CustusX  16.5
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cx::TransferFunctionColorWidget::ColorPoint Struct Reference

Internal placeholder for a color point. More...

#include <cxTransferFunctionColorWidget.h>

Public Member Functions

 ColorPoint ()
 
void reset ()
 
bool isValid ()
 

Public Attributes

int intensity
 
QColor value
 

Detailed Description

Internal placeholder for a color point.

Definition at line 78 of file cxTransferFunctionColorWidget.h.

Constructor & Destructor Documentation

cx::TransferFunctionColorWidget::ColorPoint::ColorPoint ( )
inline

Definition at line 82 of file cxTransferFunctionColorWidget.h.

Member Function Documentation

bool cx::TransferFunctionColorWidget::ColorPoint::isValid ( )
inline

Definition at line 88 of file cxTransferFunctionColorWidget.h.

void cx::TransferFunctionColorWidget::ColorPoint::reset ( )
inline

Definition at line 83 of file cxTransferFunctionColorWidget.h.

Member Data Documentation

int cx::TransferFunctionColorWidget::ColorPoint::intensity

Definition at line 80 of file cxTransferFunctionColorWidget.h.

QColor cx::TransferFunctionColorWidget::ColorPoint::value

Definition at line 81 of file cxTransferFunctionColorWidget.h.


The documentation for this struct was generated from the following file: