version 3.3

VRS::BatchTreeRayIntersectorGL Class Reference

#include <vrs/opengl/batchtreerayintersectorgl.h>

Inheritance diagram for VRS::BatchTreeRayIntersectorGL:

VRS::RayIntersector VRS::Handler VRS::RenderObj VRS::SharedObj VRS::Visitable

List of all members.

Public Member Functions

virtual ID target () const
 Target of the handler: `BatchTree'.
virtual bool intersect (VRS::Engine *engine, const Matrix &mv, const Matrix &ori, const Matrix &pr, const Shape *S, const Ray &, RayTracingTechnique *tracer)
 See `RayIntersector'.
 VRS_TYPEINFO (BatchTreeRayIntersectorGL, RayIntersector)


Member Function Documentation

virtual ID VRS::BatchTreeRayIntersectorGL::target (  )  const [virtual]

Target of the handler: `BatchTree'.

Implements VRS::Handler.

virtual bool VRS::BatchTreeRayIntersectorGL::intersect ( VRS::Engine engine,
const Matrix mv,
const Matrix ori,
const Matrix pr,
const Shape S,
const Ray ,
RayTracingTechnique tracer 
) [virtual]

See `RayIntersector'.

Implements VRS::RayIntersector.

VRS::BatchTreeRayIntersectorGL::VRS_TYPEINFO ( BatchTreeRayIntersectorGL  ,
RayIntersector   
)


The documentation for this class was generated from the following file:

Generated on Fri May 18 06:00:21 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact