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

Traits class for VECTOR2. More...

#include <vector3.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 VECTOR3_TRAITS< T >

Traits class for VECTOR2.

Definition at line 31 of file vector3.h.

Member Typedef Documentation

◆ extended_type

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

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

Definition at line 35 of file vector3.h.


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