Choreonoid
1.1
|
VRML Viewpoint node. [詳解]
#include <VrmlNodes.h>
公開メンバ関数 | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW | VrmlViewpoint () |
![]() | |
VrmlNode () | |
virtual | ~VrmlNode () |
bool | isCategoryOf (VrmlNodeCategory category) |
公開変数類 | |
SFRotation | orientation |
SFFloat | fieldOfView |
SFBool | jump |
SFVec3f | position |
SFString | description |
![]() | |
std::string | defName |
その他の継承メンバ | |
![]() | |
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 |