This commit is contained in:
Robert Osfield
2017-11-29 21:20:10 +00:00
parent 4af66f6897
commit a16702627a
2 changed files with 2 additions and 2 deletions

View File

@@ -796,7 +796,7 @@ SharedGeometry::~SharedGeometry()
{
}
osg::VertexArrayState* SharedGeometry::createVertexArrayStateImplemenation(osg::RenderInfo& renderInfo) const
osg::VertexArrayState* SharedGeometry::createVertexArrayStateImplementation(osg::RenderInfo& renderInfo) const
{
osg::State& state = *renderInfo.getState();