|
VAPOR3 3.9.4
|
#include <TFEditor.h>
Public Member Functions | |
| TFEditor (bool usingColormapVariable=false) | |
| TFEditor (const std::string &tag) | |
| virtual void | Update (VAPoR::DataMgr *dataMgr, VAPoR::ParamsMgr *paramsMgr, VAPoR::RenderParams *rParams) |
| void | SetShowOpacityMap (bool b) |
Public Member Functions inherited from VSection | |
| VSection (const std::string &title) | |
| QVBoxLayout * | layout () const |
| void | setMenu (QMenu *menu) |
| void | setLayout (QLayout *layout)=delete |
| int | addTab (QWidget *page, const QString &label)=delete |
| QWidget * | widget (int index) const =delete |
| void | setCornerWidget (QWidget *widget, Qt::Corner corner)=delete |
| QWidget * | cornerWidget () const =delete |
Protected Attributes | |
| TFMapGroupWidget * | _maps |
| TFMapInfoGroupWidget * | _mapsInfo |
| TFMappingRangeSelector * | _range |
| TFOpacityMap * | _opacityMap |
| TFHistogramMap * | _histogramMap |
| TFColorMap * | _colorMap |
| TFIsoValueMap * | _isoMap |
Definition at line 19 of file TFEditor.h.
| TFEditor::TFEditor | ( | bool | usingColormapVariable = false | ) |
| TFEditor::TFEditor | ( | const std::string & | tag | ) |
| void TFEditor::SetShowOpacityMap | ( | bool | b | ) |
|
virtual |
|
protected |
Definition at line 36 of file TFEditor.h.
|
protected |
Definition at line 35 of file TFEditor.h.
|
protected |
Definition at line 37 of file TFEditor.h.
|
protected |
Definition at line 30 of file TFEditor.h.
|
protected |
Definition at line 31 of file TFEditor.h.
|
protected |
Definition at line 34 of file TFEditor.h.
|
protected |
Definition at line 32 of file TFEditor.h.