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

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

#include <btCylinderShape.h>

Collaboration diagram for btCylinderShapeData:
Collaboration graph
[legend]

Public Attributes

btConvexInternalShapeData m_convexInternalShapeData
 
int m_upAxis
 
char m_padding [4]
 

Detailed Description

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

Definition at line 174 of file btCylinderShape.h.

Member Data Documentation

◆ m_convexInternalShapeData

btConvexInternalShapeData btCylinderShapeData::m_convexInternalShapeData

Definition at line 176 of file btCylinderShape.h.

◆ m_padding

char btCylinderShapeData::m_padding[4]

Definition at line 180 of file btCylinderShape.h.

◆ m_upAxis

int btCylinderShapeData::m_upAxis

Definition at line 178 of file btCylinderShape.h.


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