cRay3D Struct Reference

cRay3D represents a 3D vector with an origin. More...

#include <CVector3d.h>

List of all members.

Public Member Functions

 cRay3D (const cVector3d &a_origin, const cVector3d &a_direction)
 This constructor assumes that a_direction is normalized already.

Public Attributes

cVector3d m_origin
 Vector representing ray origin.
cVector3d m_direction
 Unit vector representing ray direction.


Detailed Description

cRay3D represents a 3D vector with an origin.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 11 09:41:48 2007 for CHAI 3D by  doxygen 1.5.2