|
Choreonoid
1.5
|
#include <VRML.h>
Public Member Functions | |
| VRMLUnsupportedNode (const std::string &nodeTypeName) | |
Public Member Functions inherited from cnoid::VRMLNode | |
| VRMLNode () | |
| virtual | ~VRMLNode () |
| bool | isCategoryOf (VRMLNodeCategory category) |
Public Attributes | |
| std::string | nodeTypeName |
Public Attributes inherited from cnoid::VRMLNode | |
| std::string | defName |
Additional Inherited Members | |
Protected Attributes inherited from cnoid::VRMLNode | |
| std::bitset< NUM_VRML_NODE_CATEGORIES > | categorySet |
| VRMLUnsupportedNode::VRMLUnsupportedNode | ( | const std::string & | nodeTypeName | ) |
| std::string cnoid::VRMLUnsupportedNode::nodeTypeName |
1.8.13