OpenLexocad  27.1
Base::vec_traits< Vector3d > Struct Template Reference

#include <Converter.h>

Public Types

typedef Vector3d vec_type
 
typedef double float_type
 

Public Member Functions

 vec_traits (const vec_type &v)
 
std::tuple< float_type, float_type, float_typeget () const
 

Member Typedef Documentation

◆ float_type

typedef double Base::vec_traits< Vector3d >::float_type

◆ vec_type

Constructor & Destructor Documentation

◆ vec_traits()

Base::vec_traits< Vector3d >::vec_traits ( const vec_type v)
inline

Member Function Documentation

◆ get()

std::tuple<float_type,float_type,float_type> Base::vec_traits< Vector3d >::get ( ) const
inline

The documentation for this struct was generated from the following file: