]> git.tdb.fi Git - libs/gl.git/blobdiff - source/core/clipping.h
Store implementation limits in a central struct
[libs/gl.git] / source / core / clipping.h
index d74763ab7c697f9cade4e94ab4b15bdb518e0a10..b07195231423ca139a174af18c202c80153f6602 100644 (file)
@@ -27,7 +27,7 @@ private:
        mutable ProgramData shdata;
 
 public:
-       static unsigned get_n_attach_points();
+       DEPRECATED static unsigned get_n_attach_points();
 
        void attach(const ClipPlane &);
        void detach(const ClipPlane &);