#include <TransferFunctionEditor.h>
geQT::TransferFunctionEditor::TransferFunctionEditor |
( |
QWidget * |
_parent, |
|
|
QColorDialog * |
_colorDialog |
|
) |
| |
geQT::TransferFunctionEditor::~TransferFunctionEditor |
( |
| ) |
|
|
inline |
std::vector< float > geQT::TransferFunctionEditor::getHeights |
( |
| ) |
|
unsigned char * geQT::TransferFunctionEditor::getTextureData |
( |
| ) |
|
void geQT::TransferFunctionEditor::initialize |
( |
int |
_numberOfTimesteps | ) |
|
void geQT::TransferFunctionEditor::load |
( |
| ) |
|
|
slot |
void geQT::TransferFunctionEditor::loadFromFile |
( |
std::string |
_file | ) |
|
|
slot |
void geQT::TransferFunctionEditor::save |
( |
| ) |
|
|
slot |
void geQT::TransferFunctionEditor::setCurrent |
( |
int |
_currentAttribute, |
|
|
int |
_currentTimestep, |
|
|
int |
_currentMarching |
|
) |
| |
|
inline |
void geQT::TransferFunctionEditor::setHistogramData |
( |
std::vector< std::vector< std::vector< long >>> |
histograms, |
|
|
std::vector< std::vector< float >> |
minimumHistValue, |
|
|
std::vector< std::vector< float >> |
maximumHistValue |
|
) |
| |
void geQT::TransferFunctionEditor::setInterpolationType |
( |
| ) |
|
|
slot |
void geQT::TransferFunctionEditor::setSomething |
( |
| ) |
|
void geQT::TransferFunctionEditor::test |
( |
| ) |
|
|
slot |
void geQT::TransferFunctionEditor::transferFunctionChanged |
( |
| ) |
|
|
signal |
The documentation for this class was generated from the following files: