Merge pull request #300 from eligovision/master
Text3D character/glyph size fix
This commit is contained in:
@@ -325,12 +325,12 @@ protected:
|
||||
osg::Vec4 _textBBColor;
|
||||
KerningType _kerningType;
|
||||
unsigned int _lineCount;
|
||||
bool _glyphNormalized;
|
||||
|
||||
osg::Vec3 _offset;
|
||||
osg::Vec3 _normal;
|
||||
osg::BoundingBox _textBB;
|
||||
|
||||
|
||||
mutable osg::Matrix _matrix;
|
||||
|
||||
Primitives _decorationPrimitives;
|
||||
|
||||
Reference in New Issue
Block a user