Home
last modified time | relevance | path

Searched refs:computeDataVariance (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osg/
H A DDrawable.cpp308 void Drawable::computeDataVariance() in computeDataVariance() function in Drawable
H A DStateSet.cpp202 void StateSet::computeDataVariance() in computeDataVariance() function in StateSet
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/
H A DDrawable.cpp296 void Drawable::computeDataVariance() in computeDataVariance() function in Drawable
H A DStateSet.cpp288 void StateSet::computeDataVariance() in computeDataVariance() function in StateSet
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osg/
H A DObject165 virtual void computeDataVariance() {}
H A DStateSet93 virtual void computeDataVariance();
H A DDrawable113 virtual void computeDataVariance();
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/
H A DObject234 virtual void computeDataVariance() {}
H A DDrawable108 virtual void computeDataVariance();
H A DStateSet101 virtual void computeDataVariance();
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/
H A DOptimizer.cpp4240 drawable.computeDataVariance(); in apply()
4245 stateset.computeDataVariance(); in applyStateSet()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgUtil/
H A DOptimizer.cpp4483 stateset.computeDataVariance(); in applyStateSet()
4492 drawable.computeDataVariance(); in applyDrawable()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/
H A DChangeLog41354 Added computeDataVariance method into osg::Object and implementations in Drawable and StateSet, and…
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/
H A DChangeLog51920 Added computeDataVariance method into osg::Object and implementations in Drawable and StateSet, and…