| VRS - The Virtual Rendering System |
| version 3.3 |
#include <vrs/opengl/primitivequadtreearearayintersectorgl.h>

Public Member Functions | |
| VRS_TYPEINFO (PrimitiveQuadTreeAreaRayIntersectorGL, RayIntersector) | |
| virtual ID | target () const |
| See `Painter'. | |
| virtual bool | intersect (Engine *engine, const Matrix &mv, const Matrix &ori, const Matrix &pr, const Shape *shape, const Ray &ray, RayTracingTechnique *tracer) |
| See `RayIntersector'. | |
| VRS::PrimitiveQuadTreeAreaRayIntersectorGL::VRS_TYPEINFO | ( | PrimitiveQuadTreeAreaRayIntersectorGL | , | |
| RayIntersector | ||||
| ) |
| virtual ID VRS::PrimitiveQuadTreeAreaRayIntersectorGL::target | ( | ) | const [virtual] |