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