Blender V2.61 - r43446
|
#include <DNA_texture_types.h>
Public Attributes | |
short | flag |
short | tot |
short | cur |
short | ipotype |
CBData | data [32] |
Definition at line 138 of file DNA_texture_types.h.
short ColorBand::cur |
Definition at line 139 of file DNA_texture_types.h.
Referenced by colorband_add_cb(), colorband_buttons_large(), colorband_buttons_small(), colorband_del_cb(), colorband_element_add(), colorband_element_remove(), colorband_flip_cb(), ui_colorband_update(), ui_do_but_COLORBAND(), ui_draw_but_COLORBAND(), and ui_numedit_but_COLORBAND().
Definition at line 140 of file DNA_texture_types.h.
Referenced by colorband_add_cb(), colorband_buttons_large(), colorband_buttons_small(), colorband_element_add(), colorband_element_remove(), colorband_flip_cb(), do_colorband(), do_versions(), dynamicPaint_createType(), init_colorband(), ui_colorband_update(), ui_do_but_COLORBAND(), ui_draw_but_COLORBAND(), and ui_numedit_but_COLORBAND().
short ColorBand::flag |
Definition at line 139 of file DNA_texture_types.h.
short ColorBand::ipotype |
Definition at line 139 of file DNA_texture_types.h.
Referenced by colorband_buttons_large(), colorband_buttons_small(), and do_colorband().
short ColorBand::tot |
Definition at line 139 of file DNA_texture_types.h.
Referenced by colorband_add_cb(), colorband_buttons_large(), colorband_buttons_small(), colorband_element_add(), colorband_element_remove(), colorband_flip_cb(), do_colorband(), do_versions(), dynamicPaint_createType(), init_colorband(), init_userdef_do_versions(), ui_but_copy_paste(), ui_colorband_update(), and ui_draw_but_COLORBAND().