Triangle Class Reference

Definition of class Triangle. More...

#include <Triangle.h>

Inheritance diagram for Triangle:

Polygon

Public Member Functions

 Triangle ()
 default constructor
 Triangle (const Vector3 &v0, const Vector3 &v1, const Vector3 &v2)
 3 vertices constructor
virtual Vector4 plane ()
 plane definition operator
virtual Real area ()
 area calculation operator

Static Public Member Functions

static Polygon decode (Pval *plist)
 decode operator

Detailed Description

Definition of class Triangle.

NOTE: the Ray related operators were moved to the Ray class.


The documentation for this class was generated from the following file:
Generated on Thu Jul 5 00:16:33 2007 for S3D by  doxygen 1.4.6