|
Choreonoid
1.8
|
VRML CylinderSensor node. More...
#include <VRML.h>
Public Member Functions | |
| VRMLCylinderSensor () | |
| virtual const char * | typeName () const override |
Public Member Functions inherited from cnoid::VRMLNode | |
| VRMLNode () | |
| virtual | ~VRMLNode () |
| bool | isCategoryOf (VRMLNodeCategory category) |
Public Member Functions inherited from cnoid::Referenced | |
| virtual | ~Referenced () |
Public Attributes | |
| SFBool | autoOffset |
| SFFloat | diskAngle |
| SFBool | enabled |
| SFFloat | maxAngle |
| SFFloat | minAngle |
| SFFloat | offset |
Public Attributes inherited from cnoid::VRMLNode | |
| std::string | defName |
Additional Inherited Members | |
Protected Member Functions inherited from cnoid::Referenced | |
| Referenced () | |
| Referenced (const Referenced &) | |
| int | refCount () const |
Protected Attributes inherited from cnoid::VRMLNode | |
| std::bitset< NUM_VRML_NODE_CATEGORIES > | categorySet |
VRML CylinderSensor node.
| VRMLCylinderSensor::VRMLCylinderSensor | ( | ) |
|
overridevirtual |
Implements cnoid::VRMLNode.
| SFBool cnoid::VRMLCylinderSensor::autoOffset |
| SFFloat cnoid::VRMLCylinderSensor::diskAngle |
| SFBool cnoid::VRMLCylinderSensor::enabled |
| SFFloat cnoid::VRMLCylinderSensor::maxAngle |
| SFFloat cnoid::VRMLCylinderSensor::minAngle |
| SFFloat cnoid::VRMLCylinderSensor::offset |
1.8.17