Blender V4.3
ColorBand Struct Reference

#include <DNA_texture_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 88 of file DNA_texture_types.h.

Member Data Documentation

◆ _pad

char ColorBand::_pad[1]

Definition at line 92 of file DNA_texture_types.h.

◆ color_mode

◆ cur

◆ data

◆ ipotype

◆ ipotype_hue

char ColorBand::ipotype_hue

Definition at line 90 of file DNA_texture_types.h.

Referenced by BKE_colorband_evaluate().

◆ tot


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