Home
last modified time | relevance | path

Searched refs:CLIP_OT_clear_solution (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_clip/
H A Dclip_intern.h190 void CLIP_OT_clear_solution(struct wmOperatorType *ot);
H A Dtracking_ops_solve.c318 void CLIP_OT_clear_solution(wmOperatorType *ot) in CLIP_OT_clear_solution() function
H A Dspace_clip.c486 WM_operatortype_append(CLIP_OT_clear_solution); in clip_operatortypes()