Trivial class to represent a simple triangular mesh
Trivial class to represent a simple triangular mesh. This class will be strongly updated in the next releases to include some more sophisticated(!) features like colors normal and textures.
void Draw()
void Open(char *filename)
1 1 1 -1 -1 1 1 -1 -1
-1 -1 1 1 1 1 -1 1 -1
1 -1 -1 -1 -1 1 -1 1 -1
-1 1 -1 1 -1 -1 1 1 1
Alphabetic index HTML hierarchy of classes or Java