Blender V4.3
rna_speaker.cc File Reference
#include <cstdlib>
#include "RNA_define.hh"
#include "RNA_enum_types.hh"
#include "rna_internal.hh"
#include "DNA_sound_types.h"
#include "DNA_speaker_types.h"
#include "BLT_translation.hh"

Go to the source code of this file.

Functions

static void rna_def_speaker (BlenderRNA *brna)
 
void RNA_def_speaker (BlenderRNA *brna)
 

Function Documentation

◆ RNA_def_speaker()

void RNA_def_speaker ( BlenderRNA * brna)

Definition at line 169 of file rna_speaker.cc.

References rna_def_speaker().

◆ rna_def_speaker()