Various files which should have been checked in earlier but were missed...

VisualStudio files for flt loader, and header files or Image and Texture
for new osg::Texture::CLAMP_TO_EDGE and osg::Image::dirty.
This commit is contained in:
Robert Osfield
2001-12-04 20:38:27 +00:00
parent 396b2668c8
commit 20e3785bf8
4 changed files with 12 additions and 3 deletions

View File

@@ -109,7 +109,7 @@ class OSGUTIL_EXPORT SceneView : public osg::Referenced
{
MONO,
QUAD_BUFFER_STEREO,
RED_GREEN_STEREO,
ANAGLYPHIC_STEREO,
HORIZONTAL_SPLIT_STEREO,
VERTICAL_SPLIT_STEREO
};