Blender  V2.93
Public Attributes | List of all members
PaletteColor Struct Reference

#include <DNA_brush_types.h>

Public Attributes

struct PaletteColornext
 
struct PaletteColorprev
 
float rgb [3]
 
float value
 

Detailed Description

Definition at line 386 of file DNA_brush_types.h.

Member Data Documentation

◆ next

struct PaletteColor* PaletteColor::next

Definition at line 387 of file DNA_brush_types.h.

Referenced by palette_blend_write(), palette_join_exec(), and palette_sort_exec().

◆ prev

struct PaletteColor * PaletteColor::prev

Definition at line 387 of file DNA_brush_types.h.

◆ rgb

float PaletteColor::rgb[3]

◆ value

float PaletteColor::value

Definition at line 390 of file DNA_brush_types.h.

Referenced by palette_color_add_exec(), and palette_join_exec().


The documentation for this struct was generated from the following file: