VRML Normal node. More...
#include <VrmlNodes.h>
Public Member Functions | |
VrmlNormal () | |
Public Member Functions inherited from hrp::VrmlNode | |
bool | isCategoryOf (VrmlNodeCategory category) |
VrmlNode () | |
virtual | ~VrmlNode () |
Public Attributes | |
MFVec3f | vector |
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 Normal node.
Definition at line 530 of file VrmlNodes.h.
VrmlNormal::VrmlNormal | ( | ) |
Definition at line 325 of file VrmlNodes.cpp.
MFVec3f hrp::VrmlNormal::vector |
Definition at line 534 of file VrmlNodes.h.