|
Blender V5.0
|
#include <DNA_meshdata_types.h>
Public Attributes | |
| unsigned char | r |
| unsigned char | g |
| unsigned char | b |
| unsigned char | a |
Definition at line 190 of file DNA_meshdata_types.h.
| unsigned char MLoopCol::a |
Definition at line 191 of file DNA_meshdata_types.h.
Referenced by Freestyle::BlenderStrokeRenderer::GenerateStrokeMesh(), layerAdd_mloopcol(), layerCopyValue_mloopcol(), layerDoMinMax_mloopcol(), layerEqual_mloopcol(), layerInterp_mloopcol(), and layerMultiply_mloopcol().
| unsigned char MLoopCol::b |
Definition at line 191 of file DNA_meshdata_types.h.
Referenced by do_versions_mesh_mloopcol_swap_2_62_1(), Freestyle::BlenderStrokeRenderer::GenerateStrokeMesh(), layerAdd_mloopcol(), layerCopyValue_mloopcol(), layerDoMinMax_mloopcol(), layerEqual_mloopcol(), layerInterp_mloopcol(), and layerMultiply_mloopcol().
| unsigned char MLoopCol::g |
Definition at line 191 of file DNA_meshdata_types.h.
Referenced by Freestyle::BlenderStrokeRenderer::GenerateStrokeMesh(), layerAdd_mloopcol(), layerCopyValue_mloopcol(), layerDoMinMax_mloopcol(), layerEqual_mloopcol(), layerInterp_mloopcol(), and layerMultiply_mloopcol().
| unsigned char MLoopCol::r |
Definition at line 191 of file DNA_meshdata_types.h.
Referenced by blender::ed::object::convert_float_color_to_byte_color(), do_versions_mesh_mloopcol_swap_2_62_1(), Freestyle::BlenderStrokeRenderer::GenerateStrokeMesh(), layerAdd_mloopcol(), layerCopyValue_mloopcol(), layerDoMinMax_mloopcol(), layerEqual_mloopcol(), layerInterp_mloopcol(), layerMultiply_mloopcol(), mloopcol_from_float(), and mloopcol_to_float().