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

do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64 this structure is not used, except for loading pre-2.82 .bullet files do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64 More...

#include <btPoint2PointConstraint.h>

Collaboration diagram for btPoint2PointConstraintDoubleData:
Collaboration graph
[legend]

Public Attributes

btTypedConstraintData m_typeConstraintData
 
btVector3DoubleData m_pivotInA
 
btVector3DoubleData m_pivotInB
 

Detailed Description

do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64 this structure is not used, except for loading pre-2.82 .bullet files do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64

Definition at line 153 of file btPoint2PointConstraint.h.

Member Data Documentation

btVector3DoubleData btPoint2PointConstraintDoubleData::m_pivotInA

Definition at line 156 of file btPoint2PointConstraint.h.

btVector3DoubleData btPoint2PointConstraintDoubleData::m_pivotInB

Definition at line 157 of file btPoint2PointConstraint.h.

btTypedConstraintData btPoint2PointConstraintDoubleData::m_typeConstraintData

Definition at line 155 of file btPoint2PointConstraint.h.


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