|
Choreonoid
1.5
|
VRML Proto definition. More...
#include <VRML.h>
Public Member Functions | |
| VRMLProto (const std::string &n) | |
| VRMLVariantField * | findField (const std::string &fieldName) |
| VRMLVariantField & | field (const std::string &fieldName) |
Public Member Functions inherited from cnoid::VRMLNode | |
| VRMLNode () | |
| virtual | ~VRMLNode () |
| bool | isCategoryOf (VRMLNodeCategory category) |
Public Attributes | |
| std::string | protoName |
| VRMLProtoFieldMap | fields |
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 Proto definition.
| VRMLProto::VRMLProto | ( | const std::string & | n | ) |
|
inline |
|
inline |
| VRMLProtoFieldMap cnoid::VRMLProto::fields |
| std::string cnoid::VRMLProto::protoName |
1.8.13