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

#include <cxTransferFunctionAlphaWidget.h>

Public Member Functions

 AlphaPoint ()
 
 AlphaPoint (int pos, int val)
 
void reset ()
 
bool isValid ()
 

Public Attributes

int position
 
int value
 

Detailed Description

Definition at line 53 of file cxTransferFunctionAlphaWidget.h.

Constructor & Destructor Documentation

◆ AlphaPoint() [1/2]

cx::TransferFunctionAlphaWidget::AlphaPoint::AlphaPoint ( )
inline

Definition at line 57 of file cxTransferFunctionAlphaWidget.h.

◆ AlphaPoint() [2/2]

cx::TransferFunctionAlphaWidget::AlphaPoint::AlphaPoint ( int  pos,
int  val 
)
inline

Definition at line 61 of file cxTransferFunctionAlphaWidget.h.

Member Function Documentation

◆ isValid()

bool cx::TransferFunctionAlphaWidget::AlphaPoint::isValid ( )
inline

Definition at line 70 of file cxTransferFunctionAlphaWidget.h.

◆ reset()

void cx::TransferFunctionAlphaWidget::AlphaPoint::reset ( )
inline

Definition at line 65 of file cxTransferFunctionAlphaWidget.h.

Member Data Documentation

◆ position

int cx::TransferFunctionAlphaWidget::AlphaPoint::position

Definition at line 55 of file cxTransferFunctionAlphaWidget.h.

◆ value

int cx::TransferFunctionAlphaWidget::AlphaPoint::value

Definition at line 56 of file cxTransferFunctionAlphaWidget.h.


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