#include <MFBool.h>
Inheritance diagram for H3D::MFBool:

Public Member Functions | |
| MFBool (size_type sz) | |
| virtual X3DTypes::X3DType | getX3DType () |
| Returns the X3DType of the field. | |
| virtual string | getValueAsString (const string &separator=" ") |
| Get the value of the field as a string. | |
|
|
Get the value of the field as a string. If the field contains multiple values the separator string is used between the values. Reimplemented from H3D::MField< bool >. |
1.4.5