28 #ifndef __MFMATRIX3D_H__
29 #define __MFMATRIX3D_H__
37 {
return "MFMatrix3d"; }
45 virtual X3DTypes::X3DType getX3DType() {
return X3DTypes::MFMATRIX3D; }
Contains base classes used to create multivalued fields.
The MFMatrix3d field contains a vector of Matrix3d instances.
Definition: MFMatrix3d.h:41
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