From 8ee3f7453bf7b0db5c7358e697e91714d825c87d Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 9 Jun 2019 21:12:25 +0800 Subject: *misc --- source/modules/asura-core/graphics/index_buffer.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source/modules/asura-core/graphics/index_buffer.h') diff --git a/source/modules/asura-core/graphics/index_buffer.h b/source/modules/asura-core/graphics/index_buffer.h index ac77162..c5d2e9e 100644 --- a/source/modules/asura-core/graphics/index_buffer.h +++ b/source/modules/asura-core/graphics/index_buffer.h @@ -24,6 +24,8 @@ namespace AsuraEngine private: + luaxport: + LUAX_DECL_FACTORY(IndexBuffer); LUAX_DECL_METHOD(_New); -- cgit v1.1-26-g67d0