Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Vrml_FontStyle Class Reference

defines a FontStyle node of VRML of properties of geometry
and its appearance.
The size field specifies the height (in object space units)
of glyphs rendered and determines the vertical spacing of
adjacent lines of text.

#include <Vrml_FontStyle.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC Vrml_FontStyle (const Standard_Real aSize=10, const Vrml_FontStyleFamily aFamily=Vrml_SERIF, const Vrml_FontStyleStyle aStyle=Vrml_NONE)
void SetSize (const Standard_Real aSize)
Standard_Real Size () const
void SetFamily (const Vrml_FontStyleFamily aFamily)
Vrml_FontStyleFamily Family () const
void SetStyle (const Vrml_FontStyleStyle aStyle)
Vrml_FontStyleStyle Style () const
Standard_OStreamPrint (Standard_OStream &anOStream) const

Constructor & Destructor Documentation


Member Function Documentation


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