Fixed typo
This commit is contained in:
@@ -685,7 +685,7 @@ void osgParticle::ParticleSystem::releaseGLObjects(osg::State* state) const
|
||||
}
|
||||
}
|
||||
|
||||
osg::VertexArrayState* osgParticle::ParticleSystem::createVertexArrayStateImplemenation(osg::RenderInfo& renderInfo) const
|
||||
osg::VertexArrayState* osgParticle::ParticleSystem::createVertexArrayStateImplementation(osg::RenderInfo& renderInfo) const
|
||||
{
|
||||
osg::State& state = *renderInfo.getState();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user