Definition at line 27 of file preset.py.
def __init__ |
( |
|
self, |
|
|
|
name, |
|
|
|
parent = None |
|
) |
| |
def ApplyOn |
( |
|
self, |
|
|
|
entity |
|
) |
| |
def GetOp |
( |
|
self, |
|
|
|
index |
|
) |
| |
def InsertOp |
( |
|
self, |
|
|
|
index, |
|
|
|
op |
|
) |
| |
def RemoveOp |
( |
|
self, |
|
|
|
op |
|
) |
| |
def RemoveOpAt |
( |
|
self, |
|
|
|
index |
|
) |
| |
def SetName |
( |
|
self, |
|
|
|
name |
|
) |
| |
def SetOp |
( |
|
self, |
|
|
|
index, |
|
|
|
op |
|
) |
| |
def ToInfo |
( |
|
self, |
|
|
|
group |
|
) |
| |
string CLASS_NAME_ATTRIBUTE_NAME = "ClassName" |
|
static |
string INDEX_ATTRIBUTE_NAME = "Index" |
|
static |
list MODULE_NAMES = ["ost.gfx","ost.gui.scene.visibility_op","ost.gui.scene.render_op"] |
|
static |
string NAME_ATTRIBUTE_NAME = "Name" |
|
static |
string OP_GROUP_NAME = "Op" |
|
static |
The documentation for this class was generated from the following file:
- build-2.7-doc/stage/lib64/python3.6/site-packages/ost/gui/scene/preset.py