Choreonoid  1.5
Public Member Functions | Public Attributes | List of all members
cnoid::VRMLNavigationInfo Class Reference

VRML NavigationInfo node. More...

#include <VRML.h>

Inheritance diagram for cnoid::VRMLNavigationInfo:
cnoid::VRMLNode

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_CATEGORIEScategorySet
 

Detailed Description

VRML NavigationInfo node.

Constructor & Destructor Documentation

◆ VRMLNavigationInfo()

VRMLNavigationInfo::VRMLNavigationInfo ( )

Member Data Documentation

◆ avatarSize

MFFloat cnoid::VRMLNavigationInfo::avatarSize

◆ headlight

SFBool cnoid::VRMLNavigationInfo::headlight

◆ speed

SFFloat cnoid::VRMLNavigationInfo::speed

◆ type

MFString cnoid::VRMLNavigationInfo::type

◆ visibilityLimit

SFFloat cnoid::VRMLNavigationInfo::visibilityLimit

The documentation for this class was generated from the following files: