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

void OglGui::ViewerPointCloud::SetPtDocXY ( float  x,
float  y 
) [inline]

Definition at line 103 of file ViewerPointCloud.h.

References mPtDocX, and mPtDocY.

Referenced by main(), and OglGui::ViewerPointCloudNavigator::MouseFunc().

00104     {
00105         mPtDocX = x;
00106         mPtDocY = y;
00107     }


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