Inviwo  0.9.10.1
Inviwo documentation
inviwo::TFControlPointConnection Class Reference
+ Inheritance diagram for inviwo::TFControlPointConnection:

Public Types

enum  { Type = UserType + TFEditorPrimitive::TFControlPointConnectionType }
 

Public Member Functions

void updateShape ()
 
int type () const
 
QPointF getStart () const
 
QPointF getStop () const
 

Public Attributes

TFEditorControlPointleft_
 
TFEditorControlPointright_
 

Protected Member Functions

void paint (QPainter *p, const QStyleOptionGraphicsItem *options, QWidget *widget)
 
QRectF boundingRect () const
 
QPainterPath shape () const
 

Friends

IVW_MODULE_QTWIDGETS_API bool operator== (const TFControlPointConnection &lhs, const TFControlPointConnection &rhs)
 
IVW_MODULE_QTWIDGETS_API bool operator< (const TFControlPointConnection &lhs, const TFControlPointConnection &rhs)
 

The documentation for this class was generated from the following files: