![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|


Go to the source code of this file.
Namespaces | |
| flann | |
Macros | |
| #define | CHECK_ERROR(x, y) if ((x)<0) throw FLANNException((y)); |
Functions | |
| template<typename T > | |
| void | flann::save_to_file (const flann::Matrix< T > &dataset, const std::string &filename, const std::string &name) |
| template<typename T > | |
| void | flann::load_from_file (flann::Matrix< T > &dataset, const std::string &filename, const std::string &name) |