Seg3D  2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
Signals | Public Member Functions | List of all members
QtUtils::QtTransferFunctionCurve Class Reference
Inheritance diagram for QtUtils::QtTransferFunctionCurve:

Signals

void control_points_changed (const Core::TransferFunctionControlPointVector &points)
 
void activated (bool active)
 

Public Member Functions

 QtTransferFunctionCurve (const std::string &feature_id, QGraphicsScene *parent)
 
void add_control_point (const QPointF &pos)
 
void set_control_points (const Core::TransferFunctionControlPointVector &points)
 
void remove_control_point (QtTransferFunctionControlPoint *control_point)
 
void set_active (bool active)
 
void set_color (const QColor &color)
 
void move_curve (const QPointF &offset)
 
bool is_active () const
 
const std::string & get_feature_id () const
 

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