CBlueUI
C++ 跨平台跨框架的数据可视化工具
|
Public 成员函数 | |
GLaTex () | |
virtual | ~GLaTex () |
void | ParserLatexBuffer (const TCHAR *str) |
![]() | |
GLaTexBase () | |
virtual | ~GLaTexBase () |
void | AppendChild (GLaTexBase *child) |
void | InsertChild (GLaTexBase *pNewChild, GLaTexBase *pPrev) |
bool | RemoveChild (GLaTexBase *pChild) |
额外继承的成员函数 | |
![]() | |
GLaTexBase * | m_parent |
GLaTexBase * | m_first_child |
GLaTexBase * | m_last_child |
GLaTexBase * | m_next_sibling |
GLaTexBase * | m_prev_sibling |
BUI::GLaTex::GLaTex | ( | ) |
|
virtual |
void BUI::GLaTex::ParserLatexBuffer | ( | const TCHAR * | str | ) |