From 38276b0d92ab7bec98875e86bd7a293d7fa43dd5 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Fri, 30 Apr 2010 10:50:17 +0000 Subject: [PATCH] Added support for using dot graphs directly in the token --- src/osgPresentation/SlideShowConstructor.cpp | 22 +++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/src/osgPresentation/SlideShowConstructor.cpp b/src/osgPresentation/SlideShowConstructor.cpp index 785bf9b82..b8f5df7fc 100644 --- a/src/osgPresentation/SlideShowConstructor.cpp +++ b/src/osgPresentation/SlideShowConstructor.cpp @@ -781,8 +781,6 @@ void SlideShowConstructor::addImage(const std::string& filename, const PositionD osg::Image* image = osgDB::readImageFile(filename, _options.get()); - OSG_NOTICE<<"addImage(filename="<