Ran dos2unix

This commit is contained in:
Robert Osfield
2008-10-06 14:15:27 +00:00
parent 9cce90e920
commit df12c7bc68
5 changed files with 10 additions and 10 deletions

View File

@@ -139,7 +139,7 @@ class OSGSHADOW_EXPORT StandardShadowMap : public DebugShadowMap
osg::ref_ptr< osg::Light > _light;
float _polygonOffsetFactor;
float _polygonOffsetUnits;
osg::Vec2s _textureSize;
osg::Vec2s _textureSize;
unsigned int _baseTextureUnit;
unsigned int _shadowTextureUnit;
unsigned int _baseTextureCoordIndex;