Home
last modified time | relevance | path

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

/dports/math/cgal/CGAL-5.3/demo/Polyhedron/Plugins/PMP/
H A DScene_facegraph_item_k_ring_selection.h132 is_ready_to_paint_select = true; in init()
201 if(is_ready_to_paint_select) in paint_selection()
230 is_ready_to_paint_select = false; in paint_selection()
596 is_ready_to_paint_select = true; in eventFilter()
633 bool is_ready_to_paint_select; variable