]> git.tdb.fi Git - libs/gl.git/commit
Improve binding of buffers
authorMikko Rasa <tdb@tdb.fi>
Fri, 24 Aug 2012 07:25:52 +0000 (10:25 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 24 Aug 2012 07:25:52 +0000 (10:25 +0300)
commita4f59a729cb9d8183ad8fc050d7bc163abfd55e8
tree193fd4c0d88072a08f7d7060d8ed7a9eb519a692
parent9d2291e3f3c007b1aa7fe66d882a8c1fce8fdee6
Improve binding of buffers

Add a set_current function, as seen in some other classes.

Buffer type support is now also checked in bind_to.
source/buffer.cpp
source/buffer.h