Added setDataVariance(DYNAMIC) to stats text labels that are dyanmically updated.
This commit is contained in:
@@ -128,7 +128,7 @@ osg::VertexArrayState* TextBase::createVertexArrayState(osg::RenderInfo& renderI
|
||||
}
|
||||
else
|
||||
{
|
||||
// OSG_NOTICE<<" Setup VertexArrayState to without using VAO "<<vas<<std::endl;
|
||||
OSG_NOTICE<<" Setup VertexArrayState to without using VAO "<<vas<<std::endl;
|
||||
}
|
||||
|
||||
return vas;
|
||||
|
||||
Reference in New Issue
Block a user