Static Public Member Functions |
| def | FromInfo |
Detailed Description
Definition at line 28 of file preset.py.
Constructor & Destructor Documentation
| def __init__ |
( |
|
self, |
|
|
|
name, |
|
|
|
parent = None |
|
) |
| |
Member Function Documentation
| 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 |
|
) |
| |
Field Documentation
| 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:
- stage/lib64/openstructure/ost/gui/scene/preset.py