35 #ifndef LVR2_IO_RXPIO_HPP 36 #define LVR2_IO_RXPIO_HPP 47 using Vec = BaseVector<float>;
87 void save(std::string filename);
92 bool check_error(
int error_code);
void save(std::string filename)
This function is not supported and will do nothing.
Transform< double > Transformd
4x4 double precision transformation matrix
Interface specification for low-level io. All read elements are stored in linear arrays.
Base interface for all I/O related classes.
std::shared_ptr< Model > ModelPtr
ModelPtr read(std::string filename)
Reads .rxp files.