VRUT::BVH::IntersectionInfo Struct Reference

Structure with pick data. More...

#include <bvh.h>

List of all members.

Public Attributes

NODE_ID nodeID
 Picked scene node with geometry.
VECTOR3 intersection
 Closest intersection point.
float dist
 Distance from camera to intersection point.


Detailed Description

Structure with pick data.

Definition at line 33 of file bvh.h.


Member Data Documentation

Picked scene node with geometry.

Definition at line 36 of file bvh.h.

Closest intersection point.

Definition at line 38 of file bvh.h.

Distance from camera to intersection point.

Definition at line 40 of file bvh.h.


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

Generated on Tue Mar 10 14:41:41 2009 for VRUT by  doxygen 1.5.5