a translater for 3D vectors to and from a std::string More...
#include <mia/3d/valueattributetranslator.hh>
Static Public Member Functions | |
| static bool | 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 () | |
| bool | do_register (const std::string &key) |
a translater for 3D vectors to and from a std::string
Definition at line 35 of file valueattributetranslator.hh.
|
static |