#include <boost/shared_ptr.hpp>
#include "GLHeaders.h"
#include "RenderSystem.h"
#include "util/DrawStuff.h"
#include "util/Error.h"
Go to the source code of this file.
Namespaces | |
namespace | green |
Classes | |
class | green::GLRenderSystem |
Typedefs | |
typedef boost::shared_ptr< GLRenderSystem > | green::GLRenderSystemPtr |