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

gbmath::geometry::Segment Class Reference

Segment class. More...

#include <segment.h>

List of all members.

Public Methods

Constructors
 Segment (const V3 &start=V3::O, const V3 &end=V3::O)
 .

Initializers
void Set (const V3 &start, const V3 &end)
 .

void SetStart (const V3 &start)
 .

void SetEnd (const V3 &end)
 .

void SetDirection (const V3 &direction)
 .

Accessors
V3 GetStart ()
 .

const V3GetStart () const
 .

V3 GetEnd ()
 .

const V3GetEnd () const
 .

V3 GetDirection () const
 .

float GetLength () const
 .


Detailed Description

Segment 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