Public Member Functions | |
LoadingScreenRenderablesFactory (Eegeo::Rendering::GlBufferPool &glBufferPool, Eegeo::Rendering::VertexLayouts::VertexLayoutPool &vertexLayoutPool, Eegeo::Rendering::VertexLayouts::VertexBindingPool &vertexBindingPool, Materials::ColorMaterial &backgroundMaterial, Materials::TexturedUniformColoredMaterial &imageMaterial, Eegeo::Rendering::LoadingScreenLayout::Values layout, float textureWidth, float textureHeight, float screenOversampleScale) | |
LoadingScreenRenderables * | CreateRenderables (float screenWidth, float screenHeight) |
Public Member Functions inherited from Eegeo::NonCopyable | |
NonCopyable (const NonCopyable &)=delete | |
NonCopyable & | operator= (const NonCopyable &)=delete |