Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
CTextRenderer::SBatch Struct Reference

Public Attributes

CMatrix3D transform
 
CColor color
 
shared_ptr< CFontfont
 
std::wstring text
 

Detailed Description

Definition at line 89 of file TextRenderer.h.

Member Data Documentation

CColor CTextRenderer::SBatch::color

Definition at line 92 of file TextRenderer.h.

shared_ptr<CFont> CTextRenderer::SBatch::font

Definition at line 93 of file TextRenderer.h.

std::wstring CTextRenderer::SBatch::text

Definition at line 94 of file TextRenderer.h.

CMatrix3D CTextRenderer::SBatch::transform

Definition at line 91 of file TextRenderer.h.


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