Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<EditNurb> |
EditNurb.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<EditNurb> |
Curve.getEditnurb()
Get method for struct member 'editnurb'.
|
Modifier and Type | Method and Description |
---|---|
void |
Curve.setEditnurb(CPointer<EditNurb> editnurb)
Set method for struct member 'editnurb'.
|
Constructor and Description |
---|
EditNurb(EditNurb that) |