]> git.tdb.fi Git - libs/gl.git/commit
Turn VertexFormat into a class and hide the data member
authorMikko Rasa <tdb@tdb.fi>
Sun, 2 Sep 2012 14:29:02 +0000 (17:29 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 2 Sep 2012 14:29:02 +0000 (17:29 +0300)
commitba5c731b8aa6430bb10e38848d42d8bfb59694a6
tree31fe42b61066dfbcba1e155a3d6b4674dc25cbeb
parente06ee659c66c92065dbd767475ac9bf9f0f14846
Turn VertexFormat into a class and hide the data member

Outsiders have no need to access it directly
source/vertexformat.cpp
source/vertexformat.h