class TdGfxPfTravAttributes Performer traversal attributes class
Performer traversal attributes class. This class is used to set performer traversal properties for the APP, DRAW, ISECT traversals. It is generally used to set the TcGfxPfComponentAdapter classes or as an argument to the constructor of a TdGfxPfObject.
TdGfxPfTravAttributes(const int &maskType, const unsigned int& mask, const int &mode, const int & bitop)
mask - This is the value of the mask itself, interpretted as a bitfield.
mode - This determines how the mask is set and whether to propogate to its children.
bitOp - either PF_OR, PF_SET or PF_AND
~TdGfxPfTravAttributes()
const TdGfxPfTravAttributes& operator=(const TdGfxPfTravAttributes &right)
const int& getMaskType() const
void setMaskType(const int &value)
const unsigned int& getMask() const
void setMask(unsigned const int &value)
const int& getMode() const
void setMode(const int &value)
const int& getBitop() const
void setBitop(const int &value)
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de