Bullet Collision Detection & Physics Library
|
do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64 More...
#include <btConvexHullShape.h>
Public Attributes | |
btConvexInternalShapeData | m_convexInternalShapeData |
btVector3FloatData * | m_unscaledPointsFloatPtr |
btVector3DoubleData * | m_unscaledPointsDoublePtr |
int | m_numUnscaledPoints |
char | m_padding3 [4] |
do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64
Definition at line 98 of file btConvexHullShape.h.
btConvexInternalShapeData btConvexHullShapeData::m_convexInternalShapeData |
Definition at line 100 of file btConvexHullShape.h.
int btConvexHullShapeData::m_numUnscaledPoints |
Definition at line 105 of file btConvexHullShape.h.
char btConvexHullShapeData::m_padding3[4] |
Definition at line 106 of file btConvexHullShape.h.
btVector3DoubleData* btConvexHullShapeData::m_unscaledPointsDoublePtr |
Definition at line 103 of file btConvexHullShape.h.
btVector3FloatData* btConvexHullShapeData::m_unscaledPointsFloatPtr |
Definition at line 102 of file btConvexHullShape.h.