|
Choreonoid
1.1
|
VRML FontStyle node. [詳解]
#include <VrmlNodes.h>
公開メンバ関数 | |
| 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_CATEGORIES > | categorySet |
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 |
1.8.9.1