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

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

#include <btCapsuleShape.h>

Collaboration diagram for btCapsuleShapeData:
Collaboration graph
[legend]

Public Attributes

btConvexInternalShapeData m_convexInternalShapeData
 
int m_upAxis
 
char m_padding [4]
 

Detailed Description

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

Definition at line 150 of file btCapsuleShape.h.

Member Data Documentation

btConvexInternalShapeData btCapsuleShapeData::m_convexInternalShapeData

Definition at line 152 of file btCapsuleShape.h.

char btCapsuleShapeData::m_padding[4]

Definition at line 156 of file btCapsuleShape.h.

int btCapsuleShapeData::m_upAxis

Definition at line 154 of file btCapsuleShape.h.


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