BoundingVolume Class Reference
Inheritance diagram for BoundingVolume:

Detailed Description
Polymorphic bounding volume class.Provides (abstract) interfaces for testing a bounding volume (BV) against a set of common bounding volumes.
Public Member Functions | |
| virtual IntersectionTestResult | intersect (const BoundingSphere &bv) const =0 throw () |
| virtual IntersectionTestResult | intersect (const Plane &bv) const =0 throw () |
The documentation for this class was generated from the following file:
- src/renderer/BoundingVolumes.hh