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

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) | |
| virtual VRS::ID EnvironmentRenderer::WaterSurfaceRayIntersector::target | ( | ) | const [virtual] |
| 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] |
| EnvironmentRenderer::WaterSurfaceRayIntersector::VRS_TYPEINFO | ( | WaterSurfaceRayIntersector | , | |
| VRS::RayIntersector | ||||
| ) |