Bullet Collision Detection & Physics Library
Public Attributes | List of all members
Bullet::btConvexHullShapeData Class Reference

#include <bullet.h>

Collaboration diagram for Bullet::btConvexHullShapeData:
Collaboration graph
[legend]

Public Attributes

btConvexInternalShapeData m_convexInternalShapeData
 
btVector3FloatDatam_unscaledPointsFloatPtr
 
btVector3DoubleDatam_unscaledPointsDoublePtr
 
int m_numUnscaledPoints
 
char m_padding3 [4]
 

Detailed Description

Definition at line 479 of file bullet.h.

Member Data Documentation

§ m_convexInternalShapeData

btConvexInternalShapeData Bullet::btConvexHullShapeData::m_convexInternalShapeData

Definition at line 482 of file bullet.h.

§ m_numUnscaledPoints

int Bullet::btConvexHullShapeData::m_numUnscaledPoints

Definition at line 485 of file bullet.h.

§ m_padding3

char Bullet::btConvexHullShapeData::m_padding3[4]

Definition at line 486 of file bullet.h.

§ m_unscaledPointsDoublePtr

btVector3DoubleData* Bullet::btConvexHullShapeData::m_unscaledPointsDoublePtr

Definition at line 484 of file bullet.h.

§ m_unscaledPointsFloatPtr

btVector3FloatData* Bullet::btConvexHullShapeData::m_unscaledPointsFloatPtr

Definition at line 483 of file bullet.h.


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