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

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

#include <btConvexHullShape.h>

Collaboration diagram for btConvexHullShapeData:
Collaboration graph
[legend]

Public Attributes

btConvexInternalShapeData m_convexInternalShapeData
 
btVector3FloatDatam_unscaledPointsFloatPtr
 
btVector3DoubleDatam_unscaledPointsDoublePtr
 
int m_numUnscaledPoints
 
char m_padding3 [4]
 

Detailed Description

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

Definition at line 101 of file btConvexHullShape.h.

Member Data Documentation

btConvexInternalShapeData btConvexHullShapeData::m_convexInternalShapeData

Definition at line 103 of file btConvexHullShape.h.

int btConvexHullShapeData::m_numUnscaledPoints

Definition at line 108 of file btConvexHullShape.h.

char btConvexHullShapeData::m_padding3[4]

Definition at line 109 of file btConvexHullShape.h.

btVector3DoubleData* btConvexHullShapeData::m_unscaledPointsDoublePtr

Definition at line 106 of file btConvexHullShape.h.

btVector3FloatData* btConvexHullShapeData::m_unscaledPointsFloatPtr

Definition at line 105 of file btConvexHullShape.h.


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