#include <mapperfunction.h>
Definition at line 88 of file mapperfunction.h.
◆ IsoControl() [1/3]
| VAPoR::IsoControl::IsoControl |
( |
| ) |
|
◆ IsoControl() [2/3]
| VAPoR::IsoControl::IsoControl |
( |
RenderParams * |
p, |
|
|
int |
nBits = 8 |
|
) |
| |
◆ IsoControl() [3/3]
| VAPoR::IsoControl::IsoControl |
( |
const IsoControl & |
mapper | ) |
|
◆ ~IsoControl()
| virtual VAPoR::IsoControl::~IsoControl |
( |
| ) |
|
|
virtual |
◆ buildNode()
| virtual ParamNode* VAPoR::IsoControl::buildNode |
( |
| ) |
|
|
virtual |
◆ CreateDefaultInstance()
| static ParamsBase* VAPoR::IsoControl::CreateDefaultInstance |
( |
| ) |
|
|
inlinestatic |
◆ deepCopy()
| virtual IsoControl* VAPoR::IsoControl::deepCopy |
( |
ParamNode * |
newRoot = 0 | ) |
|
|
inlinevirtual |
◆ elementEndHandler()
| virtual bool VAPoR::IsoControl::elementEndHandler |
( |
ExpatParseMgr * |
, |
|
|
int |
, |
|
|
std::string & |
|
|
) |
| |
|
virtual |
◆ elementStartHandler()
| virtual bool VAPoR::IsoControl::elementStartHandler |
( |
ExpatParseMgr * |
, |
|
|
int |
depth, |
|
|
std::string & |
, |
|
|
const char ** |
|
|
) |
| |
|
virtual |
◆ getIsoValue()
| double VAPoR::IsoControl::getIsoValue |
( |
| ) |
|
|
inline |
◆ getIsoValues()
| const vector<double>& VAPoR::IsoControl::getIsoValues |
( |
| ) |
|
|
inline |
◆ getMaxHistoValue()
| float VAPoR::IsoControl::getMaxHistoValue |
( |
| ) |
|
|
inline |
◆ getMinHistoValue()
| float VAPoR::IsoControl::getMinHistoValue |
( |
| ) |
|
|
inline |
◆ setIsoValue()
| void VAPoR::IsoControl::setIsoValue |
( |
double |
val | ) |
|
|
inline |
◆ setIsoValues()
| void VAPoR::IsoControl::setIsoValues |
( |
const vector< double > & |
vals | ) |
|
|
inline |
◆ setMaxHistoValue()
| void VAPoR::IsoControl::setMaxHistoValue |
( |
float |
val | ) |
|
|
inline |
◆ setMinHistoValue()
| void VAPoR::IsoControl::setMinHistoValue |
( |
float |
val | ) |
|
|
inline |
◆ _leftHistoBoundAttr
| const string VAPoR::IsoControl::_leftHistoBoundAttr |
|
staticprotected |
◆ _leftHistoBoundTag
| const string VAPoR::IsoControl::_leftHistoBoundTag |
|
staticprotected |
◆ _rightHistoBoundAttr
| const string VAPoR::IsoControl::_rightHistoBoundAttr |
|
staticprotected |
◆ _rightHistoBoundTag
| const string VAPoR::IsoControl::_rightHistoBoundTag |
|
staticprotected |
◆ isoValues
| vector<double> VAPoR::IsoControl::isoValues |
|
protected |
The documentation for this class was generated from the following file: