|
Choreonoid
1.5
|
VRML CylinderSensor node. More...
#include <VRML.h>
Public Member Functions | |
| VRMLCylinderSensor () | |
Public Member Functions inherited from cnoid::VRMLNode | |
| VRMLNode () | |
| virtual | ~VRMLNode () |
| bool | isCategoryOf (VRMLNodeCategory category) |
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 Attributes inherited from cnoid::VRMLNode | |
| std::bitset< NUM_VRML_NODE_CATEGORIES > | categorySet |
VRML CylinderSensor node.
| VRMLCylinderSensor::VRMLCylinderSensor | ( | ) |
| 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.13