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

VRML FontStyle node. [詳解]

#include <VrmlNodes.h>

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

公開メンバ関数

 VrmlFontStyle ()
 
- 基底クラス cnoid::VrmlNode に属する継承公開メンバ関数
 VrmlNode ()
 
virtual ~VrmlNode ()
 
bool isCategoryOf (VrmlNodeCategory category)
 

公開変数類

MFString family
 
SFBool horizontal
 
MFString justify
 
SFString language
 
SFBool leftToRight
 
SFFloat size
 
SFFloat spacing
 
SFString style
 
SFBool topToBottom
 
- 基底クラス cnoid::VrmlNode に属する継承公開変数類
std::string defName
 

その他の継承メンバ

- 基底クラス cnoid::VrmlNode に属する継承限定公開変数類
std::bitset< NUM_VRML_NODE_CATEGORIEScategorySet
 

詳解

VRML FontStyle node.

構築子と解体子

VrmlFontStyle::VrmlFontStyle ( )

メンバ詳解

MFString cnoid::VrmlFontStyle::family
SFBool cnoid::VrmlFontStyle::horizontal
MFString cnoid::VrmlFontStyle::justify
SFString cnoid::VrmlFontStyle::language
SFBool cnoid::VrmlFontStyle::leftToRight
SFFloat cnoid::VrmlFontStyle::size
SFFloat cnoid::VrmlFontStyle::spacing
SFString cnoid::VrmlFontStyle::style
SFBool cnoid::VrmlFontStyle::topToBottom

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