KiCad PCB EDA Suite
Loading...
Searching...
No Matches
draw_context.cpp File Reference

Go to the source code of this file.

Functions

static bool angleIsSpecial (EDA_ANGLE aAngle)
 
static COLOR4D deemphasise (const COLOR4D &aColor, bool aDeEmphasised)
 

Variables

static constexpr double ANGLE_EPSILON = 1e-9
 

Function Documentation

◆ angleIsSpecial()

static bool angleIsSpecial ( EDA_ANGLE  aAngle)
static

◆ deemphasise()

Variable Documentation

◆ ANGLE_EPSILON

constexpr double ANGLE_EPSILON = 1e-9
staticconstexpr

Definition at line 34 of file draw_context.cpp.

Referenced by angleIsSpecial().