VRUT::RayIntersectionInfo Struct Reference

Structure with pick data. More...

#include <geometry.h>

List of all members.

Public Attributes

NODE_ID nodeID
 Picked scene node with geometry.
float dist
 Distance from camera to intersection point.
VECTOR3 intersection
 Normal at intersection point.
VECTOR3 normal
 Normal at intersection point.
size_t geometryID
 local mesh id
float u
 local parametrization over the surface
float v


Detailed Description

Structure with pick data.

Definition at line 23 of file geometry.h.


Member Data Documentation

Picked scene node with geometry.

Definition at line 26 of file geometry.h.

Distance from camera to intersection point.

Definition at line 28 of file geometry.h.

Normal at intersection point.

Definition at line 30 of file geometry.h.

Normal at intersection point.

Definition at line 32 of file geometry.h.

local mesh id

Definition at line 34 of file geometry.h.

local parametrization over the surface

Definition at line 36 of file geometry.h.

Definition at line 36 of file geometry.h.


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

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