Blender V4.3
grease_pencil_sculpt_grab.cc File Reference
#include "BKE_context.hh"
#include "BKE_crazyspace.hh"
#include "BKE_curves.hh"
#include "BKE_grease_pencil.hh"
#include "BKE_paint.hh"
#include "BLI_index_mask.hh"
#include "BLI_math_matrix.hh"
#include "BLI_task.hh"
#include "DEG_depsgraph_query.hh"
#include "DNA_grease_pencil_types.h"
#include "DNA_view3d_types.h"
#include "ED_grease_pencil.hh"
#include "ED_view3d.hh"
#include "WM_api.hh"
#include "WM_types.hh"
#include "grease_pencil_intern.hh"
#include "paint_intern.hh"

Go to the source code of this file.

Classes

class  blender::ed::sculpt_paint::greasepencil::GrabOperation
 
struct  blender::ed::sculpt_paint::greasepencil::GrabOperation::PointWeights
 

Namespaces

namespace  blender
 
namespace  blender::ed
 
namespace  blender::ed::sculpt_paint
 
namespace  blender::ed::sculpt_paint::greasepencil
 

Functions

std::unique_ptr< GreasePencilStrokeOperationblender::ed::sculpt_paint::greasepencil::new_grab_operation (BrushStrokeMode stroke_mode)