Bullet Collision Detection & Physics Library
Public Member Functions | Public Attributes | List of all members
btCompoundShapeChild Struct Reference

#include <btCompoundShape.h>

Collaboration diagram for btCompoundShapeChild:
Collaboration graph
[legend]

Public Member Functions

 BT_DECLARE_ALIGNED_ALLOCATOR ()
 

Public Attributes

btTransform m_transform
 
btCollisionShapem_childShape
 
int m_childShapeType
 
btScalar m_childMargin
 
struct btDbvtNodem_node
 

Detailed Description

Definition at line 30 of file btCompoundShape.h.

Member Function Documentation

btCompoundShapeChild::BT_DECLARE_ALIGNED_ALLOCATOR ( )

Member Data Documentation

btScalar btCompoundShapeChild::m_childMargin

Definition at line 37 of file btCompoundShape.h.

btCollisionShape* btCompoundShapeChild::m_childShape

Definition at line 35 of file btCompoundShape.h.

int btCompoundShapeChild::m_childShapeType

Definition at line 36 of file btCompoundShape.h.

struct btDbvtNode* btCompoundShapeChild::m_node

Definition at line 38 of file btCompoundShape.h.

btTransform btCompoundShapeChild::m_transform

Definition at line 34 of file btCompoundShape.h.


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