Package | Description |
---|---|
org.blender.dna | |
org.blender.utils |
Modifier and Type | Method and Description |
---|---|
CPointer<Palette> |
Palette.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<Palette> |
Paint.getPalette()
Get method for struct member 'palette'.
|
Modifier and Type | Method and Description |
---|---|
void |
Paint.setPalette(CPointer<Palette> palette)
Set method for struct member 'palette'.
|
Constructor and Description |
---|
Palette(Palette that) |
Modifier and Type | Method and Description |
---|---|
Palette |
MainLib.getPalette()
See
Palette for documentation. |
Modifier and Type | Method and Description |
---|---|
void |
MainLib.setPalette(Palette palette)
See
Palette for documentation. |