| Files | |
| file | allocator.h [code] | 
| allocator object that gets chunks of memory and then hands parts of them to a user | |
| file | Boctree.h [code] | 
| Efficient representation of an octree. | |
| file | data_types.h [code] | 
| Basic DataPointer class and its derivates SingleArray and TripleArray. | |
| file | io_types.h [code] | 
| Scan types and mapping functions. | |
| file | nnparams.h [code] | 
| file | point.h [code] | 
| Representation of a 3D point. | |
| file | point_type.h [code] | 
| Representation of a 3D point type. | |
| file | pointfilter.h [code] | 
| IO filtering class for ScanIO to discard unwanted points. | |
| file | ptpair.h [code] | 
| Definition of point pairs. | |
| file | scan_io.h [code] | 
| IO of a 3D scan. | |
| file | scan_io_oct.h [code] | 
| IO of a 3D scan in oct-file format. | |
| file | searchCache.h [code] | 
| Representation of a general cache for search trees. | |
| file | searchTree.h [code] | 
| Representation of a general search trees. | |