|
Blender V4.3
|
#include "DNA_material_types.h"#include "BKE_attribute.hh"#include "BKE_context.hh"#include "BKE_curves_utils.hh"#include "BKE_grease_pencil.hh"#include "BKE_material.h"#include "BLI_vector.hh"#include "DEG_depsgraph.hh"#include "ED_grease_pencil.hh"#include "RNA_access.hh"#include "RNA_define.hh"#include "WM_api.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::ed |
| namespace | blender::ed::greasepencil |
| void ED_operatortypes_grease_pencil_material | ( | ) |
Definition at line 506 of file grease_pencil_material.cc.
References WM_operatortype_append().
Referenced by ED_operatortypes_grease_pencil().