ModelRenderer.h File Reference
#include "Logger.h"
#include "ObjectManager.h"
#include "RenderQueue.h"
#include "vmmlib/util.hpp"
#include "vmmlib/frustum_culler.hpp"

Go to the source code of this file.

Classes

class  ModelRenderer
 A helper class to efficiently draw and queue models with one function call. More...
 

Typedefs

typedef std::shared_ptr< ModelRendererModelRendererPtr
 

Typedef Documentation

typedef std::shared_ptr< ModelRenderer > ModelRendererPtr