Further migration to using RenderInfo
This commit is contained in:
@@ -192,7 +192,7 @@ namespace osgParticle
|
||||
|
||||
virtual ~PrecipitationEffect() {}
|
||||
|
||||
void compileGLObjects(osg::State& state) const;
|
||||
void compileGLObjects(osg::RenderInfo& renderInfo) const;
|
||||
|
||||
void update();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user