vtHit Struct Reference
[Scene Graph]
List of all members.
Detailed Description
This class describes a single point at which vtIntersect has determined a line has intersected some geometry. At this point,
vtHit tells you the node that was hit, the 3D point of intersection, and the distance from the start of the line.