Functions | |
template<typename P> | |
void | load (p_array< P > &arr, const std::string &filename) |
Load a cloud of points. | |
template<typename P> | |
void | save (const p_array< P > &arr, const std::string &filename) |
Load a cloud of points. |
void mln::io::cloud::load | ( | p_array< P > & | arr, | |
const std::string & | filename | |||
) | [inline] |
void mln::io::cloud::save | ( | const p_array< P > & | arr, | |
const std::string & | filename | |||
) | [inline] |