Blender V4.3
transform_convert_grease_pencil.cc File Reference
#include "ANIM_keyframing.hh"
#include "BKE_context.hh"
#include "DEG_depsgraph_query.hh"
#include "BKE_curves_utils.hh"
#include "ED_curves.hh"
#include "ED_grease_pencil.hh"
#include "transform.hh"
#include "transform_convert.hh"

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::ed
 
namespace  blender::ed::transform
 
namespace  blender::ed::transform::greasepencil
 

Functions

static void blender::ed::transform::greasepencil::createTransGreasePencilVerts (bContext *C, TransInfo *t)
 
static void blender::ed::transform::greasepencil::recalcData_grease_pencil (TransInfo *t)
 

Variables

TransConvertTypeInfo TransConvertType_GreasePencil
 

Variable Documentation

◆ TransConvertType_GreasePencil