gfx::NormalVertex Struct Reference

3D vertex in normal space. More...

#include <gfx_types_vertex.hh>

Inheritance diagram for gfx::NormalVertex:

gfx::Vector3

List of all members.

Public Member Functions

 NormalVertex (fp X, fp Y, fp Z)
 NormalVertex (const fp f[3])
 NormalVertex (const Vector3 &v)
void Check (void) const


Detailed Description

3D vertex in normal space.

Constructor & Destructor Documentation

gfx::NormalVertex::NormalVertex ( fp  X,
fp  Y,
fp  Z 
) [inline]

gfx::NormalVertex::NormalVertex ( const fp  f[3]  )  [inline, explicit]

gfx::NormalVertex::NormalVertex ( const Vector3 v  )  [inline, explicit]


Member Function Documentation

void gfx::NormalVertex::Check ( void   )  const [inline]

Reimplemented from gfx::Vector3.


The documentation for this struct was generated from the following file: Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:28 2007