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

#include <vector3.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 40 of file vector3.h.

Member Typedef Documentation

◆ extended_type [1/2]

typedef int VECTOR3_TRAITS< int >::extended_type

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

Definition at line 36 of file vector3.h.

◆ extended_type [2/2]

typedef int64_t VECTOR3_TRAITS< int >::extended_type

Definition at line 42 of file vector3.h.


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