fw4spl
|
This class contains helper to generate and compare TransferFunction. More...
#include <TransferFunction.hpp>
Static Public Member Functions | |
static FWDATATOOLS_API void | generateDrawingTF (::fwData::TransferFunction::sptr tf) |
Generate a drawing tf with value between 0 and 255. More... | |
Static Protected Member Functions | |
static FWDATATOOLS_API::fwData::TransferFunction::TFDataType | getDrawingTFColors () |
Return a map <value, color> used to generate drawing TF. | |
This class contains helper to generate and compare TransferFunction.
Definition at line 24 of file SrcLib/core/fwDataTools/include/fwDataTools/TransferFunction.hpp.
|
static |
Generate a drawing tf with value between 0 and 255.
tf | transferFunction to generate |
Definition at line 17 of file SrcLib/core/fwDataTools/src/fwDataTools/TransferFunction.cpp.
References getDrawingTFColors().