| 
    Geogram Version 1.9.7
    
   A programming library of geometric algorithms 
   | 
 
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.  | |