Blender  V3.3
Functions
rna_palette.c File Reference
#include <stdlib.h>
#include "BLI_utildefines.h"
#include "RNA_access.h"
#include "RNA_define.h"
#include "rna_internal.h"
#include "WM_types.h"

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

static void rna_def_palette ( BlenderRNA brna)
static

◆ RNA_def_palette()

void RNA_def_palette ( BlenderRNA brna)

◆ rna_def_palettecolor()

static void rna_def_palettecolor ( BlenderRNA brna)
static

◆ rna_def_palettecolors()

static void rna_def_palettecolors ( BlenderRNA brna,
PropertyRNA cprop 
)
static