Base::vec_traits< Vector3f > Struct Reference

#include <Converter.h>

Public Types

typedef float float_type
 
typedef Vector3f vec_type
 

Public Member Functions

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

Member Typedef Documentation

◆ float_type

typedef float Base::vec_traits< Vector3f >::float_type

◆ vec_type

typedef Vector3f Base::vec_traits< Vector3f >::vec_type

Constructor & Destructor Documentation

◆ vec_traits()

Base::vec_traits< Vector3f >::vec_traits ( const vec_type v)

Member Function Documentation

◆ get()


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