Choreonoid
1.1
|
VRML FontStyle node. [詳解]
#include <VrmlNodes.h>
公開メンバ関数 | |
VrmlFontStyle () | |
![]() | |
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 |
![]() | |
std::string | defName |
その他の継承メンバ | |
![]() | |
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 |