class MwMFColor : public MwConcreteMField<MbVec4f>


Inheritance:


Public Methods

void add1Value(MbVec3f const &v)
static void* createInstance()
static MwType* getClassType()
virtual MwType* getType()
static void init()
virtual void print1Value(ostream &o, int index)
virtual MbBool read1Value(MwInput *in, int index)
void set1Value(int index, float r, float g, float b)
void set1Value(int index, MbVec3f const &)
void setValue(MbVec4f const &c)
void setValue(float r, float g, float b)
~MwMFColor()

Private Fields

static MwType* classType

Inherited from MwConcreteMField:

Public Methods

virtual void copyFrom(MwField const &f)
int find(valueType const & targetValue, MbBool addIfNotFound = FALSE)
void finishEditing()
valueType const* getValues(int start)
virtual MbBool isSame(MwField const &f)
int operator !=(MwConcreteMField<valueType> const &f)
valueType const& operator =(valueType const & newValue)
MwConcreteMField <valueType> const& operator =(MwConcreteMField<valueType> const &f)
int operator ==(MwConcreteMField<valueType> const &f)
valueType const& operator [](int i)
void setValues(int start, int num, valueType const *newValues)
valueType* startEditing()

Protected Fields

valueType* values

Protected Methods

virtual void allocValues(int newNum)
virtual void copyValue(int to, int from)
virtual void deleteAllValues()

Inherited from MwMField:

Public Methods

virtual void deleteValues(int start, int num = -1)
virtual void deleteValues()
int getNum()
virtual void print(ostream &o)
void setNum(int n)

Protected Fields

int maxNum
int num

Protected Methods

virtual void makeRoom(int newNum)

Private Methods

virtual MbBool readValue(MwInput *in)

Documentation

~MwMFColor()

void setValue(MbVec4f const &c)

void setValue(float r, float g, float b)

void set1Value(int index, float r, float g, float b)

void set1Value(int index, MbVec3f const &)

void add1Value(MbVec3f const &v)

virtual MwType* getType()

static MwType* getClassType()

static void* createInstance()

static void init()

virtual MbBool read1Value(MwInput *in, int index)

virtual void print1Value(ostream &o, int index)

static MwType* classType


This class has no child classes.

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