Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<Editing> |
Editing.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<Editing> |
Scene.getEd()
Get method for struct member 'ed'.
|
Modifier and Type | Method and Description |
---|---|
void |
Scene.setEd(CPointer<Editing> ed)
Set method for struct member 'ed'.
|
Constructor and Description |
---|
Editing(Editing that) |