#include <Accelerators.h>


Classes | |
| struct | Extents |
| struct | Octree |
| struct | OctreeNode |
Public Member Functions | |
| BVH (const RContext *rcx) | |
| const mfvBaseObject * | intersect (const Ray< float > &ray, el_isect_info_t &isectData) const |
| void | drawOn (bool On=true) |
| ~BVH () | |
| FemViewer::BVH::BVH | ( | const RContext * | rcx | ) |

| FemViewer::BVH::~BVH | ( | ) |
| void FemViewer::BVH::drawOn | ( | bool | On = true |
) | [inline, virtual] |
Reimplemented from FemViewer::Accelerator.
| const mfvBaseObject * FemViewer::BVH::intersect | ( | const Ray< float > & | ray, | |
| el_isect_info_t & | isectData | |||
| ) | const |

1.6.1