|
Blender V4.3
|
#include <optional>#include "BKE_context.hh"#include "BKE_curves.hh"#include "BKE_grease_pencil.hh"#include "BKE_paint.hh"#include "BLI_task.hh"#include "grease_pencil_intern.hh"Go to the source code of this file.
Classes | |
| struct | blender::ed::sculpt_paint::greasepencil::ColorGrid |
| class | blender::ed::sculpt_paint::greasepencil::VertexSmearOperation |
Namespaces | |
| namespace | blender |
| namespace | blender::ed |
| namespace | blender::ed::sculpt_paint |
| namespace | blender::ed::sculpt_paint::greasepencil |
Functions | |
| std::unique_ptr< GreasePencilStrokeOperation > | blender::ed::sculpt_paint::greasepencil::new_vertex_smear_operation () |