OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
MWGui::PageDisplay::RenderRun Struct Reference
Collaboration diagram for MWGui::PageDisplay::RenderRun:

Public Member Functions

 RenderRun (PageDisplay *this_, GlyphStream &glyphStream)
 
void operator() (Section const &section, Line const &line, Run const &run) const
 

Public Attributes

PageDisplaythis_
 
GlyphStream & glyphStream
 

Constructor & Destructor Documentation

MWGui::PageDisplay::RenderRun::RenderRun ( PageDisplay this_,
GlyphStream &  glyphStream 
)
inline

Member Function Documentation

void MWGui::PageDisplay::RenderRun::operator() ( Section const &  section,
Line const &  line,
Run const &  run 
) const
inline

Here is the call graph for this function:

Member Data Documentation

GlyphStream& MWGui::PageDisplay::RenderRun::glyphStream
PageDisplay* MWGui::PageDisplay::RenderRun::this_

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