osgText.String

class osgText.String
Represents:c++ class
Wraps:osgText::String

Constructors:

osgText.String()

osgText.String(osgText.String str)

Параметры:str (osgText.String) –
osgText.String(std.string str)

Параметры:str (std.string) –
osgText.String(std.string str, osgText.String.Encoding encoding)

Параметры:

Methods:

:set(std.string str)

Параметры:str (std.string) –
:set(std.string str, osgText.String.Encoding encoding)

Параметры:
:createUTF8EncodedString()

Тип результата:std.string