Xface Core Library: XMath::Ray3 Class Reference

XFace / XEngine / XMath

XMath::Ray3 Class Reference
[XMath]

#include <Ray3.h>

List of all members.


Detailed Description

Author:
Koray Balci
Version:
1.0
Date:
April 2003
Class that represents a ray in 3D, no operations (methods) are involved, only data abstraction for the time being.


Public Member Functions

const Vector3getOrigin () const
 Accessor.
const Vector3getDirection () const
 Accessor.
void setOrigin (const Vector3 &org)
 Accessor.
void setDirection (const Vector3 &dir)
 Accessor.

The documentation for this class was generated from the following file:
Generated on Mon Aug 28 15:39:26 2006 for Xface Core Library by  doxygen 1.4.6-NO