Changeset 1511 for code/trunk/src/orxonox/GraphicsEngine.h
- Timestamp:
- Jun 1, 2008, 5:42:25 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/GraphicsEngine.h
r1505 r1511 84 84 static GraphicsEngine* getSingletonPtr() { return &getSingleton(); } 85 85 86 //HACK!!!87 //void static CompositorBloomOn();88 //void static CompositorBloomOff();89 //void static CompositorMotionBlurOn();90 //void static CompositorMotionBlurOff();91 92 86 93 87 private:
Note: See TracChangeset
for help on using the changeset viewer.