Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 10:55:27 2010 for ImpalaSrc by  doxygen 1.5.1