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

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

#include <btStaticPlaneShape.h>

Collaboration diagram for btStaticPlaneShapeData:
Collaboration graph
[legend]

Public Attributes

btCollisionShapeData m_collisionShapeData
 
btVector3FloatData m_localScaling
 
btVector3FloatData m_planeNormal
 
float m_planeConstant
 
char m_pad [4]
 

Detailed Description

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

Definition at line 72 of file btStaticPlaneShape.h.

Member Data Documentation

btCollisionShapeData btStaticPlaneShapeData::m_collisionShapeData

Definition at line 74 of file btStaticPlaneShape.h.

btVector3FloatData btStaticPlaneShapeData::m_localScaling

Definition at line 76 of file btStaticPlaneShape.h.

char btStaticPlaneShapeData::m_pad[4]

Definition at line 79 of file btStaticPlaneShape.h.

float btStaticPlaneShapeData::m_planeConstant

Definition at line 78 of file btStaticPlaneShape.h.

btVector3FloatData btStaticPlaneShapeData::m_planeNormal

Definition at line 77 of file btStaticPlaneShape.h.


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