|
Choreonoid
1.5
|
VRML Cylinder node. More...
#include <VRML.h>
Public Member Functions | |
| VRMLCylinder () | |
Public Member Functions inherited from cnoid::VRMLGeometry | |
| VRMLGeometry () | |
Public Member Functions inherited from cnoid::VRMLNode | |
| VRMLNode () | |
| virtual | ~VRMLNode () |
| bool | isCategoryOf (VRMLNodeCategory category) |
Public Attributes | |
| SFBool | bottom |
| SFFloat | height |
| SFFloat | radius |
| SFBool | side |
| SFBool | top |
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 Cylinder node.
| VRMLCylinder::VRMLCylinder | ( | ) |
| SFBool cnoid::VRMLCylinder::bottom |
| SFFloat cnoid::VRMLCylinder::height |
| SFFloat cnoid::VRMLCylinder::radius |
| SFBool cnoid::VRMLCylinder::side |
| SFBool cnoid::VRMLCylinder::top |
1.8.13