MinGfx Toolkit  1.0
A minimal library for writing cross-platform (Windows, OSX, linux) graphics programs.
Classes | Namespaces
bvh.h File Reference
#include "aabb.h"
#include "point3.h"

Go to the source code of this file.

Classes

class  mingfx::BVH
 A Bounding Volume Hierarchy (BVH) data structure that can be used to accelerate ray-object intersection tests by carving up space into a hierarchy of partitions represented in a tree. More...
 

Namespaces

 mingfx
 Namespace for the MinGfx Toolkit.