[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 }