Choreonoid
1.1
|
VRML Viewpoint node. [詳細]
#include <VrmlNodes.h>
Public メソッド | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW | VrmlViewpoint () |
![]() | |
VrmlNode () | |
virtual | ~VrmlNode () |
bool | isCategoryOf (VrmlNodeCategory category) |
Public 変数 | |
SFRotation | orientation |
SFFloat | fieldOfView |
SFBool | jump |
SFVec3f | position |
SFString | description |
![]() | |
std::string | defName |
Additional Inherited Members | |
![]() | |
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 |