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

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

#include <btCollisionShape.h>

Public Attributes

char * m_name
 
int m_shapeType
 
char m_padding [4]
 

Detailed Description

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

Definition at line 155 of file btCollisionShape.h.

Member Data Documentation

char* btCollisionShapeData::m_name

Definition at line 157 of file btCollisionShape.h.

char btCollisionShapeData::m_padding[4]

Definition at line 159 of file btCollisionShape.h.

int btCollisionShapeData::m_shapeType

Definition at line 158 of file btCollisionShape.h.


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