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