28 #ifndef __MFCOLORRGBA_H__
29 #define __MFCOLORRGBA_H__
46 virtual X3DTypes::X3DType getX3DType() {
return X3DTypes::MFCOLORRGBA; }
Contains base classes used to create multivalued fields.
The MFColorRGBA field contains a vector of RGBA (red-green-blue-alpha) colour 4-tuples.
Definition: MFColorRGBA.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