文件连动修改
This commit is contained in:
parent
cafb55a9d2
commit
b65d4d86d2
@ -1,4 +1,4 @@
|
|||||||
#include<hgl/graph/RenderDevice.h>
|
#include<hgl/graph/RenderDevice.h>
|
||||||
#include<hgl/graph/RenderWindow.h>
|
#include<hgl/graph/RenderWindow.h>
|
||||||
#include<iostream>
|
#include<iostream>
|
||||||
#include<GLFW/glfw3.h>
|
#include<GLFW/glfw3.h>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#ifndef HGL_RENDER_DRIVER_INCLUDE
|
#ifndef HGL_RENDER_DRIVER_INCLUDE
|
||||||
#define HGL_RENDER_DRIVER_INCLUDE
|
#define HGL_RENDER_DRIVER_INCLUDE
|
||||||
|
|
||||||
#include<hgl/graph/RenderStatus.h>
|
#include<hgl/graph/RenderState.h>
|
||||||
namespace hgl
|
namespace hgl
|
||||||
{
|
{
|
||||||
namespace graph
|
namespace graph
|
||||||
|
Loading…
x
Reference in New Issue
Block a user