|
Choreonoid
1.5
|
VRML Text node. More...
#include <VRML.h>
Public Member Functions | |
| VRMLText () | |
Public Member Functions inherited from cnoid::VRMLGeometry | |
| VRMLGeometry () | |
Public Member Functions inherited from cnoid::VRMLNode | |
| VRMLNode () | |
| virtual | ~VRMLNode () |
| bool | isCategoryOf (VRMLNodeCategory category) |
Public Attributes | |
| MFString | fstring |
| VRMLFontStylePtr | fontStyle |
| MFFloat | length |
| SFFloat | maxExtent |
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 Text node.
| VRMLText::VRMLText | ( | ) |
| VRMLFontStylePtr cnoid::VRMLText::fontStyle |
| MFString cnoid::VRMLText::fstring |
| MFFloat cnoid::VRMLText::length |
| SFFloat cnoid::VRMLText::maxExtent |
1.8.13