Choreonoid
1.5
|
VRML Group node. More...
#include <VRML.h>
Public Member Functions | |
VRMLGroup () | |
virtual MFNode & | getChildren () |
virtual int | countChildren () |
virtual VRMLNode * | getChild (int index) |
virtual void | replaceChild (int childIndex, VRMLNode *childNode) |
![]() | |
AbstractVRMLGroup () | |
void | removeChild (int childIndex) |
![]() | |
VRMLNode () | |
virtual | ~VRMLNode () |
bool | isCategoryOf (VRMLNodeCategory category) |
Public Attributes | |
SFVec3f | bboxCenter |
SFVec3f | bboxSize |
MFNode | children |
![]() | |
std::string | defName |
Additional Inherited Members | |
![]() | |
std::bitset< NUM_VRML_NODE_CATEGORIES > | categorySet |
VRML Group node.
VRMLGroup::VRMLGroup | ( | ) |
|
virtual |
Implements cnoid::AbstractVRMLGroup.
|
virtual |
Implements cnoid::AbstractVRMLGroup.
|
virtual |
Implements cnoid::AbstractVRMLGroup.
|
virtual |
Implements cnoid::AbstractVRMLGroup.
SFVec3f cnoid::VRMLGroup::bboxCenter |
SFVec3f cnoid::VRMLGroup::bboxSize |
MFNode cnoid::VRMLGroup::children |