Moved the include/osgTXP back into src/osgPlugins/txp as a seperate include directory is no longer required.
Removed the osgtxp demo as it is no longer required.
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
archive for the purpose of printing it out.
|
||||
*/
|
||||
|
||||
#include <osgTXP/trpage_print.h>
|
||||
#include <osgTXP/trpage_scene.h>
|
||||
#include <trpage_print.h>
|
||||
#include <trpage_scene.h>
|
||||
|
||||
/* Set up the callbacks for the scene graph parser.
|
||||
In our case this is just one read helper with
|
||||
|
||||
Reference in New Issue
Block a user