![]() |
Pioneer
|

Public Member Functions | |
| BvhNode () | |
| bool | CollideRay (const vector3d &start, const vector3d &invDir, isect_t *isect) |
Public Attributes | |
| Aabb | aabb |
| int | numGeoms |
| Geom ** | geomStart |
| BvhNode * | kids [2] |
|
inline |
|
inline |
| Aabb BvhNode::aabb |
| Geom** BvhNode::geomStart |
| BvhNode* BvhNode::kids[2] |
| int BvhNode::numGeoms |