Main Page | Alphabetical List | Class List | File List

TriangleFace Struct Reference

List of all members.

Detailed Description

A triangle has 3 vertexes, and additionaly it may have normals and/or texture coordinates at these three vertexes.

All these values are of Point(Vector) type, and are specified only by the index value into some container which is maintained in TriangleMesh class.

Definition at line 24 of file TriangleMesh.h.

Public Member Functions

 TriangleFace (int I, int J, int K, int Ti=-1, int Tj=-1, int Tk=-1, int Ni=-1, int Nj=-1, int Nk=-1)

Public Attributes

int i
int j
int k
int ni
int nj
int nk
int ti
int tj
int tk


Generated on Sun Aug 8 13:47:41 2004 by doxygen 1.3.6