Choreonoid
1.8
|
VRML NavigationInfo node. More...
#include <VRML.h>
Public Member Functions | |
VRMLNavigationInfo () | |
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 | |
MFFloat | avatarSize |
SFBool | headlight |
SFFloat | speed |
MFString | type |
SFFloat | visibilityLimit |
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 NavigationInfo node.
VRMLNavigationInfo::VRMLNavigationInfo | ( | ) |
|
overridevirtual |
Implements cnoid::VRMLNode.
MFFloat cnoid::VRMLNavigationInfo::avatarSize |
SFBool cnoid::VRMLNavigationInfo::headlight |
SFFloat cnoid::VRMLNavigationInfo::speed |
MFString cnoid::VRMLNavigationInfo::type |
SFFloat cnoid::VRMLNavigationInfo::visibilityLimit |