Choreonoid
1.5
|
#include <VRML.h>
Public Member Functions | |
VRMLAnchor () | |
![]() | |
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 | |
SFString | description |
MFString | parameter |
MFString | url |
![]() | |
SFVec3f | bboxCenter |
SFVec3f | bboxSize |
MFNode | children |
![]() | |
std::string | defName |
Additional Inherited Members | |
![]() | |
std::bitset< NUM_VRML_NODE_CATEGORIES > | categorySet |
VRMLAnchor::VRMLAnchor | ( | ) |
SFString cnoid::VRMLAnchor::description |
MFString cnoid::VRMLAnchor::parameter |
MFString cnoid::VRMLAnchor::url |