Blender  V2.59
Public Attributes
CBData Struct Reference

#include <DNA_texture_types.h>

List of all members.

Public Attributes

float r
float g
float b
float a
float pos
int cur

Detailed Description

Definition at line 130 of file DNA_texture_types.h.


Member Data Documentation

float CBData::a

Definition at line 131 of file DNA_texture_types.h.

Referenced by colorband_element_add(), do_colorband(), and init_colorband().

float CBData::b

Definition at line 131 of file DNA_texture_types.h.

Referenced by colorband_element_add(), do_colorband(), and init_colorband().

Definition at line 132 of file DNA_texture_types.h.

Referenced by colorband_element_add(), and ui_colorband_update().

float CBData::g

Definition at line 131 of file DNA_texture_types.h.

Referenced by colorband_element_add(), do_colorband(), and init_colorband().

float CBData::pos
float CBData::r

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