a part of RenderFramework::Init(..)
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
#include<hgl/graph/RenderFramework.h>
|
||||
|
||||
using namespace hgl;
|
||||
using namespace hgl::graph;
|
||||
|
||||
int os_main(int,os_char **)
|
||||
{
|
||||
RenderFramework rf;
|
||||
|
||||
|
||||
}
|
Reference in New Issue
Block a user