summaryrefslogtreecommitdiff
path: root/source/Asura.Editor/graphics/draw_info.h
diff options
context:
space:
mode:
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