btDbvtNode Struct Reference

#include <btDbvt.h>

Collaboration diagram for btDbvtNode:
Collaboration graph
[legend]

List of all members.

Public Member Functions

SIMD_FORCE_INLINE bool isleaf () const
SIMD_FORCE_INLINE bool isinternal () const

Public Attributes

btDbvtVolume volume
btDbvtNodeparent
union {
   btDbvtNode *   childs [2]
   void *   data
   int   dataAsInt
}; 

Detailed Description

Definition at line 173 of file btDbvt.h.


Member Function Documentation

SIMD_FORCE_INLINE bool btDbvtNode::isinternal (  )  const [inline]

Definition at line 178 of file btDbvt.h.

SIMD_FORCE_INLINE bool btDbvtNode::isleaf (  )  const [inline]

Definition at line 177 of file btDbvt.h.


Member Data Documentation

union { ... }

Definition at line 181 of file btDbvt.h.

Definition at line 182 of file btDbvt.h.

Definition at line 183 of file btDbvt.h.

Definition at line 176 of file btDbvt.h.

Definition at line 175 of file btDbvt.h.


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

Generated on Mon Feb 15 22:22:36 2010 for Bullet Collision Detection & Physics Library by  doxygen 1.6.1