Hi Sanat,

seems you might want to look at this thread

http://forum.openscenegraph.org/viewtopic.php?t=2308

notice

// Push matricies

and

osg::State *state = getCamera()->getGraphicsContext()->getState();
state->reset();
state->apply(m_lastStateSet.get());


Regards
Sergey
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to