Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

VLgl.h File Reference

Go to the source code of this file.

Functions

Void glVertex (const Vec2f &a)
Void glVertex (const Vec3f &a)
Void glVertex (const Vec4f &a)
Void glColor (const Vec3f &a)
Void glColor (const Vec4f &a)
Void glNormal (const Vec3f &a)
Void glTexCoord (const Vec2f &a)
Void glLoadMatrix (const Mat4f &m)
Void glMultMatrix (const Mat4f &m)
Void glVertex (const Vec2d &a)
Void glVertex (const Vec3d &a)
Void glVertex (const Vec4d &a)
Void glColor (const Vec3d &a)
Void glColor (const Vec4d &a)
Void glNormal (const Vec3d &a)
Void glTexCoord (const Vec2d &a)
Void glLoadMatrix (const Mat4d &m)
Void glMultMatrix (const Mat4d &m)


Function Documentation

Void glColor (const Vec4d & a) [inline]

Definition at line 70 of file VLgl.h.

Void glColor (const Vec3d & a) [inline]

Definition at line 67 of file VLgl.h.

Void glColor (const Vec4f & a) [inline]

Definition at line 29 of file VLgl.h.

Void glColor (const Vec3f & a) [inline]

Definition at line 26 of file VLgl.h.

Void glLoadMatrix (const Mat4d & m) [inline]

Definition at line 79 of file VLgl.h.

Void glLoadMatrix (const Mat4f & m) [inline]

Definition at line 38 of file VLgl.h.

Void glMultMatrix (const Mat4d & m) [inline]

Definition at line 88 of file VLgl.h.

Void glMultMatrix (const Mat4f & m) [inline]

Definition at line 47 of file VLgl.h.

Void glNormal (const Vec3d & a) [inline]

Definition at line 73 of file VLgl.h.

Void glNormal (const Vec3f & a) [inline]

Definition at line 32 of file VLgl.h.

Void glTexCoord (const Vec2d & a) [inline]

Definition at line 76 of file VLgl.h.

Void glTexCoord (const Vec2f & a) [inline]

Definition at line 35 of file VLgl.h.

Void glVertex (const Vec4d & a) [inline]

Definition at line 64 of file VLgl.h.

Void glVertex (const Vec3d & a) [inline]

Definition at line 61 of file VLgl.h.

Void glVertex (const Vec2d & a) [inline]

Definition at line 58 of file VLgl.h.

Void glVertex (const Vec4f & a) [inline]

Definition at line 23 of file VLgl.h.

Void glVertex (const Vec3f & a) [inline]

Definition at line 20 of file VLgl.h.

Void glVertex (const Vec2f & a) [inline]

Definition at line 17 of file VLgl.h.


Generated at Sat Aug 5 00:16:50 2000 for Class Library by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000