28 #ifndef __SFCOLORRGBA_H__
29 #define __SFCOLORRGBA_H__
48 virtual X3DTypes::X3DType
getX3DType() {
return X3DTypes::SFCOLORRGBA; }
Contains the SField template class.
virtual X3DTypes::X3DType getX3DType()
Returns the X3DType of the field.
Definition: Field.h:138
The SFColorRGBA field contains one RGBA (red-green-blue-alpha) colour 4-tuple.
Definition: SFColorRGBA.h:42
virtual string getTypeName()
Returns a string name for this field type e.g. SFInt32.
Definition: SFColorRGBA.h:46
Template class that adds the Field mechanisms to an encapsulated value of specified type.
Definition: SField.h:90
static string classTypeName()
Returns a string name for this field type e.g. SFInt32.
Definition: SField.h:169
H3D API namespace.
Definition: Anchor.h:38