#include <VrmlNodes.h>
Public Member Functions | |
VrmlUnsupportedNode (const std::string &nodeTypeName) | |
Public Attributes | |
std::string | nodeTypeName |
Definition at line 161 of file VrmlNodes.h.
VrmlUnsupportedNode::VrmlUnsupportedNode | ( | const std::string & | nodeTypeName | ) |
Definition at line 67 of file VrmlNodes.cpp.
std::string hrp::VrmlUnsupportedNode::nodeTypeName |
Definition at line 165 of file VrmlNodes.h.