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