virtual void notifyCamera(Camera *cam)
Notify a section of the current camera.
Interface definition for a unit of content within a page.
PageContentCollection * mParent
virtual void frameStart(Real timeSinceLastFrame)
Called when the frame starts.
The PageManager is the entry point through which you load all PagedWorld instances, and the place where PageStrategy instances and factory classes are registered to customise the paging behaviour.
Definition of the interface for a collection of PageContent instances.
PageContentFactory * mCreator
virtual void frameEnd(Real timeElapsed)
Called when the frame ends.
Define the interface to a factory class that will create subclasses of PageContent.