Removed redundent method
This commit is contained in:
@@ -35,7 +35,6 @@ public:
|
||||
virtual osgText::Glyph3D* getGlyph3D(unsigned int charcode) { return 0; }
|
||||
virtual osg::Vec2 getKerning(unsigned int leftcharcode, unsigned int rightcharcode, osgText::KerningType kerningType);
|
||||
virtual bool hasVertical() const;
|
||||
virtual float getScale() const { return 1.0f; }
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user