Xface Core Library: XMath::LineSegment3 Class Reference

XFace / XEngine / XMath

XMath::LineSegment3 Class Reference
[XMath]

#include <XLineSegment.h>

List of all members.


Detailed Description

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


Public Member Functions

const Vector3getStart () const
 Accessor.
const Vector3getEnd () const
 Accessor.
void setStart (const Vector3 &s)
 Accessor.
void setEnd (const Vector3 &e)
 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