iteratively find the horizon, ensure ordered horizon
This commit is contained in:
@ -122,7 +122,6 @@ private:
|
||||
void AddVertex(qhVertex* v);
|
||||
|
||||
void FindHorizon(qhVertex* eye);
|
||||
void FindHorizon(qhVertex* eye, qhFace* face, qhHalfEdge* begin);
|
||||
|
||||
void AddNewFaces(qhVertex* eye);
|
||||
void MergeFaces();
|
||||
|
Reference in New Issue
Block a user