Definition at line 72 of file Camera3DControlEx.h. References OglGui::Camera3DAnchorControl::PreferredSize(). Referenced by Init(), and Impala::Visualization::DirImViewer3D::SetUpCameraControl3D(). 00073 { 00074 Camera3DAnchorControl::PreferredSize(w,h); 00075 w += h + 28; 00076 }
Here is the call graph for this function:
|