]> git.tdb.fi Git - libs/gl.git/commit
Add virtual destructors to Renderable and Uniform
authorMikko Rasa <tdb@tdb.fi>
Wed, 24 Sep 2008 16:17:29 +0000 (16:17 +0000)
committerMikko Rasa <tdb@tdb.fi>
Wed, 24 Sep 2008 16:17:29 +0000 (16:17 +0000)
commit61f90f1680884b02e783d2d419f9326e5d6f397b
treeb18b21628ffb72c09d32b116a2e73888be0f97f5
parent50e504e2171295d5922ddf87b358e0024db3ce40
Add virtual destructors to Renderable and Uniform
Convert C-style casts to C++-style
source/renderable.h
source/uniform.h
source/vertexarraybuilder.cpp