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

#include <btGeneric6DofConstraint.h>

Collaboration diagram for btGeneric6DofConstraintDoubleData2:
Collaboration graph
[legend]

Public Attributes

btTypedConstraintDoubleData m_typeConstraintData
 
btTransformDoubleData m_rbAFrame
 
btTransformDoubleData m_rbBFrame
 
btVector3DoubleData m_linearUpperLimit
 
btVector3DoubleData m_linearLowerLimit
 
btVector3DoubleData m_angularUpperLimit
 
btVector3DoubleData m_angularLowerLimit
 
int m_useLinearReferenceFrameA
 
int m_useOffsetForConstraintFrame
 

Detailed Description

Definition at line 596 of file btGeneric6DofConstraint.h.

Member Data Documentation

btVector3DoubleData btGeneric6DofConstraintDoubleData2::m_angularLowerLimit

Definition at line 606 of file btGeneric6DofConstraint.h.

btVector3DoubleData btGeneric6DofConstraintDoubleData2::m_angularUpperLimit

Definition at line 605 of file btGeneric6DofConstraint.h.

btVector3DoubleData btGeneric6DofConstraintDoubleData2::m_linearLowerLimit

Definition at line 603 of file btGeneric6DofConstraint.h.

btVector3DoubleData btGeneric6DofConstraintDoubleData2::m_linearUpperLimit

Definition at line 602 of file btGeneric6DofConstraint.h.

btTransformDoubleData btGeneric6DofConstraintDoubleData2::m_rbAFrame

Definition at line 599 of file btGeneric6DofConstraint.h.

btTransformDoubleData btGeneric6DofConstraintDoubleData2::m_rbBFrame

Definition at line 600 of file btGeneric6DofConstraint.h.

btTypedConstraintDoubleData btGeneric6DofConstraintDoubleData2::m_typeConstraintData

Definition at line 598 of file btGeneric6DofConstraint.h.

int btGeneric6DofConstraintDoubleData2::m_useLinearReferenceFrameA

Definition at line 608 of file btGeneric6DofConstraint.h.

int btGeneric6DofConstraintDoubleData2::m_useOffsetForConstraintFrame

Definition at line 609 of file btGeneric6DofConstraint.h.


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