OGRE  1.9
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Ogre::Page::PageRequest Struct Reference

Structure for holding background page requests. More...

#include <OgrePage.h>

+ Collaboration diagram for Ogre::Page::PageRequest:

Public Member Functions

 PageRequest (Page *p)
 

Public Attributes

PagesrcPage
 

Friends

_OgrePagingExport friend
std::ostream & 
operator<< (std::ostream &o, const PageRequest &r)
 

Detailed Description

Structure for holding background page requests.

Definition at line 71 of file OgrePage.h.

Constructor & Destructor Documentation

Ogre::Page::PageRequest::PageRequest ( Page p)
inline

Definition at line 77 of file OgrePage.h.

Friends And Related Function Documentation

_OgrePagingExport friend std::ostream& operator<< ( std::ostream &  o,
const PageRequest r 
)
friend

Definition at line 74 of file OgrePage.h.

Member Data Documentation

Page* Ogre::Page::PageRequest::srcPage

Definition at line 73 of file OgrePage.h.


The documentation for this struct was generated from the following file: