btQuantizedBvh.h File Reference

#include "LinearMath/btVector3.h"
#include "LinearMath/btAlignedAllocator.h"
#include "LinearMath/btAlignedObjectArray.h"
Include dependency graph for btQuantizedBvh.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  btQuantizedBvhNode
 btQuantizedBvhNode is a compressed aabb node, 16 bytes. More...
struct  btOptimizedBvhNode
 btOptimizedBvhNode contains both internal and leaf node information. More...
class  btBvhSubtreeInfo
 btBvhSubtreeInfo provides info to gather a subtree of limited size More...
class  btNodeOverlapCallback
class  btQuantizedBvh
 The btQuantizedBvh class stores an AABB tree that can be quickly traversed on CPU and Cell SPU. More...

Defines

#define MAX_SUBTREE_SIZE_IN_BYTES   2048
#define MAX_NUM_PARTS_IN_BITS   10

Typedefs

typedef btAlignedObjectArray
< btOptimizedBvhNode
NodeArray
 for code readability:
typedef btAlignedObjectArray
< btQuantizedBvhNode
QuantizedNodeArray
typedef btAlignedObjectArray
< btBvhSubtreeInfo
BvhSubtreeInfoArray

Define Documentation

#define MAX_NUM_PARTS_IN_BITS   10

Definition at line 41 of file btQuantizedBvh.h.

#define MAX_SUBTREE_SIZE_IN_BYTES   2048

Definition at line 37 of file btQuantizedBvh.h.


Typedef Documentation

Definition at line 153 of file btQuantizedBvh.h.

for code readability:

Definition at line 151 of file btQuantizedBvh.h.

Definition at line 152 of file btQuantizedBvh.h.


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