Definition at line 62 of file AppControlDoc.h. References IpsReset(), and mDoContinuous. Referenced by Impala::Visualization::VxsDocumentGuiPlay::HandleNewFrame(), and KeyEvent(). 00063 { 00064 mDoContinuous = flag; 00065 if (mDoContinuous) 00066 IpsReset(); 00067 }
Here is the call graph for this function:
|