![]() |
Blender V2.61 - r43446
|
#include <DNA_texture_types.h>
Public Attributes | |
| struct ColorBand | coba |
| float | bright |
| float | contrast |
| float | saturation |
| int | flag |
| float | blend_color [3] |
| float | blend_factor |
| int | blend_type |
| int | pad [3] |
Definition at line 297 of file DNA_texture_types.h.
| float ColorMapping::blend_color[3] |
Definition at line 303 of file DNA_texture_types.h.
Referenced by default_color_mapping().
Definition at line 304 of file DNA_texture_types.h.
Referenced by default_color_mapping().
Definition at line 305 of file DNA_texture_types.h.
Referenced by default_color_mapping().
| float ColorMapping::bright |
Definition at line 300 of file DNA_texture_types.h.
Referenced by default_color_mapping().
| struct ColorBand ColorMapping::coba |
Definition at line 298 of file DNA_texture_types.h.
Referenced by default_color_mapping().
| float ColorMapping::contrast |
Definition at line 300 of file DNA_texture_types.h.
Referenced by default_color_mapping().
Definition at line 301 of file DNA_texture_types.h.
| int ColorMapping::pad[3] |
Definition at line 305 of file DNA_texture_types.h.
| float ColorMapping::saturation |
Definition at line 300 of file DNA_texture_types.h.
Referenced by default_color_mapping().