Files Classes Functions Hierarchy
#include <GL/glut.h>#include <print.h>#include <point.h>#include <gobj.h>#include <OpenGLtemplated.h>
Go to the source code of this file.
Classes | |
| class | triangles3Tdisplay< T, W > |
| Base class for drawing triangles as index points using OpenGL commands. More... | |
| class | triangles3TdisplayN< T, W > |
| Drawing triangles with normals at the points, using OpenGL commands. More... | |
| class | triangles3TdisplayNC< T, W, C > |
| Drawing triangles with a normal and color at each point, using OpenGL commands. More... | |
| class | triangles3TdisplayNCpertriangle< T, W, C > |
| Drawing triangles with a normal and color at each triangle, using OpenGL commands. More... | |
| class | triangles3TdisplayCpertriangle< T, W, C > |
| Drawing triangles each with a color, using OpenGL commands. More... | |
1.5.8