Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

Impala::Application::Videolympics::Point::Point ( float  nx,
float  ny,
float  nz 
) [inline]

Definition at line 18 of file VidolviWindow.h.

References x, y, and z.

00019     {
00020         x = nx; y = ny; z = nz;
00021     }


Generated on Thu Jan 13 09:16:55 2011 for ImpalaSrc by  doxygen 1.5.1