PLaSK library
Loading...
Searching...
No Matches
plask::ZeroImpl< Vec< 2, T > > Struct Template Reference

Specialization of ZeroImpl which add support for 2D vectors. More...

#include <plask/vector/2d.hpp>

Static Public Member Functions

static constexpr Vec< 2, T > get ()
 

Detailed Description

template<typename T>
struct plask::ZeroImpl< Vec< 2, T > >

Specialization of ZeroImpl which add support for 2D vectors.

Definition at line 458 of file 2d.hpp.

Member Function Documentation

◆ get()

template<typename T >
static constexpr Vec< 2, T > plask::ZeroImpl< Vec< 2, T > >::get ( )
inlinestaticconstexpr

Definition at line 459 of file 2d.hpp.


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