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

void OglGui::Camera3DControlEx::MinMaxY ( float  minY,
float  maxY 
) [inline]

Definition at line 42 of file Camera3DControlEx.h.

References mMaxY, and mMinY.

Referenced by Init(), and Impala::Visualization::DirImViewer3D::SetUpCameraControl3D().

00043     {
00044         mMinY = minY;
00045         mMaxY = maxY;
00046     }


Generated on Fri Mar 19 11:58:08 2010 for ImpalaSrc by  doxygen 1.5.1