58 constraint(_c), position(_p), index(_i)
142 bool includeGeometry =
false,
143 size_t additionalSteps = 0);
166 bool zeroVelocities =
true);
#define AGXPHYSICS_EXPORT
A Collection is a collection of basic simulation objects, such as rigid bodies, constraints,...
The base class for a constraint.
The rigid body class, combining a geometric model and a frame of reference.
Smart pointer for handling referenced counted objects.
The agxSDK namespace contain classes to bridge the collision detection system and the dynamical simul...
The agxUtil namespace contain classes and methods for utility functionality.
std::pair< agx::RigidBody *, agx::AffineMatrix4x4 > BodyTransform
The agx namespace contains the dynamics/math part of the AGX Dynamics API.
Struct that specifies a position for a constraint angle.
ConstraintPosition(agx::Constraint *_c, agx::Real _p, agx::UInt8 _i=0)
agx::Constraint * constraint
Constraint.
agx::Real position
Constraint angle position.