From Paul Martz, build fixes
This commit is contained in:
@@ -887,7 +887,7 @@ osg::Geometry* SlideShowConstructor::createTexturedQuadGeometry(const osg::Vec3&
|
||||
|
||||
stateset = pictureQuad->getOrCreateStateSet();
|
||||
stateset->setTextureAttributeAndModes(0,
|
||||
texture,
|
||||
texture.get(),
|
||||
osg::StateAttribute::ON);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user