Package | Description |
---|---|
org.blender.dna | |
org.blender.utils |
Modifier and Type | Method and Description |
---|---|
CPointer<bSound> |
bSound.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<bSound> |
Speaker.getSound()
Get method for struct member 'sound'.
|
CPointer<bSound> |
Sequence.getSound()
Get method for struct member 'sound'.
|
Modifier and Type | Method and Description |
---|---|
void |
Speaker.setSound(CPointer<bSound> sound)
Set method for struct member 'sound'.
|
void |
Sequence.setSound(CPointer<bSound> sound)
Set method for struct member 'sound'.
|
Constructor and Description |
---|
bSound(bSound that) |
Modifier and Type | Method and Description |
---|---|
bSound |
MainLib.getBSound()
See
bSound for documentation. |
Modifier and Type | Method and Description |
---|---|
void |
MainLib.setBSound(bSound bSound)
See
bSound for documentation. |