MyGUI 3.4.3
MyGUI_TextViewData.h File Reference
#include "MyGUI_Prerequest.h"

Go to the source code of this file.

Data Structures

class  MyGUI::CharInfo
 
struct  MyGUI::LineInfo
 

Namespaces

namespace  MyGUI
 

Typedefs

using MyGUI::VectorCharInfo = std::vector<CharInfo>
 
using MyGUI::VectorLineInfo = std::vector<LineInfo>