Choreonoid  1.5
Public Member Functions | Public Attributes | List of all members
cnoid::VRMLUnsupportedNode Class Reference

#include <VRML.h>

Inheritance diagram for cnoid::VRMLUnsupportedNode:
cnoid::VRMLNode

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_CATEGORIEScategorySet
 

Constructor & Destructor Documentation

◆ VRMLUnsupportedNode()

VRMLUnsupportedNode::VRMLUnsupportedNode ( const std::string &  nodeTypeName)

Member Data Documentation

◆ nodeTypeName

std::string cnoid::VRMLUnsupportedNode::nodeTypeName

The documentation for this class was generated from the following files: