| Home | Download | Screen shots | Discussion | Documentation | Links |
|---|
| add(const SFVec3f &vec) const | SFVec3f | |
| ArrayPointer typedef (defined in SFVec3f) | SFVec3f | |
| assign(const FieldValue &value) | SFVec3f | [virtual] |
| clone() const | SFVec3f | [virtual] |
| ConstArrayPointer typedef (defined in SFVec3f) | SFVec3f | |
| cross(const SFVec3f &vec) const | SFVec3f | |
| divide(float number) const | SFVec3f | |
| dot(const SFVec3f &vec) const | SFVec3f | |
| FieldValue() | FieldValue | [protected] |
| FieldValue(const FieldValue &value) | FieldValue | [protected] |
| float typedef (defined in SFVec3f) | SFVec3f | |
| float(&ArrayReference)[3] (defined in SFVec3f) | SFVec3f | |
| get() const | SFVec3f | |
| getX() const | SFVec3f | |
| getY() const | SFVec3f | |
| getZ() const | SFVec3f | |
| invalidType enum value | FieldValue | |
| length() const | SFVec3f | |
| mfcolor enum value | FieldValue | |
| mffloat enum value | FieldValue | |
| mfint32 enum value | FieldValue | |
| mfnode enum value | FieldValue | |
| mfrotation enum value | FieldValue | |
| mfstring enum value | FieldValue | |
| mftime enum value | FieldValue | |
| mfvec2f enum value | FieldValue | |
| mfvec3f enum value | FieldValue | |
| multiply(float number) const | SFVec3f | |
| negate() const | SFVec3f | |
| normalize() const | SFVec3f | |
| operator<<(std::ostream &out, const FieldValue::Type type) | FieldValue | [related] |
| operator=(const FieldValue &value) | FieldValue | [protected] |
| operator>>(std::istream &in, FieldValue::Type &type) | FieldValue | [related] |
| operator[](size_t index) const | SFVec3f | |
| operator[](size_t index) | SFVec3f | |
| print(std::ostream &) const | SFVec3f | [private, virtual] |
| set(ConstArrayReference vec) | SFVec3f | |
| setX(float) | SFVec3f | |
| setY(float) | SFVec3f | |
| setZ(float) | SFVec3f | |
| sfbool enum value | FieldValue | |
| sfcolor enum value | FieldValue | |
| sffloat enum value | FieldValue | |
| sfimage enum value | FieldValue | |
| sfint32 enum value | FieldValue | |
| sfnode enum value | FieldValue | |
| sfrotation enum value | FieldValue | |
| sfstring enum value | FieldValue | |
| sftime enum value | FieldValue | |
| sfvec2f enum value | FieldValue | |
| sfvec3f enum value | FieldValue | |
| SFVec3f() | SFVec3f | |
| SFVec3f(ConstArrayReference vec) | SFVec3f | [explicit] |
| SFVec3f(float x, float y, float z) | SFVec3f | |
| subtract(const SFVec3f &vec) const | SFVec3f | |
| type() const | SFVec3f | [virtual] |
| Type enum name | FieldValue | |
| value (defined in SFVec3f) | SFVec3f | [private] |
| ~FieldValue()=0 | FieldValue | [pure virtual] |
| ~SFVec3f() | SFVec3f | [virtual] |