AGX Dynamics 2.37.3.4
Loading...
Searching...
No Matches
WheelJoint.h File Reference
#include <agxVehicle/export.h>
#include <agx/Constraint.h>

Go to the source code of this file.

Classes

class  agxVehicle::WheelJoint
 The wheel constraint is designed to attach two bodies such that one of them is free to rotate about an axis defined in its own frame, the wheel axle, and about an axis defined in the other body, which would be the chassis. More...
 
class  agxVehicle::WheelJointFrame
 Helper class to define reference frames for WheelJoint. More...
 

Namespaces

namespace  agxVehicle
 This namespace contains classes related to vehicles dynamics.
 

Typedefs

typedef agx::observer_ptr< const WheelJoint > agxVehicle::WheelJointConstObserver
 
typedef agx::ref_ptr< const WheelJoint > agxVehicle::WheelJointConstRef
 
typedef agx::observer_ptr< WheelJoint > agxVehicle::WheelJointObserver
 
typedef agx::ref_ptr< WheelJoint > agxVehicle::WheelJointRef