VRML Box node. More...
#include <VrmlNodes.h>
Public Member Functions | |
VrmlBox () | |
Public Member Functions inherited from hrp::VrmlGeometry | |
VrmlGeometry () | |
Public Member Functions inherited from hrp::VrmlNode | |
bool | isCategoryOf (VrmlNodeCategory category) |
VrmlNode () | |
virtual | ~VrmlNode () |
Public Attributes | |
SFVec3f | size |
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 Box node.
Definition at line 373 of file VrmlNodes.h.
VrmlBox::VrmlBox | ( | ) |
Definition at line 239 of file VrmlNodes.cpp.
SFVec3f hrp::VrmlBox::size |
Definition at line 377 of file VrmlNodes.h.