Fixed typo.
This commit is contained in:
parent
20429b9801
commit
8fe9f931c1
|
@ -308,7 +308,7 @@ wrapping function.
|
|||
VertexPointer farthest=0;
|
||||
// int t0=clock();
|
||||
//Requirements
|
||||
tri::RequireVEAdjacency(m);
|
||||
tri::RequireVFAdjacency(m);
|
||||
tri::RequirePerVertexQuality(m);
|
||||
|
||||
assert(!seedVec.empty());
|
||||
|
|
Loading…
Reference in New Issue