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

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

#include <btConvexInternalShape.h>

Collaboration diagram for btConvexInternalShapeData:
Collaboration graph
[legend]

Public Attributes

btCollisionShapeData m_collisionShapeData
 
btVector3FloatData m_localScaling
 
btVector3FloatData m_implicitShapeDimensions
 
float m_collisionMargin
 
int m_padding
 

Detailed Description

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

Definition at line 135 of file btConvexInternalShape.h.

Member Data Documentation

◆ m_collisionMargin

float btConvexInternalShapeData::m_collisionMargin

Definition at line 143 of file btConvexInternalShape.h.

◆ m_collisionShapeData

btCollisionShapeData btConvexInternalShapeData::m_collisionShapeData

Definition at line 137 of file btConvexInternalShape.h.

◆ m_implicitShapeDimensions

btVector3FloatData btConvexInternalShapeData::m_implicitShapeDimensions

Definition at line 141 of file btConvexInternalShape.h.

◆ m_localScaling

btVector3FloatData btConvexInternalShapeData::m_localScaling

Definition at line 139 of file btConvexInternalShape.h.

◆ m_padding

int btConvexInternalShapeData::m_padding

Definition at line 145 of file btConvexInternalShape.h.


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