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 79 of file btMultiSphereShape.h.

Member Data Documentation

◆ m_convexInternalShapeData

btConvexInternalShapeData btMultiSphereShapeData::m_convexInternalShapeData

Definition at line 81 of file btMultiSphereShape.h.

◆ m_localPositionArrayPtr

btPositionAndRadius* btMultiSphereShapeData::m_localPositionArrayPtr

Definition at line 83 of file btMultiSphereShape.h.

◆ m_localPositionArraySize

int btMultiSphereShapeData::m_localPositionArraySize

Definition at line 84 of file btMultiSphereShape.h.

◆ m_padding

char btMultiSphereShapeData::m_padding[4]

Definition at line 85 of file btMultiSphereShape.h.


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