Home
last modified time | relevance | path

Searched refs:EImap (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.h34 typedef boost::property_map<FaceGraph,boost::edge_index_t>::type EImap; typedef
37 EImap* edge_index_map;
40 FG_is_selected_edge_property_map(std::vector<bool>& is_selected, EImap* map) in FG_is_selected_edge_property_map()