Represents a VRML field. More...
#include <VrmlField.hpp>
Public Member Functions | |
VrmlField (const std::string &n, const VrmlFieldValue &v) | |
Public Attributes | |
std::string | name |
VrmlFieldValue | value |
Represents a VRML field.
For manipulation with VrmlField, use VrmlFieldExtractor
functions.