Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<PaintToolSlot> |
PaintToolSlot.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<PaintToolSlot> |
Paint.getTool_slots()
Get method for struct member 'tool_slots'.
|
Modifier and Type | Method and Description |
---|---|
void |
Paint.setTool_slots(CPointer<PaintToolSlot> tool_slots)
Set method for struct member 'tool_slots'.
|
Constructor and Description |
---|
PaintToolSlot(PaintToolSlot that) |