Home
last modified time | relevance | path

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

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bmsh3d/
H A Dbmsh3d_face.h155 void get_ordered_V_ids(std::vector<int>& vids) const;
H A Dbmsh3d_mesh.cxx506 F->get_ordered_V_ids (vids); in add_M_faces_to_IFSset()
H A Dbmsh3d_face.cxx343 void bmsh3d_face::get_ordered_V_ids (std::vector<int>& vids) const in get_ordered_V_ids() function in bmsh3d_face