quadmesh
quadmesh copied to clipboard
implement surfaceArea
Quadmesh is obviously a good way to do this:
https://github.com/cran/sp/blob/master/src/surfaceArea.c
Does hinge a little on the quad vs. triangle interpretation, so just make that clear.