Inheritance:
Public Methods
-
static void* createInstance()
-
-
static MwType* getClassType()
-
-
virtual MwType* getType()
-
-
static void init()
-
-
MbVec3f const& operator =(MbVec3f const & newValue)
-
-
virtual MbBool read1Value(MwInput *in, int index)
-
-
void set1Value(int index, const float xyz[3])
- Set one value from 3 floats in array
-
void set1Value(int i, float, float, float)
- Set one value from 3 floats
-
void set1Value(int index, MbVec3f const & newValue)
- hidden, so unhide
-
void setValue(MbVec3f const & newValue)
-
-
~MwMFVec3f()
-
Private Fields
-
static MwType* classType
-
Public Methods
void add1Value(valueType const & newValue)
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)
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()
Public Methods
virtual void deleteValues()
virtual void deleteValues(int start, int num = -1)
int getNum()
virtual void print(ostream &o)
virtual void print1Value(ostream &o, int index)
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
~MwMFVec3f()
void set1Value(int i, float, float, float)
- Set one value from 3 floats
void set1Value(int index, const float xyz[3])
- Set one value from 3 floats in array
void set1Value(int index, MbVec3f const & newValue)
- hidden, so unhide
void setValue(MbVec3f const & newValue)
MbVec3f const& operator =(MbVec3f const & newValue)
virtual MwType* getType()
static MwType* getClassType()
static void* createInstance()
static void init()
virtual MbBool read1Value(MwInput *in, int index)
static MwType* classType
- This class has no child classes.
alphabetic index hierarchy of classes