Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<VPaint> |
VPaint.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<VPaint> |
ToolSettings.getVpaint()
Get method for struct member 'vpaint'.
|
CPointer<VPaint> |
ToolSettings.getWpaint()
Get method for struct member 'wpaint'.
|
Modifier and Type | Method and Description |
---|---|
void |
ToolSettings.setVpaint(CPointer<VPaint> vpaint)
Set method for struct member 'vpaint'.
|
void |
ToolSettings.setWpaint(CPointer<VPaint> wpaint)
Set method for struct member 'wpaint'.
|
Constructor and Description |
---|
VPaint(VPaint that) |