40 AnyNumber< MFTime > > {
47 static string classTypeName() {
return "MFTime"; }
48 virtual X3DTypes::X3DType getX3DType() {
return X3DTypes::MFTIME; }
Contains the MFDouble field class.
Contains base classes used to create multivalued fields.
The MFTime field contains a vector of time values.
Definition: MFTime.h:40
virtual string getTypeName()
Returns a string name for this field type e.g. MFInt32.
Definition: MFTime.h:46
VectorClass::size_type size_type
An unsigned integral type.
Definition: MField.h:118
void resize(size_type n, Type t=Type(), int id=0)
Inserts or erases elements at the end such that the size becomes n.
Definition: MField.h:197
A template modifier class for adding type checking on the routes to any Field class.
Definition: TypedField.h:84
H3D API namespace.
Definition: Anchor.h:38