Choreonoid
1.1
|
VRML Inline node. [詳解]
#include <VrmlNodes.h>
公開メンバ関数 | |
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) |
公開変数類 | |
MFString | urls |
![]() | |
SFVec3f | bboxCenter |
SFVec3f | bboxSize |
MFNode | children |
![]() | |
std::string | defName |
その他の継承メンバ | |
![]() | |
std::bitset < NUM_VRML_NODE_CATEGORIES > | categorySet |
VRML Inline node.
VrmlInline::VrmlInline | ( | ) |
MFString cnoid::VrmlInline::urls |