LibrePCB Developers Documentation
vertex.h File Reference
#include "../qtcompat.h"
#include "../types/angle.h"
#include "../types/point.h"
#include <QtCore>
+ Include dependency graph for vertex.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Vertex
 The Vertex class. More...
 

Namespaces

 librepcb
 

Functions

QDebug operator<< (QDebug stream, const Vertex &vertex)
 
QtCompat::Hash qHash (const Vertex &key, QtCompat::Hash seed=0) noexcept