Blender  V3.3
Functions
BKE_speaker.h File Reference

General operations for speakers. More...

Go to the source code of this file.

Functions

voidBKE_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 109 of file speaker.c.

References BKE_id_new(), and ID_SPK.

Referenced by BKE_object_obdata_add_from_type().