Structure for holding background page requests. More...
#include <OgrePage.h>
Public Member Functions | |
PageRequest (Page *p) | |
Public Attributes | |
Page * | srcPage |
Friends | |
_OgrePagingExport friend std::ostream & | operator<< (std::ostream &o, const PageRequest &r) |
Structure for holding background page requests.
Definition at line 71 of file OgrePage.h.
|
inline |
Definition at line 77 of file OgrePage.h.
|
friend |
Definition at line 74 of file OgrePage.h.
Page* Ogre::Page::PageRequest::srcPage |
Definition at line 73 of file OgrePage.h.