Fraxinus  18.10
An IGT application
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 56 of file cxTransferFunctionColorWidget.h.

Constructor & Destructor Documentation

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

Definition at line 60 of file cxTransferFunctionColorWidget.h.

Member Function Documentation

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

Definition at line 66 of file cxTransferFunctionColorWidget.h.

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

Definition at line 61 of file cxTransferFunctionColorWidget.h.

Member Data Documentation

int cx::TransferFunctionColorWidget::ColorPoint::intensity

Definition at line 58 of file cxTransferFunctionColorWidget.h.

QColor cx::TransferFunctionColorWidget::ColorPoint::value

Definition at line 59 of file cxTransferFunctionColorWidget.h.


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