btTypedConstraint.h File Reference

#include "LinearMath/btScalar.h"
#include "btSolverConstraint.h"
#include "BulletCollision/NarrowPhaseCollision/btPersistentManifold.h"
Include dependency graph for btTypedConstraint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  btTypedConstraint::btConstraintInfo1
struct  btTypedConstraint::btConstraintInfo2
class  btTypedConstraint
 TypedConstraint is the baseclass for Bullet constraints and vehicles. More...
struct  btTypedConstraintData
 do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64 More...

Defines

#define btAssertConstrParams(_par)   btAssert(_par)

Enumerations

enum  btConstraintParams { BT_CONSTRAINT_ERP = 1, BT_CONSTRAINT_STOP_ERP, BT_CONSTRAINT_CFM, BT_CONSTRAINT_STOP_CFM }
enum  btTypedConstraintType {
  POINT2POINT_CONSTRAINT_TYPE = MAX_CONTACT_MANIFOLD_TYPE+1, HINGE_CONSTRAINT_TYPE, CONETWIST_CONSTRAINT_TYPE, D6_CONSTRAINT_TYPE,
  SLIDER_CONSTRAINT_TYPE, CONTACT_CONSTRAINT_TYPE
}

Functions

SIMD_FORCE_INLINE btScalar btAdjustAngleToLimits (btScalar angleInRadians, btScalar angleLowerLimitInRadians, btScalar angleUpperLimitInRadians)

Define Documentation

#define btAssertConstrParams ( _par   )     btAssert(_par)

Definition at line 46 of file btTypedConstraint.h.


Enumeration Type Documentation

Enumerator:
BT_CONSTRAINT_ERP 
BT_CONSTRAINT_STOP_ERP 
BT_CONSTRAINT_CFM 
BT_CONSTRAINT_STOP_CFM 

Definition at line 37 of file btTypedConstraint.h.

Enumerator:
POINT2POINT_CONSTRAINT_TYPE 
HINGE_CONSTRAINT_TYPE 
CONETWIST_CONSTRAINT_TYPE 
D6_CONSTRAINT_TYPE 
SLIDER_CONSTRAINT_TYPE 
CONTACT_CONSTRAINT_TYPE 

Definition at line 26 of file btTypedConstraint.h.


Function Documentation

SIMD_FORCE_INLINE btScalar btAdjustAngleToLimits ( btScalar  angleInRadians,
btScalar  angleLowerLimitInRadians,
btScalar  angleUpperLimitInRadians 
)

Definition at line 250 of file btTypedConstraint.h.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


bullet
Author(s): Erwin Coumans, ROS package maintained by Tully Foote
autogenerated on Fri Jan 11 10:10:55 2013