ordered module_list in RenderFramework
This commit is contained in:
11
inc/hgl/graph/manager/MaterialManager.h
Normal file
11
inc/hgl/graph/manager/MaterialManager.h
Normal file
@@ -0,0 +1,11 @@
|
||||
#pragma once
|
||||
|
||||
#include<hgl/graph/module/GraphModule.h>
|
||||
|
||||
VK_NAMESPACE_BEGIN
|
||||
|
||||
class MaterialManager:public GraphModule
|
||||
{
|
||||
};//
|
||||
|
||||
VK_NAMESPACE_END
|
Reference in New Issue
Block a user