Choreonoid
1.1
|
VRML ElevationGrid node. [詳解]
#include <VrmlNodes.h>
公開メンバ関数 | |
VrmlElevationGrid () | |
![]() | |
VrmlGeometry () | |
![]() | |
VrmlNode () | |
virtual | ~VrmlNode () |
bool | isCategoryOf (VrmlNodeCategory category) |
公開変数類 | |
SFInt32 | xDimension |
SFInt32 | zDimension |
SFFloat | xSpacing |
SFFloat | zSpacing |
MFFloat | height |
SFBool | ccw |
SFBool | colorPerVertex |
SFFloat | creaseAngle |
SFBool | normalPerVertex |
SFBool | solid |
VrmlColorPtr | color |
VrmlNormalPtr | normal |
VrmlTextureCoordinatePtr | texCoord |
![]() | |
std::string | defName |
その他の継承メンバ | |
![]() | |
std::bitset < NUM_VRML_NODE_CATEGORIES > | categorySet |
VRML ElevationGrid node.
VrmlElevationGrid::VrmlElevationGrid | ( | ) |
SFBool cnoid::VrmlElevationGrid::ccw |
VrmlColorPtr cnoid::VrmlElevationGrid::color |
SFBool cnoid::VrmlElevationGrid::colorPerVertex |
SFFloat cnoid::VrmlElevationGrid::creaseAngle |
MFFloat cnoid::VrmlElevationGrid::height |
VrmlNormalPtr cnoid::VrmlElevationGrid::normal |
SFBool cnoid::VrmlElevationGrid::normalPerVertex |
SFBool cnoid::VrmlElevationGrid::solid |
VrmlTextureCoordinatePtr cnoid::VrmlElevationGrid::texCoord |
SFInt32 cnoid::VrmlElevationGrid::xDimension |
SFFloat cnoid::VrmlElevationGrid::xSpacing |
SFInt32 cnoid::VrmlElevationGrid::zDimension |
SFFloat cnoid::VrmlElevationGrid::zSpacing |