Blender  V3.3
Functions
io_gpencil.h File Reference

Go to the source code of this file.

Functions

void WM_OT_gpencil_import_svg (struct wmOperatorType *ot)
 
struct ARegionget_invoke_region (struct bContext *C)
 
struct View3Dget_invoke_view3d (struct bContext *C)
 

Detailed Description

/

Definition in file io_gpencil.h.

Function Documentation

◆ get_invoke_region()

struct ARegion* get_invoke_region ( struct bContext C)

◆ get_invoke_view3d()

struct View3D* get_invoke_view3d ( struct bContext C)

◆ WM_OT_gpencil_import_svg()

void WM_OT_gpencil_import_svg ( struct wmOperatorType ot)

Referenced by ED_operatortypes_io().