Added note about license or file, and link to specs.

This commit is contained in:
Robert Osfield
2006-11-14 19:29:49 +00:00
parent 5d91960cb7
commit 43af60e19e

View File

@@ -1,3 +1,8 @@
// Released under the OSGPL license, as part of the OpenSceneGraph distribution.
//
// ReaderWriter for sgi's .rgb format.
// specification can be found at http://local.wasp.uwa.edu.au/~pbourke/dataformats/sgirgb/sgiversion.html
#include <osg/Image>
#include <osg/Notify>