Ray Struct Reference

Defines a ray. More...

#include "MathCommon.h"

Collaboration diagram for Ray:

Collaboration graph
[legend]

List of all members.

Public Attributes

Point3f p
Vector3f d


Detailed Description

Defines a ray.

Definition at line 42 of file MathCommon.h.


Member Data Documentation

The ray start locaion.

Definition at line 44 of file MathCommon.h.

Referenced by Intersect(), and Camera::Zoom().

The ray direction.

Definition at line 45 of file MathCommon.h.

Referenced by Intersect(), and Camera::Zoom().


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

Generated on Thu Jan 15 00:58:04 2009 for RTVolumeRendering by  doxygen 1.5.6