All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Static Public Member Functions | List of all members
Eegeo::Modules::Core::DebugRenderingModule Class Reference
Inheritance diagram for Eegeo::Modules::Core::DebugRenderingModule:
Eegeo::NonCopyable

Public Member Functions

 DebugRenderingModule (const DebugRenderingModuleConfiguration &config, Rendering::Shaders::ShaderIdGenerator &shaderIdGenerator, Rendering::Materials::MaterialIdGenerator &materialIdGenerator, Rendering::VertexLayouts::VertexLayoutPool &vertexLayoutPool, Rendering::VertexLayouts::VertexBindingPool &vertexBindingPool, Rendering::RenderableFilters &renderableFilters, Fonts::IFontInstanceService &fontInstanceService, Text::IScreenTextRenderer &screenTextRenderer)
 
DebugRendering::DebugRendererGetDebugRenderer () const
 
const Fonts::FontInstanceGetDebugFont () const
 
void Update (float dt, const Camera::RenderCamera &renderCamera)
 

Static Public Member Functions

static
DebugRenderingModuleConfiguration 
DefaultConfig ()
 
static DebugRenderingModuleCreate (const DebugRenderingModuleConfiguration &config, Core::RenderingModule &renderingModule, FontsModule &fontsModule, Text::ScreenTextRenderingModule &screenTextRenderingModule)
 

Additional Inherited Members

- Protected Member Functions inherited from Eegeo::NonCopyable
 NonCopyable (const NonCopyable &)=delete
 
NonCopyableoperator= (const NonCopyable &)=delete
 

The documentation for this class was generated from the following files: