Added beginnings of osgViewer::PixelBufferX11

This commit is contained in:
Robert Osfield
2007-06-19 17:12:05 +00:00
parent 2f293ed60a
commit ac69f49b55
6 changed files with 495 additions and 72 deletions

View File

@@ -29,7 +29,7 @@
namespace osgViewer
{
class GraphicsWindowWin32 : public osgViewer::GraphicsWindow
class OSGVIEWER_EXPORT GraphicsWindowWin32 : public osgViewer::GraphicsWindow
{
public: