Blender  V3.3
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 395 of file DNA_brush_types.h.

Member Data Documentation

◆ next

struct PaletteColor* PaletteColor::next

Definition at line 396 of file DNA_brush_types.h.

◆ prev

struct PaletteColor * PaletteColor::prev

Definition at line 396 of file DNA_brush_types.h.

◆ rgb

float PaletteColor::rgb[3]

◆ value

float PaletteColor::value

Definition at line 399 of file DNA_brush_types.h.

Referenced by palette_join_exec().


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