Blender V5.0
ColorBand Struct Reference

#include <DNA_colorband_types.h>

Public Attributes

short tot
short cur
char ipotype
char ipotype_hue
char color_mode
char _pad [1]
CBData data [32]

Detailed Description

32 = MAXCOLORBAND

Note
that this has to remain a single struct, for UserDef.

Definition at line 66 of file DNA_colorband_types.h.

Member Data Documentation

◆ _pad

char ColorBand::_pad[1]

Definition at line 70 of file DNA_colorband_types.h.

◆ color_mode

◆ cur

◆ data

◆ ipotype

◆ ipotype_hue

char ColorBand::ipotype_hue

Definition at line 68 of file DNA_colorband_types.h.

Referenced by BKE_colorband_evaluate().

◆ tot


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