YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
moduleitem.cpp File Reference
#include "moduleitem.h"
#include <QGraphicsDropShadowEffect>
#include <QDebug>
#include <QCursor>
#include <QGraphicsScene>
#include <cmath>
+ Include dependency graph for moduleitem.cpp:

Go to the source code of this file.

Macros

#define TRIANGLEH   (double)((double)PORT_LINE_WIDTH * (double)sqrt(3.0) ) / 2.0
 

Macro Definition Documentation

◆ TRIANGLEH

#define TRIANGLEH   (double)((double)PORT_LINE_WIDTH * (double)sqrt(3.0) ) / 2.0

Definition at line 13 of file moduleitem.cpp.