Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
DrawDataList |
BlenderObject.getDrawdata()
Get method for struct member 'drawdata'.
|
DrawDataList |
World.getDrawdata()
Get method for struct member 'drawdata'.
|
Modifier and Type | Method and Description |
---|---|
CPointer<DrawDataList> |
DrawDataList.__io__addressof()
Instantiates a pointer on this instance.
|
Modifier and Type | Method and Description |
---|---|
void |
BlenderObject.setDrawdata(DrawDataList drawdata)
Set method for struct member 'drawdata'.
|
void |
World.setDrawdata(DrawDataList drawdata)
Set method for struct member 'drawdata'.
|
Constructor and Description |
---|
DrawDataList(DrawDataList that) |