|
EasyNav Plugins
|


Go to the source code of this file.
Namespaces | |
| namespace | Bonxai |
Functions | |
| bool | ReadPointsFromPCD (const std::string &filepath, std::vector< Eigen::Vector3d > &points) |
| bool | ReadPointsFromPCD (const std::string &filepath, std::vector< Point3D > &points) |
| void | WritePointsFromPCD (const std::string &filepath, const std::vector< Bonxai::CoordT > &points) |
| void | WritePointsFromPCD (const std::string &filepath, const std::vector< Bonxai::Point3D > &points) |
| void | WritePointsFromPCD (const std::string &filepath, const std::vector< Eigen::Vector3d > &points) |