
Go to the source code of this file.
| Classes | |
| struct | coal::internal::Neighbors | 
| Namespaces | |
| coal | |
| Main namespace. | |
| coal::internal | |
| Functions | |
| void | coal::internal::computeNeighbors (const std::vector< Vec6s > &boxes, std::vector< Neighbors > &neighbors) | 
| COAL_DLLAPI OcTreePtr_t | coal::makeOctree (const Eigen::Matrix< CoalScalar, Eigen::Dynamic, 3 > &point_cloud, const CoalScalar resolution) | 
| Build an OcTree from a point cloud and a given resolution.  More... | |