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