OverlayDummy Class Reference

List of all members.


Detailed Description

Author:
Antonio Zea

Protected Member Functions

int numInitStages () const
void initializeApp (int stage)

Member Function Documentation

int OverlayDummy::numInitStages (  )  const [protected]

00041 {
00042     return 6;
00043 }

void OverlayDummy::initializeApp ( int  stage  )  [protected]

00046 {
00047     if ( stage != 5 )
00048         return;
00049 }


The documentation for this class was generated from the following file:
Generated on Thu Apr 17 13:19:29 2008 for ITM OverSim by  doxygen 1.5.3