Fraxinus  18.10
An IGT application
cx::TransferFunctionAlphaWidget::AlphaPoint Struct Reference

Internal placeholder for a function point. More...

#include <cxTransferFunctionAlphaWidget.h>

Public Member Functions

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

Public Attributes

int position
 
int value
 

Detailed Description

Internal placeholder for a function point.

Definition at line 53 of file cxTransferFunctionAlphaWidget.h.

Constructor & Destructor Documentation

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

Definition at line 57 of file cxTransferFunctionAlphaWidget.h.

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

Definition at line 61 of file cxTransferFunctionAlphaWidget.h.

Member Function Documentation

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

Definition at line 70 of file cxTransferFunctionAlphaWidget.h.

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

Definition at line 65 of file cxTransferFunctionAlphaWidget.h.

Member Data Documentation

int cx::TransferFunctionAlphaWidget::AlphaPoint::position

Definition at line 55 of file cxTransferFunctionAlphaWidget.h.

int cx::TransferFunctionAlphaWidget::AlphaPoint::value

Definition at line 56 of file cxTransferFunctionAlphaWidget.h.


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