Home
last modified time | relevance | path

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

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bmsh3d/
H A Dbmsh3d_edge.cxx198 if (halfedge_->face()->is_E_incident(other_incident_E)) in incident_F_given_E()
206 if (HE->face()->is_E_incident(other_incident_E)) in incident_F_given_E()
H A Dbmsh3d_vertex.h229 bool is_E_incident(const bmsh3d_edge* E) const { in is_E_incident() function
H A Dbmsh3d_face.cxx70 bool bmsh3d_face::is_E_incident (const bmsh3d_edge* inputE) const in is_E_incident() function in bmsh3d_face
1249 if (F->is_E_incident (E2)) in get_F_sharing_Es()
1256 if (F->is_E_incident (E2)) in get_F_sharing_Es()
H A Dbmsh3d_face.h124 bool is_E_incident(const bmsh3d_edge* inputE) const;