|
@@ -16,7 +16,6 @@ namespace igl
|
|
|
// check if the mesh is edge-manifold
|
|
// check if the mesh is edge-manifold
|
|
|
//
|
|
//
|
|
|
// Inputs:
|
|
// Inputs:
|
|
|
- // V #V by dim list of mesh vertex positions **unneeded**
|
|
|
|
|
// F #F by 3 list of triangle indices
|
|
// F #F by 3 list of triangle indices
|
|
|
// Returns whether mesh is edge manifold.
|
|
// Returns whether mesh is edge manifold.
|
|
|
//
|
|
//
|