|
@@ -20,8 +20,8 @@ namespace igl
|
|
|
// this as a tolerance on L1 distance
|
|
// this as a tolerance on L1 distance
|
|
|
// Outputs:
|
|
// Outputs:
|
|
|
// SV #SV by dim new list of vertex positions
|
|
// SV #SV by dim new list of vertex positions
|
|
|
- // SVI #V by 1 list of indices so SV = V(SVI,:)
|
|
|
|
|
- // SVJ #SV by 1 list of indices so V = SV(SVJ,:)
|
|
|
|
|
|
|
+ // SVI #SV by 1 list of indices so SV = V(SVI,:)
|
|
|
|
|
+ // SVJ #V by 1 list of indices so V = SV(SVJ,:)
|
|
|
//
|
|
//
|
|
|
// Example:
|
|
// Example:
|
|
|
// % Mesh in (V,F)
|
|
// % Mesh in (V,F)
|