◆ BvhTree()
| BvhTree::BvhTree |
( |
const std::list< Geom * > & |
geoms | ) |
|
◆ ~BvhTree()
◆ AllocNode()
◆ CollideGeom()
| void BvhTree::CollideGeom |
( |
Geom * |
g, |
|
|
const Aabb & |
geomAabb, |
|
|
int |
minMailboxValue, |
|
|
void(*)(CollisionContact *) |
callback |
|
) |
| |
◆ Refresh()
| void BvhTree::Refresh |
( |
const std::list< Geom * > & |
m_geoms | ) |
|
◆ m_geoms
◆ m_nodesAlloc
◆ m_nodesAllocMax
| int BvhTree::m_nodesAllocMax |
◆ m_nodesAllocPos
| int BvhTree::m_nodesAllocPos |
◆ m_root
◆ MAX_TREE_HEIGHT
| constexpr int BvhTree::MAX_TREE_HEIGHT = 38 |
|
staticconstexpr |
The documentation for this class was generated from the following file: