FACT++  1.0
void BasicGlCamera::timedUpdate ( )
slot

Definition at line 740 of file BasicGlCamera.cc.

Referenced by BasicGlCamera().

741  {
742  if (isVisible())
743  updateGL();
744  }

+ Here is the caller graph for this function: