OpenMW
|
Public Member Functions | |
RenderRun (PageDisplay *this_, GlyphStream &glyphStream) | |
void | operator() (Section const §ion, Line const &line, Run const &run) const |
Public Attributes | |
PageDisplay * | this_ |
GlyphStream & | glyphStream |
MWGui::PageDisplay::RenderRun::RenderRun | ( | PageDisplay * | this_, |
GlyphStream & | glyphStream | ||
) | [inline] |
void MWGui::PageDisplay::RenderRun::operator() | ( | Section const & | section, |
Line const & | line, | ||
Run const & | run | ||
) | const [inline] |
GlyphStream& MWGui::PageDisplay::RenderRun::glyphStream |