version 3.3

EnvironmentRenderer::WaterSurfaceRayIntersector Class Reference

#include <vrs/environment/watersurfacerayintersector.h>

Inheritance diagram for EnvironmentRenderer::WaterSurfaceRayIntersector:

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: `WaterSurface'.
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 (WaterSurfaceRayIntersector, VRS::RayIntersector)


Member Function Documentation

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

Target of the handler: `WaterSurface'.

Implements VRS::Handler.

virtual bool EnvironmentRenderer::WaterSurfaceRayIntersector::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::WaterSurfaceRayIntersector::VRS_TYPEINFO ( WaterSurfaceRayIntersector  ,
VRS::RayIntersector   
)


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

Generated on Sat May 25 06:00:21 2013 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact