diff options
author | chai <chaifix@163.com> | 2021-11-01 12:10:29 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-11-01 12:10:29 +0800 |
commit | 44d6c41e5e586572de08c72c358aed9100a30353 (patch) | |
tree | a3dee8cbb9f7181c88464b31f231a264c570acd4 /Runtime/Graphics/DynamicVertexBuffer.h | |
parent | 78417f6cdedfcf60c8ca437190975644e942e01f (diff) |
*log
Diffstat (limited to 'Runtime/Graphics/DynamicVertexBuffer.h')
-rw-r--r-- | Runtime/Graphics/DynamicVertexBuffer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Runtime/Graphics/DynamicVertexBuffer.h b/Runtime/Graphics/DynamicVertexBuffer.h index a849f4c..b520d1b 100644 --- a/Runtime/Graphics/DynamicVertexBuffer.h +++ b/Runtime/Graphics/DynamicVertexBuffer.h @@ -10,6 +10,7 @@ #include "CustomVertexLayout.h" #include "Primitive.h" +// ¶¯Ì¬Ìî³äµÄVBO class DynamicVertexBuffer { public: |