#include <gfx_types_vertex.hh>

Public Member Functions | |
| EyeVertex (void) | |
| EyeVertex (fp X, fp Y, fp Z) | |
| EyeVertex (const fp f[3]) | |
| EyeVertex (const Vector3 &v) | |
| void | Check (void) const |
Typesig omitted from Vector3 and EyeVertex: ------------------------------------------- EyeVertex must be the same size as fp[3] and GLfloat[3] in order to be sent to gfxsys. Since EyeVertex is based on Vector3, Vector3 likewise omits typesigs.
| gfx::EyeVertex::EyeVertex | ( | void | ) | [inline] |
| gfx::EyeVertex::EyeVertex | ( | const fp | f[3] | ) | [inline, explicit] |
| gfx::EyeVertex::EyeVertex | ( | const Vector3 & | v | ) | [inline, explicit] |
| void gfx::EyeVertex::Check | ( | void | ) | const [inline] |
Reimplemented from gfx::Vector3.
Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:28 2007