|
Choreonoid
1.5
|
VRML FontStyle node. More...
#include <VRML.h>
Public Member Functions | |
| VRMLFontStyle () | |
Public Member Functions inherited from cnoid::VRMLNode | |
| VRMLNode () | |
| virtual | ~VRMLNode () |
| bool | isCategoryOf (VRMLNodeCategory category) |
Public Attributes | |
| MFString | family |
| SFBool | horizontal |
| MFString | justify |
| SFString | language |
| SFBool | leftToRight |
| SFFloat | size |
| SFFloat | spacing |
| SFString | style |
| SFBool | topToBottom |
Public Attributes inherited from cnoid::VRMLNode | |
| std::string | defName |
Additional Inherited Members | |
Protected Attributes inherited from 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.13