Added setDataVariance(DYNAMIC) to stats text labels that are dyanmically updated.

This commit is contained in:
Robert Osfield
2017-03-09 17:01:33 +00:00
parent 7868909f43
commit 96760970ed
5 changed files with 42 additions and 13 deletions

View File

@@ -22,7 +22,7 @@
namespace osgText {
//#define NEW_APPROACH
#define NEW_APPROACH
class OSGTEXT_EXPORT TextBase : public osg::Drawable
{