X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fprojection.h;h=2be8fd08f883383feb4cbd02bccca838360cf0a2;hb=1d59ea8601436164f8bfc114da3941cb0871e87b;hp=d38aa336cef69458c5bccdbc11cc43e1e72497c6;hpb=bdd9a8e26efad3ba349e4ffd58171cfee3cacfb0;p=libs%2Fgl.git diff --git a/source/projection.h b/source/projection.h index d38aa336..2be8fd08 100644 --- a/source/projection.h +++ b/source/projection.h @@ -11,6 +11,8 @@ Distributed under the LGPL namespace Msp { namespace GL { +// Everything in this header is deprecated - use the classes in matrix.h instead + /** Sets up an orthogonal projection. */