Reimplemented from Impala::Visualization::AppControl. Definition at line 44 of file AppControlSrc.h. References HandleCycleSrc(), and HandleNewFrame(). 00045 { 00046 HandleNewFrame(); 00047 HandleCycleSrc(); 00048 }
Here is the call graph for this function:
|