Example #1
0
void ShaderPaint::postPaint(osgNVPR::Extensions* ext, osg::State& state) const {
	state.popStateSet();
	state.apply();
}