]> Dogcows Code - chaz/yoink/blobdiff - src/Moof/Texture.hh
initial working frustum culling implementation
[chaz/yoink] / src / Moof / Texture.hh
index d2b2359f0eb4e28d09194cac40816e66dd0536a0..9d17eb8f66254dee136d41647eb76263c0d4ed40 100644 (file)
@@ -53,6 +53,8 @@ public:
        void bind() const;
        GLuint getObject() const;
 
+       static void resetBind();
+
        unsigned getWidth() const;
        unsigned getHeight() const;
 
This page took 0.018264 seconds and 4 git commands to generate.