Package | Description |
---|---|
org.blender.dna | |
org.blender.utils |
Modifier and Type | Method and Description |
---|---|
CPointer<WorkSpace> |
WorkSpace.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<WorkSpace> |
WorkSpaceInstanceHook.getActive()
Get method for struct member 'active'.
|
CPointer<WorkSpace> |
WorkSpaceInstanceHook.getTemp_workspace_store()
Get method for struct member 'temp_workspace_store'.
|
Modifier and Type | Method and Description |
---|---|
void |
WorkSpaceInstanceHook.setActive(CPointer<WorkSpace> active)
Set method for struct member 'active'.
|
void |
WorkSpaceInstanceHook.setTemp_workspace_store(CPointer<WorkSpace> temp_workspace_store)
Set method for struct member 'temp_workspace_store'.
|
Constructor and Description |
---|
WorkSpace(WorkSpace that) |
Modifier and Type | Method and Description |
---|---|
WorkSpace |
MainLib.getWorkSpace()
See
WorkSpace for documentation. |
Modifier and Type | Method and Description |
---|---|
void |
MainLib.setWorkSpace(WorkSpace workSpace)
See
WorkSpace for documentation. |