LibrePCB Developers Documentation
Loading...
Searching...
No Matches
vertex.h File Reference
#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

namespace  librepcb
 

Functions

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