Home
last modified time | relevance | path

Searched defs:clear_point (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/gpaint/gpaint-2-0.3.3/src/
H A Dselection.h49 inline static void clear_point(gpaint_point *p) in clear_point() function
/dports/graphics/blender/blender-2.91.0/source/blender/editors/gpencil/
H A Dgpencil_merge.c198 const bool clear_point, in gpencil_calc_points_factor()
468 const bool clear_point = RNA_boolean_get(op->ptr, "clear_point"); in gpencil_stroke_merge_exec() local
/dports/science/libkml/libkml-1.3.0/src/kml/dom/
H A Doverlay.h713 void clear_point() { in clear_point() function