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

#include <btMultiSphereShape.h>

Collaboration diagram for btMultiSphereShapeData:
Collaboration graph
[legend]

Public Attributes

btConvexInternalShapeData m_convexInternalShapeData
 
btPositionAndRadiusm_localPositionArrayPtr
 
int m_localPositionArraySize
 
char m_padding [4]
 

Detailed Description

Definition at line 83 of file btMultiSphereShape.h.

Member Data Documentation

btConvexInternalShapeData btMultiSphereShapeData::m_convexInternalShapeData

Definition at line 85 of file btMultiSphereShape.h.

btPositionAndRadius* btMultiSphereShapeData::m_localPositionArrayPtr

Definition at line 87 of file btMultiSphereShape.h.

int btMultiSphereShapeData::m_localPositionArraySize

Definition at line 88 of file btMultiSphereShape.h.

char btMultiSphereShapeData::m_padding[4]

Definition at line 89 of file btMultiSphereShape.h.


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