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

Public Member Functions | |
| MFString (size_type sz) | |
| virtual string | getValueAsString (const string &separator=" ") |
| Get the value of the field as a string. | |
| virtual X3DTypes::X3DType | getX3DType () |
| Returns the X3DType of the field. | |
|
|
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< string >. |
1.4.5