VAPOR3 3.9.4
Functions
TFUtils Namespace Reference

Functions

void LoadColormap (VAPoR::MapperFunction *tf, const std::string &path)
 
void LoadColormap (VAPoR::ParamsMgr *paramsMgr, VAPoR::MapperFunction *tf)
 
void LoadTransferFunction (VAPoR::ParamsMgr *paramsMgr, VAPoR::MapperFunction *tf)
 
void SaveTransferFunction (VAPoR::ParamsMgr *paramsMgr, VAPoR::MapperFunction *tf)
 

Function Documentation

◆ LoadColormap() [1/2]

void TFUtils::LoadColormap ( VAPoR::MapperFunction tf,
const std::string &  path 
)

◆ LoadColormap() [2/2]

void TFUtils::LoadColormap ( VAPoR::ParamsMgr paramsMgr,
VAPoR::MapperFunction tf 
)

◆ LoadTransferFunction()

void TFUtils::LoadTransferFunction ( VAPoR::ParamsMgr paramsMgr,
VAPoR::MapperFunction tf 
)

◆ SaveTransferFunction()

void TFUtils::SaveTransferFunction ( VAPoR::ParamsMgr paramsMgr,
VAPoR::MapperFunction tf 
)