KiCad PCB EDA Suite
|
#include <vector2d.h>
Public Types | |
typedef int64_t | extended_type |
typedef int | extended_type |
extended range/precision types used by operations involving multiple multiplications to prevent overflow. | |
Definition at line 51 of file vector2d.h.
typedef int VECTOR2_TRAITS< int >::extended_type |
extended range/precision types used by operations involving multiple multiplications to prevent overflow.
Definition at line 47 of file vector2d.h.
typedef int64_t VECTOR2_TRAITS< int >::extended_type |
Definition at line 53 of file vector2d.h.