Blender  V3.3
Public Attributes | List of all members
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 90 of file DNA_texture_types.h.

Member Data Documentation

◆ _pad

char ColorBand::_pad[1]

Definition at line 94 of file DNA_texture_types.h.

◆ color_mode

char ColorBand::color_mode

◆ cur

short ColorBand::cur

◆ data

CBData ColorBand::data[32]

◆ ipotype

char ColorBand::ipotype

◆ ipotype_hue

char ColorBand::ipotype_hue

Definition at line 92 of file DNA_texture_types.h.

Referenced by BKE_colorband_evaluate().

◆ tot

short ColorBand::tot

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