|
Choreonoid
1.5
|
VRML node which is instance of VRML Prototype. More...
#include <VRML.h>
Public Member Functions | |
| VRMLProtoInstance (VRMLProtoPtr proto0) | |
| VRMLVariantField * | findField (const std::string &fieldName) |
Public Member Functions inherited from cnoid::VRMLNode | |
| VRMLNode () | |
| virtual | ~VRMLNode () |
| bool | isCategoryOf (VRMLNodeCategory category) |
Public Attributes | |
| VRMLProtoPtr | proto |
| VRMLProtoFieldMap | fields |
| VRMLNodePtr | actualNode |
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 node which is instance of VRML Prototype.
| VRMLProtoInstance::VRMLProtoInstance | ( | VRMLProtoPtr | proto0 | ) |
|
inline |
| VRMLNodePtr cnoid::VRMLProtoInstance::actualNode |
| VRMLProtoFieldMap cnoid::VRMLProtoInstance::fields |
| VRMLProtoPtr cnoid::VRMLProtoInstance::proto |
1.8.13