#include <VrmlNodes.h>
Public Member Functions | |
VrmlBillboard () | |
Public Member Functions inherited from hrp::VrmlGroup | |
virtual int | countChildren () |
virtual VrmlNode * | getChild (int index) |
virtual MFNode & | getChildren () |
virtual void | replaceChild (int childIndex, VrmlNode *childNode) |
VrmlGroup () | |
Public Member Functions inherited from hrp::AbstractVrmlGroup | |
AbstractVrmlGroup () | |
void | removeChild (int childIndex) |
Public Member Functions inherited from hrp::VrmlNode | |
bool | isCategoryOf (VrmlNodeCategory category) |
VrmlNode () | |
virtual | ~VrmlNode () |
Public Attributes | |
SFVec3f | axisOfRotation |
Public Attributes inherited from hrp::VrmlGroup | |
SFVec3f | bboxCenter |
SFVec3f | bboxSize |
MFNode | children |
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 |
Definition at line 713 of file VrmlNodes.h.
VrmlBillboard::VrmlBillboard | ( | ) |
Definition at line 508 of file VrmlNodes.cpp.
SFVec3f hrp::VrmlBillboard::axisOfRotation |
Definition at line 717 of file VrmlNodes.h.