Home
last modified time | relevance | path

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

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bmsh3d/
H A Dbmsh3d_face.cxx662 void bmsh3d_face::set_orientation(bmsh3d_halfedge* new_start_he, in set_orientation() argument
671 halfedge_ = new_start_he; in set_orientation()
673 bmsh3d_halfedge* nextHE = new_start_he->next(); in set_orientation()
H A Dbmsh3d_face.h227 void set_orientation(bmsh3d_halfedge* new_start_he,