#include <transferfunction.h>
Definition at line 40 of file transferfunction.h.
◆ TransferFunction() [1/4]
| VAPoR::TransferFunction::TransferFunction |
( |
| ) |
|
◆ TransferFunction() [2/4]
| VAPoR::TransferFunction::TransferFunction |
( |
RenderParams * |
p, |
|
|
int |
nBits = 8 |
|
) |
| |
◆ TransferFunction() [3/4]
| VAPoR::TransferFunction::TransferFunction |
( |
const MapperFunctionBase & |
mapper | ) |
|
◆ TransferFunction() [4/4]
| VAPoR::TransferFunction::TransferFunction |
( |
const ParamsBase * |
parent | ) |
|
◆ ~TransferFunction()
| virtual VAPoR::TransferFunction::~TransferFunction |
( |
| ) |
|
|
virtual |
◆ buildNode() [1/2]
| virtual ParamNode* VAPoR::TransferFunction::buildNode |
( |
const string & |
tfname | ) |
|
|
virtual |
◆ buildNode() [2/2]
| virtual ParamNode* VAPoR::TransferFunction::buildNode |
( |
| ) |
|
|
virtual |
◆ CreateDefaultInstance()
| static ParamsBase* VAPoR::TransferFunction::CreateDefaultInstance |
( |
| ) |
|
|
inlinestatic |
◆ deepCopy()
| virtual TransferFunction* VAPoR::TransferFunction::deepCopy |
( |
ParamNode * |
newRoot = 0 | ) |
|
|
inlinevirtual |
◆ elementEndHandler()
| bool VAPoR::TransferFunction::elementEndHandler |
( |
ExpatParseMgr * |
, |
|
|
int |
, |
|
|
std::string & |
|
|
) |
| |
◆ elementStartHandler()
| bool VAPoR::TransferFunction::elementStartHandler |
( |
ExpatParseMgr * |
, |
|
|
int |
depth, |
|
|
std::string & |
s, |
|
|
const char ** |
attr |
|
) |
| |
◆ hookup()
| virtual void VAPoR::TransferFunction::hookup |
( |
RenderParams * |
p, |
|
|
int |
cvar, |
|
|
int |
ovar |
|
) |
| |
|
inlinevirtual |
◆ init()
| virtual void VAPoR::TransferFunction::init |
( |
| ) |
|
|
protectedvirtual |
◆ loadFromFile()
◆ mapFloatToIndex()
| int VAPoR::TransferFunction::mapFloatToIndex |
( |
float |
f | ) |
|
|
inline |
◆ mapIndexToFloat()
| float VAPoR::TransferFunction::mapIndexToFloat |
( |
int |
indx | ) |
|
|
inline |
◆ saveToFile()
| bool VAPoR::TransferFunction::saveToFile |
( |
ofstream & |
f | ) |
|
◆ setVarNum()
| void VAPoR::TransferFunction::setVarNum |
( |
int |
var | ) |
|
|
inline |
◆ _leftBoundAttr
| const string VAPoR::TransferFunction::_leftBoundAttr |
|
staticprotected |
◆ _leftBoundTag
| const string VAPoR::TransferFunction::_leftBoundTag |
|
staticprotected |
◆ _rightBoundAttr
| const string VAPoR::TransferFunction::_rightBoundAttr |
|
staticprotected |
◆ _rightBoundTag
| const string VAPoR::TransferFunction::_rightBoundTag |
|
staticprotected |
◆ _tfNameAttr
| const string VAPoR::TransferFunction::_tfNameAttr |
|
staticprotected |
◆ _tfNameTag
| const string VAPoR::TransferFunction::_tfNameTag |
|
staticprotected |
◆ _transferFunctionTag
| const string VAPoR::TransferFunction::_transferFunctionTag |
|
static |
The documentation for this class was generated from the following file: