Choreonoid
1.5
|
VRML ElevationGrid node. More...
#include <VRML.h>
Public Member Functions | |
VRMLElevationGrid () | |
![]() | |
VRMLGeometry () | |
![]() | |
VRMLNode () | |
virtual | ~VRMLNode () |
bool | isCategoryOf (VRMLNodeCategory category) |
Public Attributes | |
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 |
Additional Inherited Members | |
![]() | |
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 |