#include <Converter.h>
Public Types | |
| typedef double | float_type |
| typedef Vector3d | vec_type |
Public Member Functions | |
| std::tuple< float_type, float_type, float_type > | get () const |
| vec_traits (const vec_type &v) | |
| typedef double Base::vec_traits< Vector3d >::float_type |
| typedef Vector3d Base::vec_traits< Vector3d >::vec_type |
| Base::vec_traits< Vector3d >::vec_traits | ( | const vec_type & | v | ) |
| std::tuple< float_type, float_type, float_type > Base::vec_traits< Vector3d >::get | ( | ) | const |
Referenced by draftguitools.gui_trackers.editTracker::move().