Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<WorkSpaceInstanceHook> |
WorkSpaceInstanceHook.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<WorkSpaceInstanceHook> |
wmWindow.getWorkspace_hook()
Get method for struct member 'workspace_hook'.
|
Modifier and Type | Method and Description |
---|---|
void |
wmWindow.setWorkspace_hook(CPointer<WorkSpaceInstanceHook> workspace_hook)
Set method for struct member 'workspace_hook'.
|
Constructor and Description |
---|
WorkSpaceInstanceHook(WorkSpaceInstanceHook that) |