Bullet Collision Detection & Physics Library
Public Attributes | List of all members
btGeneric6DofConstraintData Struct Reference

#include <btGeneric6DofConstraint.h>

Collaboration diagram for btGeneric6DofConstraintData:
Collaboration graph
[legend]

Public Attributes

btTypedConstraintData m_typeConstraintData
 
btTransformFloatData m_rbAFrame
 
btTransformFloatData m_rbBFrame
 
btVector3FloatData m_linearUpperLimit
 
btVector3FloatData m_linearLowerLimit
 
btVector3FloatData m_angularUpperLimit
 
btVector3FloatData m_angularLowerLimit
 
int m_useLinearReferenceFrameA
 
int m_useOffsetForConstraintFrame
 

Detailed Description

Definition at line 580 of file btGeneric6DofConstraint.h.

Member Data Documentation

btVector3FloatData btGeneric6DofConstraintData::m_angularLowerLimit

Definition at line 590 of file btGeneric6DofConstraint.h.

btVector3FloatData btGeneric6DofConstraintData::m_angularUpperLimit

Definition at line 589 of file btGeneric6DofConstraint.h.

btVector3FloatData btGeneric6DofConstraintData::m_linearLowerLimit

Definition at line 587 of file btGeneric6DofConstraint.h.

btVector3FloatData btGeneric6DofConstraintData::m_linearUpperLimit

Definition at line 586 of file btGeneric6DofConstraint.h.

btTransformFloatData btGeneric6DofConstraintData::m_rbAFrame

Definition at line 583 of file btGeneric6DofConstraint.h.

btTransformFloatData btGeneric6DofConstraintData::m_rbBFrame

Definition at line 584 of file btGeneric6DofConstraint.h.

btTypedConstraintData btGeneric6DofConstraintData::m_typeConstraintData

Definition at line 582 of file btGeneric6DofConstraint.h.

int btGeneric6DofConstraintData::m_useLinearReferenceFrameA

Definition at line 592 of file btGeneric6DofConstraint.h.

int btGeneric6DofConstraintData::m_useOffsetForConstraintFrame

Definition at line 593 of file btGeneric6DofConstraint.h.


The documentation for this struct was generated from the following file: