PLaSK library
Loading...
Searching...
No Matches
plask::details::VecDimConverter< 3, T > Struct Template Reference

#include <plask/vec.hpp>

Static Public Member Functions

static Vec< 3, T > get (const Vec< 2, T > &src)
 
static Vec< 3, T > get (const Vec< 3, T > &src)
 

Detailed Description

template<typename T>
struct plask::details::VecDimConverter< 3, T >

Definition at line 87 of file vec.hpp.

Member Function Documentation

◆ get() [1/2]

template<typename T >
static Vec< 3, T > plask::details::VecDimConverter< 3, T >::get ( const Vec< 2, T > &  src)
inlinestatic

Definition at line 88 of file vec.hpp.

◆ get() [2/2]

template<typename T >
static Vec< 3, T > plask::details::VecDimConverter< 3, T >::get ( const Vec< 3, T > &  src)
inlinestatic

Definition at line 89 of file vec.hpp.


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