HitRec Class Reference

Result record for a ray-casting operation. More...

List of all members.

Public Member Functions

 HitRec ()
 constructor

Public Attributes

Intersectableobject
 Intersectable hit by the ray.
Vector point
 point of the intersection
Vector normal
 normal at the intersection
Vector texUV
 texture coordinates at the intersection
const Materialmaterial
 Material of the Intersectable that was hit.
float depth
 distance from ray origin
bool isIntersect
 valid flag


Detailed Description

Result record for a ray-casting operation.


The documentation for this class was generated from the following file:
Generated on Thu Apr 27 17:17:42 2006 for Path Map Module by  doxygen 1.4.6-NO