|
H3D API
2.4.1
|
Header file for FontStyle, X3D scene-graph node. More...
#include <H3D/X3DFontStyleNode.h>#include <H3D/SFString.h>#include <H3D/MFString.h>#include <H3D/SFBool.h>#include <H3D/SFFloat.h>#include <H3D/SFInt32.h>Go to the source code of this file.
Classes | |
| class | H3D::FontStyle |
| The FontStyle node defines the size, family, and style used for Text nodes, as well as the direction of the text strings and any language-specific rendering techniques used for non-English text. More... | |
| class | H3D::FontStyle::InvalidFontStyleStyle |
| Thrown when the string in the style field is an invalid value. More... | |
| class | H3D::FontStyle::InvalidFontStyleJustify |
| Thrown when the strings in the justify field are invalid values. More... | |
| class | H3D::FontStyle::InvalidFontStyleRenderType |
| Thrown when the strings in the renderType field are invalid values. More... | |
Namespaces | |
| H3D | |
| H3D API namespace. | |
Header file for FontStyle, X3D scene-graph node.