Blender V2.61 - r43446
|
#include <DNA_meshdata_types.h>
Public Attributes | |
char | a |
char | r |
char | g |
char | b |
Definition at line 108 of file DNA_meshdata_types.h.
char MLoopCol::a |
Definition at line 109 of file DNA_meshdata_types.h.
Referenced by BME_corners_to_loops(), BME_DMcorners_to_loops(), BME_DMloops_to_corners(), BME_loops_to_corners(), layerAdd_mloopcol(), layerCopyValue_mloopcol(), layerDoMinMax_mloopcol(), layerEqual_mloopcol(), layerInitMinMax_mloopcol(), layerInterp_mloopcol(), and layerMultiply_mloopcol().
char MLoopCol::b |
Definition at line 109 of file DNA_meshdata_types.h.
Referenced by BME_corners_to_loops(), BME_DMcorners_to_loops(), BME_DMloops_to_corners(), BME_loops_to_corners(), layerAdd_mloopcol(), layerCopyValue_mloopcol(), layerDoMinMax_mloopcol(), layerEqual_mloopcol(), layerInitMinMax_mloopcol(), layerInterp_mloopcol(), and layerMultiply_mloopcol().
char MLoopCol::g |
Definition at line 109 of file DNA_meshdata_types.h.
Referenced by BME_corners_to_loops(), BME_DMcorners_to_loops(), BME_DMloops_to_corners(), BME_loops_to_corners(), layerAdd_mloopcol(), layerCopyValue_mloopcol(), layerDoMinMax_mloopcol(), layerEqual_mloopcol(), layerInitMinMax_mloopcol(), layerInterp_mloopcol(), and layerMultiply_mloopcol().
char MLoopCol::r |
Definition at line 109 of file DNA_meshdata_types.h.
Referenced by BME_corners_to_loops(), BME_DMcorners_to_loops(), BME_DMloops_to_corners(), BME_loops_to_corners(), layerAdd_mloopcol(), layerCopyValue_mloopcol(), layerDoMinMax_mloopcol(), layerEqual_mloopcol(), layerInitMinMax_mloopcol(), layerInterp_mloopcol(), and layerMultiply_mloopcol().