|
octomap 1.9.8
|
Read files generated by Patrick Min's 3D mesh voxelizer ("binvox", available at: http://www.cs.princeton.edu/~min/binvox/) and convert the voxel meshes to a single bonsai tree file. More...
Namespaces | |
| namespace | octomap |
| Namespace the OctoMap library and visualization tools. | |
Macros | |
| #define | M_PI_2 1.5707963267948966192E0 |
Typedefs | |
| typedef unsigned char | octomap::byte |
Functions | |
| int | main (int argc, char **argv) |
Read files generated by Patrick Min's 3D mesh voxelizer ("binvox", available at: http://www.cs.princeton.edu/~min/binvox/) and convert the voxel meshes to a single bonsai tree file.
This file is based on code from http://www.cs.princeton.edu/~min/binvox/read_binvox.cc
| #define M_PI_2 1.5707963267948966192E0 |
| int main | ( | int | argc, |
| char ** | argv ) |
References M_PI_2, main(), octomap::OcTree::OcTree(), octomap::OcTreeBaseImpl< NODE, AbstractOccupancyOcTree >::prune(), octomath::Vector3::rotate_IP(), octomap::OccupancyOcTreeBase< NODE >::updateInnerOccupancy(), octomap::OccupancyOcTreeBase< NODE >::updateNode(), and octomap::AbstractOccupancyOcTree::writeBinary().