#include "coal.hh"
#include <eigenpy/std-vector.hpp>
#include "coal/fwd.hh"
#include "coal/octree.h"
Go to the source code of this file.
Functions | |
void | exposeOctree () |
bp::object | tobytes (const coal::OcTree &self) |
bp::object | toPyBytes (std::vector< uint8_t > &bytes) |
bp::object tobytes | ( | const coal::OcTree & | self | ) |