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

#include <bullet.h>

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

Public Attributes

btCollisionShapeData m_collisionShapeData
 
btVector3FloatData m_localScaling
 
btVector3FloatData m_implicitShapeDimensions
 
float m_collisionMargin
 
int m_padding
 

Detailed Description

Definition at line 320 of file bullet.h.

Member Data Documentation

float Bullet::btConvexInternalShapeData::m_collisionMargin

Definition at line 326 of file bullet.h.

btCollisionShapeData Bullet::btConvexInternalShapeData::m_collisionShapeData

Definition at line 323 of file bullet.h.

btVector3FloatData Bullet::btConvexInternalShapeData::m_implicitShapeDimensions

Definition at line 325 of file bullet.h.

btVector3FloatData Bullet::btConvexInternalShapeData::m_localScaling

Definition at line 324 of file bullet.h.

int Bullet::btConvexInternalShapeData::m_padding

Definition at line 327 of file bullet.h.


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