1 Commits

Author SHA1 Message Date
Andy Maloney e046aad968 Move PointData template class to its own files and use extern templates
Also:
- increase cmake min version to 3.0
- add include directory in cmake to avoid relative paths in includes
- de-template-ize simple normal computation and move to anonymous namespace

Note: Unfortunately I cannot move other templates out because of the all-or-nothing structure of the Poisson files
2020-04-08 16:28:05 -04:00