Home
last modified time | relevance | path

Searched refs:lightStateSet (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ac/
H A Dac3d.cpp1406 osg::StateSet* lightStateSet = group->getOrCreateStateSet(); in readObject() local
1407 group->setStateSet(lightStateSet); in readObject()
1409 ls->setStateSetModes(*lightStateSet, osg::StateAttribute::ON); in readObject()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/ac/
H A Dac3d.cpp1391 osg::StateSet* lightStateSet = group->getOrCreateStateSet(); in readObject() local
1392 group->setStateSet(lightStateSet); in readObject()
1394 ls->setStateSetModes(*lightStateSet, osg::StateAttribute::ON); in readObject()