vtlib library
|
This is the complete list of members for vtTextMesh, including all inherited members.
SetAlignment(int align) | vtTextMesh | |
SetColor(const RGBAf &rgba) | vtTextMesh | |
SetPosition(const FPoint3 &pos) | vtTextMesh | |
SetRotation(const FQuat &rot) | vtTextMesh | |
SetText(const char *text) | vtTextMesh | |
SetText(const wchar_t *text) | vtTextMesh | |
SetText(const std::wstring &text) | vtTextMesh | |
vtTextMesh(osgText::Font *font, float fSize=1, bool bCenter=false) | vtTextMesh |