|
Blender V5.0
|
#include <BKE_idtype.hh>
Public Attributes | |
| const blender::FunctionRef< void(float rgb[3])> | single |
| const blender::FunctionRef< void(blender::ImplicitSharingPtr<> &sharing_info, blender::ColorGeometry4f *&data, size_t size)> | implicit_sharing_array |
Definition at line 120 of file BKE_idtype.hh.
| const blender::FunctionRef<void( blender::ImplicitSharingPtr<> &sharing_info, blender::ColorGeometry4f *&data, size_t size)> IDTypeForeachColorFunctionCallback::implicit_sharing_array |
Definition at line 124 of file BKE_idtype.hh.
Referenced by mesh_foreach_working_space_color().
| const blender::FunctionRef<void(float rgb[3])> IDTypeForeachColorFunctionCallback::single |
Definition at line 121 of file BKE_idtype.hh.
Referenced by BKE_colorband_foreach_working_space_color(), brush_foreach_working_space_color(), foreach_working_space_color(), foreach_working_space_color(), foreach_working_space_color(), foreach_working_space_color(), light_foreach_working_space_color(), linestyle_foreach_working_space_color(), material_foreach_working_space_color(), object_foreach_working_space_color(), palette_foreach_working_space_color(), and world_foreach_working_space_color().