Blender V4.3
BKE_speaker.h File Reference

General operations for speakers. More...

Go to the source code of this file.

Functions

void * BKE_speaker_add (struct Main *bmain, const char *name)
 

Detailed Description

General operations for speakers.

Definition in file BKE_speaker.h.

Function Documentation

◆ BKE_speaker_add()

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().