VRML PointSet node. More...
#include <VrmlNodes.h>
Public Member Functions | |
VrmlPointSet () | |
Public Member Functions inherited from hrp::VrmlGeometry | |
VrmlGeometry () | |
Public Member Functions inherited from hrp::VrmlNode | |
bool | isCategoryOf (VrmlNodeCategory category) |
VrmlNode () | |
virtual | ~VrmlNode () |
Public Attributes | |
VrmlColorPtr | color |
VrmlCoordinatePtr | coord |
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 PointSet node.
Definition at line 557 of file VrmlNodes.h.
VrmlPointSet::VrmlPointSet | ( | ) |
Definition at line 348 of file VrmlNodes.cpp.
VrmlColorPtr hrp::VrmlPointSet::color |
Definition at line 563 of file VrmlNodes.h.
VrmlCoordinatePtr hrp::VrmlPointSet::coord |
Definition at line 562 of file VrmlNodes.h.