|
Choreonoid
1.5
|
#include <VRML.h>
Public Member Functions | |
| VRMLWorldInfo () | |
Public Member Functions inherited from cnoid::VRMLNode | |
| VRMLNode () | |
| virtual | ~VRMLNode () |
| bool | isCategoryOf (VRMLNodeCategory category) |
Public Attributes | |
| SFString | title |
| MFString | info |
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 |
| VRMLWorldInfo::VRMLWorldInfo | ( | ) |
| MFString cnoid::VRMLWorldInfo::info |
| SFString cnoid::VRMLWorldInfo::title |
1.8.13