Blender V2.61 - r43446
Classes | Functions

btGImpactQuantizedBvh.h File Reference

#include "btGImpactBvh.h"
#include "btQuantization.h"

Go to the source code of this file.

Classes

class  GIM_QUANTIZED_BVH_NODE_ARRAY
class  btQuantizedBvhTree
 Basic Box tree structure. More...
class  btGImpactQuantizedBvh
 Structure for containing Boxes. More...

Functions

 ATTRIBUTE_ALIGNED16 (struct) BT_QUANTIZED_BVH_NODE

Detailed Description

Author:
Francisco Leon Najera

Definition in file btGImpactQuantizedBvh.h.


Function Documentation

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.

References SIMD_FORCE_INLINE.