DataPoints typedef | PointMatcherIO< T > | |
loadCSV(const std::string &fileName) | PointMatcherIO< T > | [static] |
loadCSV(std::istream &is) | PointMatcherIO< T > | [static] |
loadVTK(const std::string &fileName) | PointMatcherIO< T > | [static] |
loadVTK(std::istream &is) | PointMatcherIO< T > | [static] |
Matrix typedef | PointMatcherIO< T > | |
Parameters typedef | PointMatcherIO< T > | |
saveCSV(const DataPoints &data, const std::string &fileName) | PointMatcherIO< T > | [static] |
saveCSV(const DataPoints &data, std::ostream &os) | PointMatcherIO< T > | [static] |
saveVTK(const DataPoints &data, const std::string &fileName) | PointMatcherIO< T > | [static] |
TransformationParameters typedef | PointMatcherIO< T > | |
Vector typedef | PointMatcherIO< T > |