|
Choreonoid
1.1
|
VRML Viewpoint node. [詳細]
#include <VrmlNodes.h>
Public メソッド | |
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW | VrmlViewpoint () |
Public メソッド inherited from cnoid::VrmlNode | |
| VrmlNode () | |
| virtual | ~VrmlNode () |
| bool | isCategoryOf (VrmlNodeCategory category) |
Public 変数 | |
| SFRotation | orientation |
| SFFloat | fieldOfView |
| SFBool | jump |
| SFVec3f | position |
| SFString | description |
Public 変数 inherited from cnoid::VrmlNode | |
| std::string | defName |
Additional Inherited Members | |
Protected 変数 inherited from cnoid::VrmlNode | |
| std::bitset < NUM_VRML_NODE_CATEGORIES > | categorySet |
VRML Viewpoint node.
| VrmlViewpoint::VrmlViewpoint | ( | ) |
| SFString cnoid::VrmlViewpoint::description |
| SFFloat cnoid::VrmlViewpoint::fieldOfView |
| SFBool cnoid::VrmlViewpoint::jump |
| SFRotation cnoid::VrmlViewpoint::orientation |
| SFVec3f cnoid::VrmlViewpoint::position |
1.8.1.2