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