Choreonoid  1.1
公開メンバ関数 | 公開変数類 | 全メンバ一覧
cnoid::VrmlProto クラス

VRML Proto definition. [詳解]

#include <VrmlNodes.h>

cnoid::VrmlProto の継承関係図
cnoid::VrmlNode

公開メンバ関数

 VrmlProto (const std::string &n)
 
VrmlVariantFieldfindField (const std::string &fieldName)
 
VrmlVariantFieldfield (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_CATEGORIEScategorySet
 

詳解

VRML Proto definition.

構築子と解体子

VrmlProto::VrmlProto ( const std::string &  n)

関数詳解

VrmlVariantField& cnoid::VrmlProto::field ( const std::string &  fieldName)
inline
VrmlVariantField* cnoid::VrmlProto::findField ( const std::string &  fieldName)
inline

メンバ詳解

TProtoFieldMap cnoid::VrmlProto::fields
std::string cnoid::VrmlProto::protoName

このクラス詳解は次のファイルから抽出されました: