Hugintrunk
0.1
|
Memento class for a PanoramaData object. More...
#include <PanoramaData.h>
Public Member Functions | |
virtual | ~PanoramaDataMemento () |
Protected Member Functions | |
PanoramaDataMemento () | |
force pure abstract behaviour More... | |
Memento class for a PanoramaData object.
Preserves the internal state of a PanoramaData. Used when other objects need to get/set the state without knowing anything about the internals.
Definition at line 443 of file PanoramaData.h.
|
inlineprotected |
force pure abstract behaviour
Definition at line 447 of file PanoramaData.h.
|
inlinevirtual |
Definition at line 451 of file PanoramaData.h.