#include <VrmlNodes.h>
Public Member Functions | |
VrmlSphere () | |
Public Member Functions inherited from hrp::VrmlGeometry | |
VrmlGeometry () | |
Public Member Functions inherited from hrp::VrmlNode | |
bool | isCategoryOf (VrmlNodeCategory category) |
VrmlNode () | |
virtual | ~VrmlNode () |
Public Attributes | |
SFFloat | radius |
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 Sphere node.
Definition at line 412 of file VrmlNodes.h.
VrmlSphere::VrmlSphere | ( | ) |
Definition at line 264 of file VrmlNodes.cpp.
SFFloat hrp::VrmlSphere::radius |
Definition at line 416 of file VrmlNodes.h.