|
Choreonoid
1.5
|
VRML Shape node. More...
#include <VRML.h>
Public Member Functions | |
| VRMLShape () | |
Public Member Functions inherited from cnoid::VRMLNode | |
| VRMLNode () | |
| virtual | ~VRMLNode () |
| bool | isCategoryOf (VRMLNodeCategory category) |
Public Attributes | |
| VRMLAppearancePtr | appearance |
| SFNode | geometry |
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 |
VRML Shape node.
| VRMLShape::VRMLShape | ( | ) |
| VRMLAppearancePtr cnoid::VRMLShape::appearance |
| SFNode cnoid::VRMLShape::geometry |
1.8.13