#include <save.hh>
Public Types | |
typedef Object< void > | category |
typedef float_off_saver | exact_t |
typedef float_2complex_image3df::value | value |
Type of the values. | |
Public Member Functions | |
void | operator() (const float_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< float_off_saver >::category [inherited] |
typedef float_off_saver mln::Object< float_off_saver >::exact_t [inherited] |
typedef float_2complex_image3df ::value mln::io::off::internal::off_saver< float_2complex_image3df , float_off_saver >::value [inherited] |
Type of the values.
void mln::io::off::internal::off_saver< float_2complex_image3df , float_off_saver >::operator() | ( | const float_2complex_image3df & | ima, | |
const std::string & | filename | |||
) | const [inherited] |
Load an image from filename into ima.
void mln::io::off::internal::float_off_saver::write_face_data | ( | std::ostream & | ostr, | |
const value & | v | |||
) | const |
Save face data.
const unsigned mln::io::off::internal::off_saver< float_2complex_image3df , float_off_saver >::D [static, inherited] |
Dimension of the built complex.