This is the complete list of members for vtTextMesh, including all inherited members.
GetBoundBox(FBox3 &box) const (defined in vtTextMesh) | vtTextMesh | |
GetMatIndex() const (defined in vtTextMesh) | vtTextMesh | inline |
m_iMatIdx (defined in vtTextMesh) | vtTextMesh | protected |
SetAlignment(int align) | vtTextMesh | |
SetColor(const RGBAf &rgba) | vtTextMesh | |
SetMatIndex(int i) (defined in vtTextMesh) | vtTextMesh | inline |
SetPosition(const FPoint3 &pos) | vtTextMesh | |
SetRotation(const FQuat &rot) | vtTextMesh | |
SetText(const char *text) | vtTextMesh | |
SetText(const wchar_t *text) | vtTextMesh | |
vtTextMesh(osgText::Font *font, float fSize=1, bool bCenter=false) | vtTextMesh |