IDrawable.h File Reference
#include "Renderer_GL.h"

Go to the source code of this file.

Classes

class  IDrawable
 An interface for drawable objects. More...
 

Typedefs

typedef std::shared_ptr< IDrawableDrawablePtr
 

Typedef Documentation

typedef std::shared_ptr<IDrawable> DrawablePtr