X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fvertexsetup.h;h=0155302cd6fb86bad0b99537e87a363ed0588f40;hp=c4cadfcaed49a9206d3ef500df6688b4f762edae;hb=2b0aa5d0a22ce4ccca7d79ee15aa78f765b103cb;hpb=f5ac652497f22b159b5e44bf69f44092ff91936b diff --git a/source/vertexsetup.h b/source/vertexsetup.h index c4cadfca..0155302c 100644 --- a/source/vertexsetup.h +++ b/source/vertexsetup.h @@ -37,7 +37,7 @@ public: private: void update(unsigned) const; - void update_vertex_array() const; + void update_vertex_array(bool) const; public: void bind() const;