|
AGX Dynamics 2.41.3.0
|
#include <agx/agx.h>#include <agx/Vector.h>#include <agx/Integer.h>#include <agx/Referenced.h>#include <agx/Name.h>#include <agx/Vec3.h>#include <agx/Vec4.h>#include <agx/Quat.h>#include <agx/AffineMatrix4x4.h>Go to the source code of this file.
Namespaces | |
| namespace | agx |
| The agx namespace contains the dynamics/math part of the AGX Dynamics API. | |
Typedefs | |
| typedef VectorPOD< AffineMatrix4x4d > | agx::AffineMatrix4x4dVector |
| typedef VectorPOD< AffineMatrix4x4f > | agx::AffineMatrix4x4fVector |
| typedef VectorPOD< AffineMatrix4x4 > | agx::AffineMatrix4x4Vector |
| typedef VectorPOD< Attachment * > | agx::AttachmentPtrVector |
| typedef VectorPOD< Bool > | agx::BoolVector |
| typedef VectorPOD< char > | agx::CharVector |
| typedef VectorPOD< ConstraintImplementation * > | agx::ConstraintImplPtrVector |
| typedef agx::VectorPOD< FluidContactPoint > | agx::FluidContactVector |
| typedef VectorPOD< Index > | agx::IndexVector |
| typedef VectorPOD< Int16 > | agx::Int16Vector |
| typedef VectorPOD< Int32 > | agx::Int32Vector |
| typedef VectorPOD< Int64 > | agx::Int64Vector |
| typedef VectorPOD< Int8 > | agx::Int8Vector |
| typedef VectorPOD< Int > | agx::IntVector |
| typedef Vector< Name > | agx::NameVector |
| typedef VectorPOD< Quat > | agx::QuatVector |
| typedef VectorPOD< Real32 > | agx::Real32Vector |
| typedef VectorPOD< Real64 > | agx::Real64Vector |
| typedef VectorPOD< Real > | agx::RealVector |
| typedef agx::Vector< agx::ref_ptr< Referenced > > | agx::RefVector |
| typedef VectorPOD< SPDMatrix3x3 > | agx::SPDMatrix3x3Vector |
| typedef VectorPOD< UInt16 > | agx::UInt16Vector |
| typedef VectorPOD< UInt32 > | agx::UInt32Vector |
| typedef VectorPOD< UInt64 > | agx::UInt64Vector |
| typedef VectorPOD< UInt8 > | agx::UInt8Vector |
| typedef VectorPOD< UInt > | agx::UIntVector |
| typedef VectorPOD< Vec2d > | agx::Vec2dVector |
| typedef VectorPOD< Vec2f > | agx::Vec2fVector |
| typedef VectorPOD< Vec2i16 > | agx::Vec2i16Vector |
| typedef VectorPOD< Vec2i32 > | agx::Vec2i32Vector |
| typedef VectorPOD< Vec2i64 > | agx::Vec2i64Vector |
| typedef VectorPOD< Vec2i8 > | agx::Vec2i8Vector |
| typedef VectorPOD< Vec2i > | agx::Vec2iVector |
| typedef VectorPOD< Vec2u16 > | agx::Vec2u16Vector |
| typedef VectorPOD< Vec2u32 > | agx::Vec2u32Vector |
| typedef VectorPOD< Vec2u64 > | agx::Vec2u64Vector |
| typedef VectorPOD< Vec2u8 > | agx::Vec2u8Vector |
| typedef VectorPOD< Vec2u > | agx::Vec2uVector |
| typedef VectorPOD< Vec2 > | agx::Vec2Vector |
| typedef VectorPOD< Vec3d > | agx::Vec3dVector |
| typedef VectorPOD< Vec3f > | agx::Vec3fVector |
| typedef VectorPOD< Vec3i16 > | agx::Vec3i16Vector |
| typedef VectorPOD< Vec3i32 > | agx::Vec3i32Vector |
| typedef VectorPOD< Vec3i64 > | agx::Vec3i64Vector |
| typedef VectorPOD< Vec3i8 > | agx::Vec3i8Vector |
| typedef VectorPOD< Vec3i > | agx::Vec3iVector |
| typedef VectorPOD< Vec3u16 > | agx::Vec3u16Vector |
| typedef VectorPOD< Vec3u32 > | agx::Vec3u32Vector |
| typedef VectorPOD< Vec3u64 > | agx::Vec3u64Vector |
| typedef VectorPOD< Vec3u8 > | agx::Vec3u8Vector |
| typedef VectorPOD< Vec3u > | agx::Vec3uVector |
| typedef VectorPOD< Vec3 > | agx::Vec3Vector |
| typedef VectorPOD< Vec4d > | agx::Vec4dVector |
| typedef VectorPOD< Vec4f > | agx::Vec4fVector |
| typedef VectorPOD< Vec4i16 > | agx::Vec4i16Vector |
| typedef VectorPOD< Vec4i32 > | agx::Vec4i32Vector |
| typedef VectorPOD< Vec4i64 > | agx::Vec4i64Vector |
| typedef VectorPOD< Vec4i8 > | agx::Vec4i8Vector |
| typedef VectorPOD< Vec4i > | agx::Vec4iVector |
| typedef VectorPOD< Vec4u16 > | agx::Vec4u16Vector |
| typedef VectorPOD< Vec4u32 > | agx::Vec4u32Vector |
| typedef VectorPOD< Vec4u64 > | agx::Vec4u64Vector |
| typedef VectorPOD< Vec4u8 > | agx::Vec4u8Vector |
| typedef VectorPOD< Vec4u > | agx::Vec4uVector |
| typedef VectorPOD< Vec4 > | agx::Vec4Vector |