Package | Description |
---|---|
org.blender.dna | |
org.blender.utils |
Modifier and Type | Method and Description |
---|---|
CPointer<FreestyleLineStyle> |
FreestyleLineStyle.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<FreestyleLineStyle> |
FreestyleLineSet.getLinestyle()
Get method for struct member 'linestyle'.
|
Modifier and Type | Method and Description |
---|---|
void |
FreestyleLineSet.setLinestyle(CPointer<FreestyleLineStyle> linestyle)
Set method for struct member 'linestyle'.
|
Constructor and Description |
---|
FreestyleLineStyle(FreestyleLineStyle that) |
Modifier and Type | Method and Description |
---|---|
FreestyleLineStyle |
MainLib.getFreestyleLineStyle()
See
FreestyleLineStyle for documentation. |
Modifier and Type | Method and Description |
---|---|
void |
MainLib.setFreestyleLineStyle(FreestyleLineStyle freestyleLineStyle)
See
FreestyleLineStyle for documentation. |