#include <save.hh>

Public Types | |
| typedef Object< void > | category |
| typedef rgb8_off_saver | exact_t |
| typedef rgb8_2complex_image3df::value | value |
| Type of the values. | |
Public Member Functions | |
| void | operator() (const rgb8_2complex_image3df &ima, const std::string &filename) const |
| Load an image from filename into ima. | |
| void | write_face_data (std::ostream &ostr, const value &v) const |
| Save face data. | |
Static Public Attributes | |
| static const unsigned | D |
| Dimension of the built complex. | |
typedef Object<void> mln::Object< rgb8_off_saver >::category [inherited] |
typedef rgb8_off_saver mln::Object< rgb8_off_saver >::exact_t [inherited] |
typedef rgb8_2complex_image3df ::value mln::io::off::internal::off_saver< rgb8_2complex_image3df , rgb8_off_saver >::value [inherited] |
Type of the values.
| void mln::io::off::internal::off_saver< rgb8_2complex_image3df , rgb8_off_saver >::operator() | ( | const rgb8_2complex_image3df & | ima, | |
| const std::string & | filename | |||
| ) | const [inherited] |
Load an image from filename into ima.
| void mln::io::off::internal::rgb8_off_saver::write_face_data | ( | std::ostream & | ostr, | |
| const value & | v | |||
| ) | const |
Save face data.
const unsigned mln::io::off::internal::off_saver< rgb8_2complex_image3df , rgb8_off_saver >::D [static, inherited] |
Dimension of the built complex.
1.7.1