Base::vec_traits< gp_Vec > Struct Reference
#include <Tools.h>
Public Types | |
| typedef double | float_type |
| typedef gp_Vec | vec_type |
Public Member Functions | |
| std::tuple< float_type, float_type, float_type > | get () const |
| vec_traits (const vec_type &v) | |
Member Typedef Documentation
◆ float_type
| typedef double Base::vec_traits< gp_Vec >::float_type |
◆ vec_type
| typedef gp_Vec Base::vec_traits< gp_Vec >::vec_type |
Constructor & Destructor Documentation
◆ vec_traits()
| Base::vec_traits< gp_Vec >::vec_traits | ( | const vec_type & | v | ) |
Member Function Documentation
◆ get()
| std::tuple<float_type,float_type,float_type> Base::vec_traits< gp_Vec >::get | ( | ) | const |
The documentation for this struct was generated from the following file:
- src/Mod/Part/App/Tools.h
1.8.17