KiCad PCB EDA Suite
|
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. | |
Traits class for VECTOR2.
Definition at line 43 of file vector2d.h.
typedef T VECTOR2_TRAITS< T >::extended_type |
extended range/precision types used by operations involving multiple multiplications to prevent overflow.
Definition at line 47 of file vector2d.h.