Main Page Class Hierarchy Compound List File List Compound Members
csTriangle Struct Reference
A triangle.
More...
#include <graph3d.h>
List of all members.
Public Attributes |
int | a |
int | b |
int | c |
Detailed Description
A triangle.
Note that this structure is only valid if used in combination with a vertex or edge table. 'a', 'b', and 'c' are then indices in that table (either vertices or edges).
The documentation for this struct was generated from the following file:
Generated for Crystal Space by
doxygen
1.2.5 written by
Dimitri van Heesch,
©1997-2000