Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
bNodeStack |
bNodeSocket.getNs()
Get method for struct member 'ns'.
|
Modifier and Type | Method and Description |
---|---|
CPointer<bNodeStack> |
bNodeStack.__io__addressof()
Instantiates a pointer on this instance.
|
Modifier and Type | Method and Description |
---|---|
void |
bNodeSocket.setNs(bNodeStack ns)
Set method for struct member 'ns'.
|
Constructor and Description |
---|
bNodeStack(bNodeStack that) |