btBvhSubtreeInfo provides info to gather a subtree of limited size
More...
#include <btQuantizedBvh.h>
btBvhSubtreeInfo provides info to gather a subtree of limited size
Definition at line 116 of file btQuantizedBvh.h.
◆ btBvhSubtreeInfo()
btBvhSubtreeInfo::btBvhSubtreeInfo |
( |
| ) |
|
|
inline |
◆ BT_DECLARE_ALIGNED_ALLOCATOR()
btBvhSubtreeInfo::BT_DECLARE_ALIGNED_ALLOCATOR |
( |
| ) |
|
◆ setAabbFromQuantizeNode()
void btBvhSubtreeInfo::setAabbFromQuantizeNode |
( |
const btQuantizedBvhNode & |
quantizedNode | ) |
|
|
inline |
◆ m_padding
int btBvhSubtreeInfo::m_padding[3] |
◆ m_quantizedAabbMax
unsigned short int btBvhSubtreeInfo::m_quantizedAabbMax[3] |
◆ m_quantizedAabbMin
unsigned short int btBvhSubtreeInfo::m_quantizedAabbMin[3] |
◆ m_rootNodeIndex
int btBvhSubtreeInfo::m_rootNodeIndex |
◆ m_subtreeSize
int btBvhSubtreeInfo::m_subtreeSize |
The documentation for this class was generated from the following file: