Choreonoid  1.5
Public Member Functions | Public Attributes | List of all members
cnoid::VRMLText Class Reference

VRML Text node. More...

#include <VRML.h>

Inheritance diagram for cnoid::VRMLText:
cnoid::VRMLGeometry cnoid::VRMLNode

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_CATEGORIEScategorySet
 

Detailed Description

VRML Text node.

Constructor & Destructor Documentation

VRMLText::VRMLText ( )

Member Data Documentation

VRMLFontStylePtr cnoid::VRMLText::fontStyle
MFString cnoid::VRMLText::fstring
MFFloat cnoid::VRMLText::length
SFFloat cnoid::VRMLText::maxExtent

The documentation for this class was generated from the following files: