ENH: plane sampling: make triangulation optional

This commit is contained in:
mattijs
2013-09-02 11:12:17 +01:00
parent 31446daab0
commit 491e4821d0
3 changed files with 17 additions and 5 deletions

View File

@ -165,6 +165,10 @@ surfaces
//- Optional: restrict to a particular zone
// zone zone1;
//- Optional: do not triangulate (only for surfaceFormats that support
// polygons)
//triangulate false;
}
interpolatedPlane