Fixed typo
This commit is contained in:
@@ -20,7 +20,7 @@ using namespace osgProducer;
|
||||
|
||||
namespace osgProducer
|
||||
{
|
||||
struct MyCreateGraphicContexCallback : public osg::GraphicsContext::CreateGraphicContexCallback
|
||||
struct MyCreateGraphicContexCallback : public osg::GraphicsContext::CreateGraphicContextCallback
|
||||
{
|
||||
virtual osg::GraphicsContext* createGraphicsContext(osg::GraphicsContext::Traits* traits)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user