|
Blender
V3.3
|
do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64 More...
#include <btBvhTriangleMeshShape.h>
Public Attributes | |
| btCollisionShapeData | m_collisionShapeData |
| btStridingMeshInterfaceData | m_meshInterface |
| btQuantizedBvhFloatData * | m_quantizedFloatBvh |
| btQuantizedBvhDoubleData * | m_quantizedDoubleBvh |
| btTriangleInfoMapData * | m_triangleInfoMap |
| float | m_collisionMargin |
| char | m_pad3 [4] |
do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64
Definition at line 120 of file btBvhTriangleMeshShape.h.
| float btTriangleMeshShapeData::m_collisionMargin |
Definition at line 131 of file btBvhTriangleMeshShape.h.
Referenced by btCollisionWorldImporter::convertCollisionShape().
| btCollisionShapeData btTriangleMeshShapeData::m_collisionShapeData |
Definition at line 122 of file btBvhTriangleMeshShape.h.
| btStridingMeshInterfaceData btTriangleMeshShapeData::m_meshInterface |
Definition at line 124 of file btBvhTriangleMeshShape.h.
Referenced by btCollisionWorldImporter::convertCollisionShape().
| char btTriangleMeshShapeData::m_pad3[4] |
Definition at line 133 of file btBvhTriangleMeshShape.h.
| btQuantizedBvhDoubleData* btTriangleMeshShapeData::m_quantizedDoubleBvh |
Definition at line 127 of file btBvhTriangleMeshShape.h.
Referenced by btCollisionWorldImporter::convertCollisionShape().
| btQuantizedBvhFloatData* btTriangleMeshShapeData::m_quantizedFloatBvh |
Definition at line 126 of file btBvhTriangleMeshShape.h.
Referenced by btCollisionWorldImporter::convertCollisionShape().
| btTriangleInfoMapData* btTriangleMeshShapeData::m_triangleInfoMap |
Definition at line 129 of file btBvhTriangleMeshShape.h.
Referenced by btCollisionWorldImporter::convertCollisionShape().