Umasoft
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | Public Attributes | List of all members
vtHit Struct Reference

#include <NodeOSG.h>

Public Member Functions

bool operator< (const vtHit &i) const
 

Public Attributes

osg::Geode * geode
 
FPoint3 point
 
float distance
 

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.


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