VRML Shape node. More...
#include <VrmlNodes.h>
Public Member Functions | |
VrmlShape () | |
Public Member Functions inherited from hrp::VrmlNode | |
bool | isCategoryOf (VrmlNodeCategory category) |
VrmlNode () | |
virtual | ~VrmlNode () |
Public Attributes | |
VrmlAppearancePtr | appearance |
SFNode | geometry |
Public Attributes inherited from hrp::VrmlNode | |
std::string | defName |
Additional Inherited Members | |
Static Public Member Functions inherited from hrp::VrmlNode | |
static const char * | getLabelOfFieldType (int type) |
Protected Attributes inherited from hrp::VrmlNode | |
std::bitset< NUM_VRML_NODE_CATEGORIES > | categorySet |
VRML Shape node.
Definition at line 285 of file VrmlNodes.h.
VrmlShape::VrmlShape | ( | ) |
Definition at line 182 of file VrmlNodes.cpp.
VrmlAppearancePtr hrp::VrmlShape::appearance |
Definition at line 289 of file VrmlNodes.h.
SFNode hrp::VrmlShape::geometry |
Definition at line 290 of file VrmlNodes.h.