a translater for 3D vectors to and from a std::string More...
#include <mia/3d/image.hh>
Static Public Member Functions | |
| static void | register_for (const std::string &key) |
Additional Inherited Members | |
Public Member Functions inherited from CAttrTranslator | |
| PAttribute | from_string (const std::string &value) const |
| virtual | ~CAttrTranslator () |
| The virtual destructor just ensures virtual destruction and silences a warning. More... | |
Protected Member Functions inherited from CAttrTranslator | |
| CAttrTranslator () | |
| void | do_register (const std::string &key) |
a translater for 3D vectors to and from a std::string
Definition at line 458 of file 3d/image.hh.
|
static |
1.8.6