version 3.3

VRS::TEXT::SimplePanelRayIntersector Class Reference

Intersector for the Box shape, see RayIntersector This objects performs intersections between a ray and a box. More...

#include <vrs/text/simplepanelrayintersector.h>

Inheritance diagram for VRS::TEXT::SimplePanelRayIntersector:

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

List of all members.

Public Member Functions

virtual ID target () const
 Targets TextureText.
virtual bool intersect (Engine *engine, const Matrix &mv, const Matrix &ori, const Matrix &pr, const Shape *S, const Ray &, RayTracingTechnique *tracer)
 VRS_TYPEINFO (SimplePanelRayIntersector, RayIntersector)


Detailed Description

Intersector for the Box shape, see RayIntersector This objects performs intersections between a ray and a box.


Member Function Documentation

virtual ID VRS::TEXT::SimplePanelRayIntersector::target (  )  const [virtual]

Targets TextureText.

Implements VRS::Handler.

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

See also:
RayIntersector

Implements VRS::RayIntersector.

VRS::TEXT::SimplePanelRayIntersector::VRS_TYPEINFO ( SimplePanelRayIntersector  ,
RayIntersector   
)


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

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