XMath::Triangle3 Class Reference
[XMath]
#include <XTriangle.h>
Detailed Description
- Author:
- Koray Balci
- Version:
- 1.0
- Date:
- April 2003
Public Member Functions | |
Triangle3 (const Vector3 &p0, const Vector3 &p1, const Vector3 &p2) | |
Creates a triangle from three vectors (vectors represent 3d points!! not edges). | |
const Vector3 & | getOrigin () const |
Accessor. | |
const Vector3 & | getEdge0 () const |
Accessor. | |
const Vector3 & | getEdge1 () const |
Accessor. | |
void | setOrigin (const Vector3 &org) |
Accessor. | |
void | setEdge0 (const Vector3 &ed0) |
Accessor. | |
void | setEdge1 (const Vector3 &ed1) |
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 1.4.6-NO