![]() |
CTK
0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
|
#include <Libs/Widgets/ctkTransferFunction.h>


Public Member Functions | |
| virtual | ~ctkBezierControlPoint () |
Public Member Functions inherited from ctkControlPoint | |
| const QVariant & | value () const |
| const qreal & | x () const |
| virtual | ~ctkControlPoint () |
Public Attributes | |
| ctkPoint | P1 |
| ctkPoint | P2 |
Public Attributes inherited from ctkControlPoint | |
| ctkPoint | P |
Definition at line 68 of file ctkTransferFunction.h.
|
virtual |
| ctkPoint ctkBezierControlPoint::P1 |
Definition at line 71 of file ctkTransferFunction.h.
| ctkPoint ctkBezierControlPoint::P2 |
Definition at line 72 of file ctkTransferFunction.h.