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

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

#include <btConeShape.h>

Collaboration diagram for btConeShapeData:
Collaboration graph
[legend]

Public Attributes

btConvexInternalShapeData m_convexInternalShapeData
 
int m_upIndex
 
char m_padding [4]
 

Detailed Description

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

Definition at line 143 of file btConeShape.h.

Member Data Documentation

◆ m_convexInternalShapeData

btConvexInternalShapeData btConeShapeData::m_convexInternalShapeData

Definition at line 145 of file btConeShape.h.

◆ m_padding

char btConeShapeData::m_padding[4]

Definition at line 149 of file btConeShape.h.

◆ m_upIndex

int btConeShapeData::m_upIndex

Definition at line 147 of file btConeShape.h.


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