Computer Assisted Medical Intervention Tool Kit  version 5.2
TransparencyPointWidget Class Reference

This widget handle specifically the transparency in the output image. More...

#include <TransparencyPointWidget.h>

+ Inheritance diagram for TransparencyPointWidget:
+ Collaboration diagram for TransparencyPointWidget:

Public Slots

virtual void remove ()
 

Public Member Functions

double getGrayLevel ()
 
double getTransparency ()
 
 TransparencyPointWidget (QWidget *volumeRenderingWidget)
 
 TransparencyPointWidget (QWidget *volumeRenderingWidget, double grayLevel, double transparency)
 

Detailed Description

This widget handle specifically the transparency in the output image.

Note
The transparency is stored on the alpha channel of the voxel. This widget is stored within the VolumeRenderingWidget
The transparency widget appears in the top.

Constructor & Destructor Documentation

◆ TransparencyPointWidget() [1/2]

TransparencyPointWidget::TransparencyPointWidget ( QWidget *  volumeRenderingWidget)

◆ TransparencyPointWidget() [2/2]

TransparencyPointWidget::TransparencyPointWidget ( QWidget *  volumeRenderingWidget,
double  grayLevel,
double  transparency 
)

Member Function Documentation

◆ getGrayLevel()

double TransparencyPointWidget::getGrayLevel ( )

◆ getTransparency()

double TransparencyPointWidget::getTransparency ( )

◆ remove

void TransparencyPointWidget::remove ( )
virtualslot

References VolumeRenderingWidget::removeTransparencyPoint().

+ Here is the call graph for this function:

The documentation for this class was generated from the following files: