2 Cafu Engine, http://www.cafu.de/
3 Copyright (c) Carsten Fuchs and other contributors.
4 This project is licensed under the terms of the MIT license.
11 #include "Renderer.hpp"
14 // A global pointer to the current renderer, for common access by all modules that use the MatSys.
15 MatSys::RendererI
* MatSys::Renderer
=0;