|
Blender V4.3
|
#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 colladaAddColor(), GeometryExporter::createVertexColorSource(), dynamic_paint_apply_surface_vpaint_cb(), layerAdd_mloopcol(), layerCopyValue_mloopcol(), layerDoMinMax_mloopcol(), layerEqual_mloopcol(), layerInterp_mloopcol(), layerMultiply_mloopcol(), and store_float_in_vcol().
| unsigned char MLoopCol::b |
Definition at line 191 of file DNA_meshdata_types.h.
Referenced by colladaAddColor(), GeometryExporter::createVertexColorSource(), do_versions_mesh_mloopcol_swap_2_62_1(), dynamic_paint_apply_surface_vpaint_cb(), Freestyle::BlenderStrokeRenderer::GenerateStrokeMesh(), layerAdd_mloopcol(), layerCopyValue_mloopcol(), layerDoMinMax_mloopcol(), layerEqual_mloopcol(), layerInterp_mloopcol(), layerMultiply_mloopcol(), and store_float_in_vcol().
| unsigned char MLoopCol::g |
Definition at line 191 of file DNA_meshdata_types.h.
Referenced by colladaAddColor(), GeometryExporter::createVertexColorSource(), dynamic_paint_apply_surface_vpaint_cb(), Freestyle::BlenderStrokeRenderer::GenerateStrokeMesh(), layerAdd_mloopcol(), layerCopyValue_mloopcol(), layerDoMinMax_mloopcol(), layerEqual_mloopcol(), layerInterp_mloopcol(), layerMultiply_mloopcol(), and store_float_in_vcol().
| unsigned char MLoopCol::r |
Definition at line 191 of file DNA_meshdata_types.h.
Referenced by colladaAddColor(), blender::ed::object::convert_float_color_to_byte_color(), GeometryExporter::createVertexColorSource(), do_versions_mesh_mloopcol_swap_2_62_1(), dynamic_paint_apply_surface_vpaint_cb(), Freestyle::BlenderStrokeRenderer::GenerateStrokeMesh(), layerAdd_mloopcol(), layerCopyValue_mloopcol(), layerDoMinMax_mloopcol(), layerEqual_mloopcol(), layerInitMinMax_mloopcol(), layerInterp_mloopcol(), layerMultiply_mloopcol(), mloopcol_from_float(), mloopcol_to_float(), and store_float_in_vcol().