Choreonoid
1.5
|
#include <VRML.h>
Public Member Functions | |
VRMLSwitch () | |
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 | |
MFNode | choice |
SFInt32 | whichChoice |
![]() | |
std::string | defName |
Additional Inherited Members | |
![]() | |
std::bitset< NUM_VRML_NODE_CATEGORIES > | categorySet |
VRMLSwitch::VRMLSwitch | ( | ) |
|
virtual |
Implements cnoid::AbstractVRMLGroup.
|
virtual |
Implements cnoid::AbstractVRMLGroup.
|
virtual |
Implements cnoid::AbstractVRMLGroup.
|
virtual |
Implements cnoid::AbstractVRMLGroup.
MFNode cnoid::VRMLSwitch::choice |
SFInt32 cnoid::VRMLSwitch::whichChoice |