summaryrefslogtreecommitdiff
path: root/source/Asura.Editor/graphics/draw_info.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2019-04-08 22:31:12 +0800
committerchai <chaifix@163.com>2019-04-08 22:31:12 +0800
commit4ea4bbfcb03091cb987dc151d41980ec16f3d18d (patch)
treebdbe56d8c570b5f243744fbfc5a6cdd2c4f6dc4f /source/Asura.Editor/graphics/draw_info.h
parente47baca4f23db43ec91fbf64d5d06d7c0dbee495 (diff)
*misc
Diffstat (limited to 'source/Asura.Editor/graphics/draw_info.h')
-rw-r--r--source/Asura.Editor/graphics/draw_info.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/source/Asura.Editor/graphics/draw_info.h b/source/Asura.Editor/graphics/draw_info.h
new file mode 100644
index 0000000..442b92d
--- /dev/null
+++ b/source/Asura.Editor/graphics/draw_info.h
@@ -0,0 +1,14 @@
+#ifndef __ASURA_EDITOR_DRAW_INFO_H__
+#define __ASURA_EDITOR_DRAW_INFO_H__
+
+namespace AsuraEditor
+{
+ namespace Graphics
+ {
+
+
+
+ }
+}
+
+#endif \ No newline at end of file