X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fshadowmap.h;h=658b59a91a58a196b92063bc283f80686cdc26e8;hp=119d369c1eb6db052048d941008c18f7b3d58560;hb=d031a80ea06e3ccd01041e9c6024fa62adf25160;hpb=dafd3a42a2f06bfd8e88f9240fc2f4bd3d401541 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