

Go to the source code of this file.
Classes | |
| class | btGImpactQuantizedBvh |
| Structure for containing Boxes. More... | |
| class | btQuantizedBvhTree |
| Basic Box tree structure. More... | |
| class | GIM_QUANTIZED_BVH_NODE_ARRAY |
Functions | |
| ATTRIBUTE_ALIGNED16 (struct) BT_QUANTIZED_BVH_NODE | |
Definition in file btGImpactQuantizedBvh.h.
| ATTRIBUTE_ALIGNED16 | ( | struct | ) |
btQuantizedBvhNode is a compressed aabb node, 16 bytes. Node can be used for leafnode or internal node. Leafnodes can point to 32-bit triangle index (non-negative range).
Definition at line 36 of file btGImpactQuantizedBvh.h.