]> git.tdb.fi Git - libs/gl.git/commit
Add Material class
authorMikko Rasa <tdb@tdb.fi>
Tue, 2 Oct 2007 15:25:55 +0000 (15:25 +0000)
committerMikko Rasa <tdb@tdb.fi>
Tue, 2 Oct 2007 15:25:55 +0000 (15:25 +0000)
commit4c89817d6e060323ec1ddd275f3265cea688c650
tree67d1e554eb2ee49851b395b3309f0abdc669c4de
parent3f285d3f4fd0a6790bf1efa780284dc7ba2287a2
Add Material class
source/color.h [new file with mode: 0644]
source/material.cpp [new file with mode: 0644]
source/material.h [new file with mode: 0644]
source/matrix.cpp