CODCommand::m_pModel
CODModel* CODCommand::m_pModelPointer to the model upon which the command acts. Commands typically call methods in the model when they execute and unexecute.
See Also
Pointer to the model upon which the command acts. Commands typically call methods in the model when they execute and unexecute.
See Also