#include <EmmaMFField.h>
Inheritance diagram for Emma::MFField:

Public Member Functions | |
| MFField () | |
| DECLARE_CLASS (MFField, Object) | |
| virtual Fusion::ResultType | initialize () |
| Initialize this instance. | |
| virtual Fusion::ResultType | toString (Fusion::UTF8String &s) const |
| Convert this object to a string. | |
| virtual Fusion::ResultType | getValue (Fusion::Value &s, Fusion::HintType=Fusion::HINT_NONE) const |
| virtual Fusion::ResultType | setValue (const Fusion::Value &val) |
| Set the value of this object to the passed value, if possible. | |
| virtual uint32_t | getNum () const |
| virtual void | setNum (uint32_t n) |
| virtual bool | set1Value (int32_t i, const Fusion::Value &v) |
| virtual bool | get1Value (int32_t i, Fusion::Value &val) const |
| virtual bool | isMFScalar () const |
| virtual int | getIndex (lua_State *l) |
| virtual int | setIndex (lua_State *l) |
Static Public Member Functions | |
| static bool | getDeref (Fusion::Args &args, int32_t i, Fusion::UTF8String &string, int32_t &index, bool &isValid) |
Protected Member Functions | |
| virtual | ~MFField () |
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
Reimplemented in Emma::MFColor3f, Emma::MFColor4f, Emma::MFRotation, Emma::MFBoolean, Emma::MFInt32, Emma::MFFloat, Emma::MFDouble, Emma::MFString, Emma::MFURL, Emma::MFVec2f, Emma::MFVec3f, and Emma::MFVec4f. |
|
||||||||||||||||||||||||
|
|
|
|
Reimplemented from Fusion::Object. |
|
|
Reimplemented in Emma::MFColor3f, Emma::MFColor4f, Emma::MFRotation, Emma::MFBoolean, Emma::MFInt32, Emma::MFFloat, Emma::MFDouble, Emma::MFString, Emma::MFVec2f, Emma::MFVec3f, and Emma::MFVec4f. |
|
||||||||||||
|
Reimplemented in Emma::MFInt32, Emma::MFFloat, and Emma::MFDouble. |
|
|
Initialize this instance.
Reimplemented from Fusion::Object. |
|
|
Reimplemented in Emma::MFString. |
|
||||||||||||
|
Reimplemented in Emma::MFColor3f, Emma::MFColor4f, Emma::MFRotation, Emma::MFBoolean, Emma::MFInt32, Emma::MFFloat, Emma::MFDouble, Emma::MFString, Emma::MFVec2f, Emma::MFVec3f, and Emma::MFVec4f. |
|
|
Reimplemented from Fusion::Object. |
|
|
Reimplemented in Emma::MFColor3f, Emma::MFColor4f, Emma::MFRotation, Emma::MFBoolean, Emma::MFInt32, Emma::MFFloat, Emma::MFDouble, Emma::MFString, Emma::MFVec2f, Emma::MFVec3f, and Emma::MFVec4f. |
|
|
Set the value of this object to the passed value, if possible.
Reimplemented from Fusion::Object. |
|
|
Convert this object to a string.
Reimplemented from Fusion::Object. |
1.4.3