]> git.tdb.fi Git - libs/gl.git/commit
Add class Renderable
authorMikko Rasa <tdb@tdb.fi>
Sun, 4 Nov 2007 18:05:19 +0000 (18:05 +0000)
committerMikko Rasa <tdb@tdb.fi>
Sun, 4 Nov 2007 18:05:19 +0000 (18:05 +0000)
commit4324df6e3d807d35e02e828320e436c509275520
treea16d9f0e03115edb1ad209569f57fa79d7ab7cd6
parent01525e40e4bc32b885196dd85ff68e876678d19d
Add class Renderable
Inherit Object and ObjectInstance from Renderable
Add class Scene
Include GL/gl.h in renderable.h
source/framebuffer.h
source/object.cpp
source/object.h
source/objectinstance.cpp
source/objectinstance.h
source/renderable.h [new file with mode: 0644]
source/scene.cpp [new file with mode: 0644]
source/scene.h [new file with mode: 0644]