28 #ifndef __MFQUATERNION_H__
29 #define __MFQUATERNION_H__
38 {
return "MFQuaternion"; }
46 virtual X3DTypes::X3DType getX3DType() {
return X3DTypes::MFQUATERNION; }
Contains base classes used to create multivalued fields.
The MFQuaternion field contains a vector of arbitrary Quaternion objects.
Definition: MFQuaternion.h:42
static string classTypeName()
Returns a string name for this field type e.g. MFInt32.
Definition: MField.h:340
VectorClass::size_type size_type
An unsigned integral type.
Definition: MField.h:118
Template class that adds the Field mechanism to a vector of values.
Definition: MField.h:357
H3D API namespace.
Definition: Anchor.h:38