X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fshadowmap.h;h=658b59a91a58a196b92063bc283f80686cdc26e8;hb=d031a80ea06e3ccd01041e9c6024fa62adf25160;hp=119d369c1eb6db052048d941008c18f7b3d58560;hpb=e645768be035f155e1deda931079cf1e84851a86;p=libs%2Fgl.git diff --git a/source/shadowmap.h b/source/shadowmap.h index 119d369c..658b59a9 100644 --- a/source/shadowmap.h +++ b/source/shadowmap.h @@ -34,7 +34,7 @@ private: mutable bool rendered; public: - ShadowMap(unsigned, const Renderable &, const Light &); + ShadowMap(unsigned, Renderable &, const Light &); /** Sets the ShadowMap target point and radius. The transformation matrix is computed so that a sphere with the specified parameters will be completely