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

VRML Viewpoint node. More...

#include <VRML.h>

Inheritance diagram for cnoid::VRMLViewpoint:
cnoid::VRMLNode

Public Member Functions

 VRMLViewpoint ()
 
- Public Member Functions inherited from cnoid::VRMLNode
 VRMLNode ()
 
virtual ~VRMLNode ()
 
bool isCategoryOf (VRMLNodeCategory category)
 

Public Attributes

 EIGEN_MAKE_ALIGNED_OPERATOR_NEW
 
SFRotation orientation
 
SFFloat fieldOfView
 
SFBool jump
 
SFVec3f position
 
SFString description
 
- 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 Viewpoint node.

Constructor & Destructor Documentation

VRMLViewpoint::VRMLViewpoint ( )

Member Data Documentation

SFString cnoid::VRMLViewpoint::description
cnoid::VRMLViewpoint::EIGEN_MAKE_ALIGNED_OPERATOR_NEW
SFFloat cnoid::VRMLViewpoint::fieldOfView
SFBool cnoid::VRMLViewpoint::jump
SFRotation cnoid::VRMLViewpoint::orientation
SFVec3f cnoid::VRMLViewpoint::position

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