NorMIT-nav  2023.01.05-dev+develop.0da12
An IGT application
cx::TransferFunctionColorWidget::ColorPoint Struct Reference

#include <cxTransferFunctionColorWidget.h>

Public Member Functions

 ColorPoint ()
 
void reset ()
 
bool isValid ()
 

Public Attributes

int intensity
 
QColor value
 

Detailed Description

Definition at line 56 of file cxTransferFunctionColorWidget.h.

Constructor & Destructor Documentation

◆ ColorPoint()

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

Definition at line 60 of file cxTransferFunctionColorWidget.h.

Member Function Documentation

◆ isValid()

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

Definition at line 66 of file cxTransferFunctionColorWidget.h.

◆ reset()

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

Definition at line 61 of file cxTransferFunctionColorWidget.h.

Member Data Documentation

◆ intensity

int cx::TransferFunctionColorWidget::ColorPoint::intensity

Definition at line 58 of file cxTransferFunctionColorWidget.h.

◆ value

QColor cx::TransferFunctionColorWidget::ColorPoint::value

Definition at line 59 of file cxTransferFunctionColorWidget.h.


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