Home
last modified time | relevance | path

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

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bmsh3d/
H A Dbmsh3d_vertex.cxx331 if (F->all_Vs_incident(vertices)) in find_F_sharing_Vs()
H A Dbmsh3d_face.h149 bool all_Vs_incident(std::vector<bmsh3d_vertex*>& vertices) const;
H A Dbmsh3d_face.cxx291 bool bmsh3d_face::all_Vs_incident (std::vector<bmsh3d_vertex*>& vertices) const in all_Vs_incident() function in bmsh3d_face