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

◆ BT_DECLARE_ALIGNED_ALLOCATOR()

btCompoundShapeChild::BT_DECLARE_ALIGNED_ALLOCATOR ( )

Member Data Documentation

◆ m_childMargin

btScalar btCompoundShapeChild::m_childMargin

Definition at line 38 of file btCompoundShape.h.

◆ m_childShape

btCollisionShape* btCompoundShapeChild::m_childShape

Definition at line 36 of file btCompoundShape.h.

◆ m_childShapeType

int btCompoundShapeChild::m_childShapeType

Definition at line 37 of file btCompoundShape.h.

◆ m_node

struct btDbvtNode* btCompoundShapeChild::m_node

Definition at line 39 of file btCompoundShape.h.

◆ m_transform

btTransform btCompoundShapeChild::m_transform

Definition at line 35 of file btCompoundShape.h.


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