version 3.3

EnvironmentRenderer::GreenSpaceCompositeRayIntersector Class Reference

#include <vrs/environment/greenspacecompositerayintersector.h>

Inheritance diagram for EnvironmentRenderer::GreenSpaceCompositeRayIntersector:

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

List of all members.

Public Member Functions

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


Member Function Documentation

virtual VRS::ID EnvironmentRenderer::GreenSpaceCompositeRayIntersector::target (  )  const [virtual]

Target of the handler: `BatchTree'.

Implements VRS::Handler.

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

See `RayIntersector'.

Implements VRS::RayIntersector.

EnvironmentRenderer::GreenSpaceCompositeRayIntersector::VRS_TYPEINFO ( GreenSpaceCompositeRayIntersector  ,
VRS::RayIntersector   
)


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

Generated on Fri May 24 06:00:19 2013 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact