btBvhSubtreeInfo Class Reference

btBvhSubtreeInfo provides info to gather a subtree of limited size More...

#include <btQuantizedBvh.h>

List of all members.

Public Member Functions

 BT_DECLARE_ALIGNED_ALLOCATOR ()
 btBvhSubtreeInfo ()
void setAabbFromQuantizeNode (const btQuantizedBvhNode &quantizedNode)

Public Attributes

unsigned short int m_quantizedAabbMin [3]
unsigned short int m_quantizedAabbMax [3]
int m_rootNodeIndex
int m_subtreeSize
int m_padding [3]

Detailed Description

btBvhSubtreeInfo provides info to gather a subtree of limited size

Definition at line 104 of file btQuantizedBvh.h.


Constructor & Destructor Documentation

btBvhSubtreeInfo::btBvhSubtreeInfo (  )  [inline]

Definition at line 118 of file btQuantizedBvh.h.


Member Function Documentation

btBvhSubtreeInfo::BT_DECLARE_ALIGNED_ALLOCATOR (  ) 
void btBvhSubtreeInfo::setAabbFromQuantizeNode ( const btQuantizedBvhNode quantizedNode  )  [inline]

Definition at line 124 of file btQuantizedBvh.h.


Member Data Documentation

Definition at line 116 of file btQuantizedBvh.h.

unsigned short int btBvhSubtreeInfo::m_quantizedAabbMax[3]

Definition at line 111 of file btQuantizedBvh.h.

unsigned short int btBvhSubtreeInfo::m_quantizedAabbMin[3]

Definition at line 110 of file btQuantizedBvh.h.

Definition at line 113 of file btQuantizedBvh.h.

Definition at line 115 of file btQuantizedBvh.h.


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

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