Refactored preset3D/p3d plugin so that common scene graph extensions and classes now live in a separate osgPresenttation NodeKit.

This commit is contained in:
Robert Osfield
2009-06-24 16:03:49 +00:00
parent 5c0148106c
commit 95355c2a49
31 changed files with 93 additions and 4702 deletions

View File

@@ -20,7 +20,7 @@
#include <osgWidget/PdfReader>
#include "SlideShowConstructor.h"
#include <osgPresentation/SlideShowConstructor>
#include <stdio.h>
#include <string.h>