|
Choreonoid
1.5
|
VRML Box node. More...
#include <VRML.h>
Public Member Functions | |
| VRMLBox () | |
Public Member Functions inherited from cnoid::VRMLGeometry | |
| VRMLGeometry () | |
Public Member Functions inherited from cnoid::VRMLNode | |
| VRMLNode () | |
| virtual | ~VRMLNode () |
| bool | isCategoryOf (VRMLNodeCategory category) |
Public Attributes | |
| SFVec3f | size |
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 Box node.
| VRMLBox::VRMLBox | ( | ) |
| SFVec3f cnoid::VRMLBox::size |
1.8.13