44 virtual X3DTypes::X3DType
getX3DType() {
return X3DTypes::SFBOOL; }
Contains the SField template class.
virtual X3DTypes::X3DType getX3DType()
Returns the X3DType of the field.
Definition: Field.h:138
The SFBool field contains a single boolean value.
Definition: SFBool.h:41
virtual string getValueAsString(const string &=" ")
Get the value of the field as a string.
Definition: SFBool.h:47
Template class that adds the Field mechanisms to an encapsulated value of specified type.
Definition: SField.h:90
virtual const Type & getValue(int id=0)
Get the value of the field.
Definition: SField.h:235
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