#include "lvr2/io/CoordinateTransform.hpp"
#include "lvr2/io/Timestamp.hpp"
#include <boost/shared_ptr.hpp>
#include <iostream>
Go to the source code of this file.
Namespaces | |
lvr2 | |
Functions | |
void | lvr2::convert (COORD_SYSTEM from, COORD_SYSTEM to, float *point) |
void | lvr2::convert (COORD_SYSTEM from, COORD_SYSTEM to, PointBufferPtr &buffer) |