Blender  V3.3
Public Attributes | List of all members
btCompoundShapeData Struct Reference

do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64 More...

#include <btCompoundShape.h>

Public Attributes

btCollisionShapeData m_collisionShapeData
 
btCompoundShapeChildDatam_childShapePtr
 
int m_numChildShapes
 
float m_collisionMargin
 

Detailed Description

do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64

Definition at line 188 of file btCompoundShape.h.

Member Data Documentation

◆ m_childShapePtr

btCompoundShapeChildData* btCompoundShapeData::m_childShapePtr

Definition at line 192 of file btCompoundShape.h.

Referenced by btCollisionWorldImporter::convertCollisionShape().

◆ m_collisionMargin

float btCompoundShapeData::m_collisionMargin

Definition at line 196 of file btCompoundShape.h.

◆ m_collisionShapeData

btCollisionShapeData btCompoundShapeData::m_collisionShapeData

Definition at line 190 of file btCompoundShape.h.

◆ m_numChildShapes

int btCompoundShapeData::m_numChildShapes

Definition at line 194 of file btCompoundShape.h.

Referenced by btCollisionWorldImporter::convertCollisionShape().


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