KiCad PCB EDA Suite
Loading...
Searching...
No Matches
VECTOR2_TRAITS< T > Struct Template Reference

Traits class for VECTOR2. More...

#include <vector2d.h>

Public Types

typedef T extended_type
 extended range/precision types used by operations involving multiple multiplications to prevent overflow.
 

Detailed Description

template<class T>
struct VECTOR2_TRAITS< T >

Traits class for VECTOR2.

Definition at line 42 of file vector2d.h.

Member Typedef Documentation

◆ extended_type

template<class T >
typedef T VECTOR2_TRAITS< T >::extended_type

extended range/precision types used by operations involving multiple multiplications to prevent overflow.

Definition at line 46 of file vector2d.h.


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