fw4spl
fwDataTools::TransferFunction Class Reference

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.
 

Detailed Description

This class contains helper to generate and compare TransferFunction.

Definition at line 24 of file SrcLib/core/fwDataTools/include/fwDataTools/TransferFunction.hpp.

Member Function Documentation

void fwDataTools::TransferFunction::generateDrawingTF ( ::fwData::TransferFunction::sptr  tf)
static

Generate a drawing tf with value between 0 and 255.

Parameters
tftransferFunction to generate

Definition at line 17 of file SrcLib/core/fwDataTools/src/fwDataTools/TransferFunction.cpp.

References getDrawingTFColors().

+ Here is the call graph for this function:


The documentation for this class was generated from the following files: