Improving Material shader code generation
This commit is contained in:
@@ -13,6 +13,7 @@ public:
|
||||
~WindowManager();
|
||||
PWindow addWindow(const WindowCreateInfo &createInfo);
|
||||
void beginFrame();
|
||||
void render();
|
||||
void endFrame();
|
||||
static Gfx::PGraphics getGraphics()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user