Definition at line 34 of file ViewerPointCloudNavigator.h. References mPtSize. Referenced by KeyboardFunc(), and Impala::Application::MediaTable::ViewerPointCloudModule::NewWindow(). 00035 { 00036 mPtSize = ptSize < 1.f ? 1.f : ptSize; 00037 }
|
1.5.1