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

#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.
 

Detailed Description

Definition at line 51 of file vector2d.h.

Member Typedef Documentation

◆ extended_type [1/2]

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.

◆ extended_type [2/2]

typedef int64_t VECTOR2_TRAITS< int >::extended_type

Definition at line 53 of file vector2d.h.


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