|
Blender V4.3
|
General operations for speakers. More...
Go to the source code of this file.
Functions | |
| void * | BKE_speaker_add (struct Main *bmain, const char *name) |
General operations for speakers.
Definition in file BKE_speaker.h.
| void * BKE_speaker_add | ( | struct Main * | bmain, |
| const char * | name ) |
Definition at line 81 of file speaker.cc.
References BKE_id_new(), and ID_SPK.
Referenced by BKE_object_obdata_add_from_type().