|
Choreonoid
1.5
|
VRML Cone node. More...
#include <VRML.h>
Public Member Functions | |
| VRMLCone () | |
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 | bottomRadius |
| SFFloat | height |
| SFBool | side |
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 Cone node.
| VRMLCone::VRMLCone | ( | ) |
| SFBool cnoid::VRMLCone::bottom |
| SFFloat cnoid::VRMLCone::bottomRadius |
| SFFloat cnoid::VRMLCone::height |
| SFBool cnoid::VRMLCone::side |
1.8.13