|
Choreonoid
1.1
|
VRML Proto definition. [詳解]
#include <VrmlNodes.h>
公開メンバ関数 | |
| VrmlProto (const std::string &n) | |
| VrmlVariantField * | findField (const std::string &fieldName) |
| VrmlVariantField & | field (const std::string &fieldName) |
基底クラス cnoid::VrmlNode に属する継承公開メンバ関数 | |
| VrmlNode () | |
| virtual | ~VrmlNode () |
| bool | isCategoryOf (VrmlNodeCategory category) |
公開変数類 | |
| std::string | protoName |
| TProtoFieldMap | fields |
基底クラス cnoid::VrmlNode に属する継承公開変数類 | |
| std::string | defName |
その他の継承メンバ | |
基底クラス cnoid::VrmlNode に属する継承限定公開変数類 | |
| std::bitset< NUM_VRML_NODE_CATEGORIES > | categorySet |
VRML Proto definition.
| VrmlProto::VrmlProto | ( | const std::string & | n | ) |
|
inline |
|
inline |
| TProtoFieldMap cnoid::VrmlProto::fields |
| std::string cnoid::VrmlProto::protoName |
1.8.9.1