Classes | Functions

TernaryPoint.h File Reference

#include <QtDebug>
#include <QPointF>
Include dependency graph for TernaryPoint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TernaryPoint
 TernaryPoint defines a point within a ternary coordinate plane. More...

Functions

QDebug operator<< (QDebug stream, const TernaryPoint &point)
QPointF translate (const TernaryPoint &)

Function Documentation

QDebug operator<< ( QDebug  stream,
const TernaryPoint point 
)
QPointF translate ( const TernaryPoint  )