Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CharInfo |
Curve.getCurinfo()
Get method for struct member 'curinfo'.
|
Modifier and Type | Method and Description |
---|---|
CPointer<CharInfo> |
CharInfo.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<CharInfo> |
Curve.getStrinfo()
Get method for struct member 'strinfo'.
|
Modifier and Type | Method and Description |
---|---|
void |
Curve.setCurinfo(CharInfo curinfo)
Set method for struct member 'curinfo'.
|
Modifier and Type | Method and Description |
---|---|
void |
Curve.setStrinfo(CPointer<CharInfo> strinfo)
Set method for struct member 'strinfo'.
|
Constructor and Description |
---|
CharInfo(CharInfo that) |