OGRE 14.3
Object-Oriented Graphics Rendering Engine
|
Abstract marker class representing the data held against the PagedWorldSection which is specifically used by the PageStrategy. More...
#include <OgrePageStrategy.h>
Public Member Functions | |
PageStrategyData () | |
virtual | ~PageStrategyData () |
virtual bool | load (StreamSerialiser &stream)=0 |
Load this data from a stream (returns true if successful) | |
virtual void | save (StreamSerialiser &stream)=0 |
Save this data to a stream. | |
Abstract marker class representing the data held against the PagedWorldSection which is specifically used by the PageStrategy.