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

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

#include <btCompoundShape.h>

Collaboration diagram for btCompoundShapeChildData:
Collaboration graph
[legend]

Public Attributes

btTransformFloatData m_transform
 
btCollisionShapeDatam_childShape
 
int m_childShapeType
 
float m_childMargin
 

Detailed Description

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

Definition at line 179 of file btCompoundShape.h.

Member Data Documentation

float btCompoundShapeChildData::m_childMargin

Definition at line 184 of file btCompoundShape.h.

btCollisionShapeData* btCompoundShapeChildData::m_childShape

Definition at line 182 of file btCompoundShape.h.

int btCompoundShapeChildData::m_childShapeType

Definition at line 183 of file btCompoundShape.h.

btTransformFloatData btCompoundShapeChildData::m_transform

Definition at line 181 of file btCompoundShape.h.


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