 |
OpendTect
6.6
|
Go to the documentation of this file.
17 #include <osg/Version>
18 #include <osgText/Font>
19 #include <QtGui/QFont>
32 virtual osgText::Glyph*
getGlyph(
const osgText::FontResolution& fontRes,
33 unsigned int charcode);
34 #if OSG_MIN_VERSION_REQUIRED(3,6,0)
35 virtual osgText::Glyph3D* getGlyph3D(
const osgText::FontResolution&,
39 virtual osg::Vec2 getKerning(
const osgText::FontResolution&,
40 unsigned int leftcharcode,
41 unsigned int rightcharcode,
42 osgText::KerningType kerningType)
43 {
return osg::Vec2(0,0); }
48 unsigned int rightcharcode,
49 osgText::KerningType kerningType)
50 {
return osg::Vec2(0, 0); }
ODFontImplementation(const QFont &font)
virtual osg::Vec2 getKerning(unsigned int leftcharcode, unsigned int rightcharcode, osgText::KerningType kerningType)
Definition: odfontimplementation.h:47
QFont _font
Definition: odfontimplementation.h:59
#define mExpClass(module)
Definition: commondefs.h:177
virtual std::string getFileName() const
virtual bool supportsMultipleFontResolutions() const
Definition: odfontimplementation.h:30
virtual osgText::Glyph * getGlyph(const osgText::FontResolution &fontRes, unsigned int charcode)
std::string _filename
Definition: odfontimplementation.h:58
virtual bool hasVertical() const
Definition: odfontimplementation.h:53
virtual ~ODFontImplementation()
virtual osgText::Glyph3D * getGlyph3D(unsigned int)
Definition: odfontimplementation.h:45
Definition: odfontimplementation.h:23
Generated at
for the OpendTect
seismic interpretation project.
Copyright (C): dGB Beheer B.V. 1995-2021