|
Graphite Version 3
An experimental 3D geometry processing program
|
Files | |
| co3ne.h | |
| Implementation of the Simple and Scalable Surface Reconstruction algorithm (Concurrent Co-Cones). | |
| colocate.h | |
| Functions to merge points with identical or similar locations. | |
| kd_tree.h | |
| An implementation of NearestNeighborSearch with a kd-tree. | |
| nn_search.h | |
| Abstract interface for nearest neighbor searching. | |
| principal_axes.h | |
| A class to compute the principal axes of a point cloud. | |