#include <Tools.h>
Public Types | |
typedef double | float_type |
typedef gp_Pnt | 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< gp_Pnt >::float_type |
typedef gp_Pnt Base::vec_traits< gp_Pnt >::vec_type |
Base::vec_traits< gp_Pnt >::vec_traits | ( | const vec_type & | v | ) |
std::tuple< float_type, float_type, float_type > Base::vec_traits< gp_Pnt >::get | ( | ) | const |
Referenced by draftguitools.gui_trackers.editTracker::move().