VRML NavigationInfo node. More...
#include <VrmlNodes.h>
Public Member Functions | |
VrmlNavigationInfo () | |
Public Member Functions inherited from hrp::VrmlNode | |
bool | isCategoryOf (VrmlNodeCategory category) |
VrmlNode () | |
virtual | ~VrmlNode () |
Public Attributes | |
MFFloat | avatarSize |
SFBool | headlight |
SFFloat | speed |
MFString | type |
SFFloat | visibilityLimit |
Public Attributes inherited from hrp::VrmlNode | |
std::string | defName |
Additional Inherited Members | |
Static Public Member Functions inherited from hrp::VrmlNode | |
static const char * | getLabelOfFieldType (int type) |
Protected Attributes inherited from hrp::VrmlNode | |
std::bitset< NUM_VRML_NODE_CATEGORIES > | categorySet |
VRML NavigationInfo node.
Definition at line 186 of file VrmlNodes.h.
VrmlNavigationInfo::VrmlNavigationInfo | ( | ) |
Definition at line 92 of file VrmlNodes.cpp.
MFFloat hrp::VrmlNavigationInfo::avatarSize |
Definition at line 191 of file VrmlNodes.h.
SFBool hrp::VrmlNavigationInfo::headlight |
Definition at line 192 of file VrmlNodes.h.
SFFloat hrp::VrmlNavigationInfo::speed |
Definition at line 193 of file VrmlNodes.h.
MFString hrp::VrmlNavigationInfo::type |
Definition at line 194 of file VrmlNodes.h.
SFFloat hrp::VrmlNavigationInfo::visibilityLimit |
Definition at line 195 of file VrmlNodes.h.