Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

gbmath::geometry::Ray Class Reference

Ray class. More...

#include <ray.h>

List of all members.

Public Methods

Constructors
 Ray (const V3 &position=V3::O, const V3 &direction=V3::O)
 .

Initializers
void Set (const V3 &position, const V3 &direction)
 .

void SetPosition (const V3 &position)
 .

void SetDirection (const V3 &direction)
 .

Accessors
V3 GetPosition ()
 .

const V3GetPosition () const
 .

V3 GetDirection ()
 .

const V3GetDirection () const
 .


Detailed Description

Ray class.


The documentation for this class was generated from the following file:
Generated on Mon Sep 2 14:52:34 2002 for GunBuster Engine by doxygen1.2.17