createUTF8EncodedString() const | osgText::String | |
Encoding enum name | osgText::String | |
ENCODING_ASCII enum value | osgText::String | |
ENCODING_SIGNATURE enum value | osgText::String | |
ENCODING_UNDEFINED enum value | osgText::String | |
ENCODING_UTF16 enum value | osgText::String | |
ENCODING_UTF16_BE enum value | osgText::String | |
ENCODING_UTF16_LE enum value | osgText::String | |
ENCODING_UTF32 enum value | osgText::String | |
ENCODING_UTF32_BE enum value | osgText::String | |
ENCODING_UTF32_LE enum value | osgText::String | |
ENCODING_UTF8 enum value | osgText::String | |
operator=(const String &str) | osgText::String | |
set(const std::string &str) | osgText::String | |
set(const wchar_t *text) | osgText::String | |
set(const std::string &text, Encoding encoding) | osgText::String | |
String() | osgText::String | [inline] |
String(const String &str) | osgText::String | |
String(const std::string &str) | osgText::String | [inline] |
String(const wchar_t *text) | osgText::String | [inline] |
String(const std::string &text, Encoding encoding) | osgText::String | [inline] |
vector_type typedef | osgText::String | |
VectorUInt() | osgText::VectorUInt | [inline] |
VectorUInt(const VectorUInt ©) | osgText::VectorUInt | [inline] |
VectorUInt(unsigned int *beg, unsigned int *end) | osgText::VectorUInt | [inline] |
VectorUInt(unsigned int n) | osgText::VectorUInt | [inline, explicit] |