|
Choreonoid
1.5
|
VRML NavigationInfo node. More...
#include <VRML.h>
Public Member Functions | |
| VRMLNavigationInfo () | |
Public Member Functions inherited from cnoid::VRMLNode | |
| VRMLNode () | |
| virtual | ~VRMLNode () |
| bool | isCategoryOf (VRMLNodeCategory category) |
Public Attributes | |
| MFFloat | avatarSize |
| SFBool | headlight |
| SFFloat | speed |
| MFString | type |
| SFFloat | visibilityLimit |
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 NavigationInfo node.
| VRMLNavigationInfo::VRMLNavigationInfo | ( | ) |
| MFFloat cnoid::VRMLNavigationInfo::avatarSize |
| SFBool cnoid::VRMLNavigationInfo::headlight |
| SFFloat cnoid::VRMLNavigationInfo::speed |
| MFString cnoid::VRMLNavigationInfo::type |
| SFFloat cnoid::VRMLNavigationInfo::visibilityLimit |
1.8.13