Blender V5.0
rna_palette.cc File Reference
#include <cstdlib>
#include "RNA_define.hh"
#include "rna_internal.hh"
#include "WM_types.hh"

Go to the source code of this file.

Functions

static void rna_def_palettecolors (BlenderRNA *brna, PropertyRNA *cprop)
static void rna_def_palettecolor (BlenderRNA *brna)
static void rna_def_palette (BlenderRNA *brna)
void RNA_def_palette (BlenderRNA *brna)

Function Documentation

◆ RNA_def_palette()

void RNA_def_palette ( BlenderRNA * brna)

◆ rna_def_palette()

◆ rna_def_palettecolor()

◆ rna_def_palettecolors()