fixed all examples that can RUN OK!

This commit is contained in:
2023-10-12 10:39:43 +08:00
parent 8ba171efda
commit 2f560a28a7
6 changed files with 6 additions and 6 deletions

View File

@@ -69,7 +69,7 @@ private:
bool InitVBO()
{
RenderablePrimitiveCreater rpc(db,VERTEX_COUNT);
RenderablePrimitiveCreater rpc(db,"Triangle",VERTEX_COUNT);
#ifndef USE_ZERO2ONE_COORD //使用ortho坐标系