KiCad PCB EDA Suite
Loading...
Searching...
No Matches
shape_arc.h File Reference
#include <geometry/shape.h>
#include <base_units.h>
#include <math/vector2d.h>
#include <geometry/eda_angle.h>

Go to the source code of this file.

Classes

class  SHAPE_ARC
 

Functions

std::ostream & operator<< (std::ostream &aStream, const SHAPE_ARC &aArc)
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream &  aStream,
const SHAPE_ARC aArc 
)