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