#include <smartptr.h>
#include <simBase/simBase.h>
#include <list>
#include "TFParams.h"
#include "TFEval.h"
#include "TFBlend.h"
#include <nrro/nrro.h>
Go to the source code of this file.
Compounds | |
class | TFElement |
A generic transfer function element base (classification widget spec) not a concrete implementation. More... | |
class | TFElementList |
a usefull LIST of transfer function elements More... | |
class | TFEltSP |
a double indirection tf element. More... | |
Typedefs | |
typedef TFBlendSum | RGBBlendType |
default blend types | |
typedef TFBlendSum | AlphaBlendType |
typedef gutz::SmartPtr< TFElement > | TFElementSP |
typedef TFElementList::iterator | TFElementListIter |
typedef TFElementList::const_iterator | TFElementListConstIter |
typedef gutz::SmartPtr< TFElementList > | TFElementListSP |
|
Definition at line 37 of file TFElement.h. |
|
default blend types
Definition at line 36 of file TFElement.h. |
|
Definition at line 304 of file TFElement.h. |
|
Definition at line 303 of file TFElement.h. Referenced by TFItemVec::checkDelElts(), TFItemVec::checkNewElts(), TFGeneric::eval(), and TFGeneric::get2DMap(). |
|
Definition at line 306 of file TFElement.h. |
|
Definition at line 213 of file TFElement.h. |