|
supereight
|
Go to the source code of this file.
Namespaces | |
| se | |
| Helper wrapper to allocate and de-allocate octants in the octree. | |
| se::integrator | |
| Helper wrapper to integrate data in the octree. | |
Functions | |
| template<typename OctreeT > | |
| bool | se::integrator::setData (OctreeT &octree, const Eigen::Vector3i &voxel_coord, const typename OctreeT::DataType &data) |
| Set voxel data for a given coordinate. More... | |
1.8.13