修改以支持win32模式

This commit is contained in:
2019-07-06 16:46:19 +08:00
parent 5ef05ffbcb
commit 4586038c6f
28 changed files with 65 additions and 72 deletions

View File

@@ -87,7 +87,7 @@ namespace hgl
CubeCreateInfo()
{
center.Set(0,0,0);
center.Set(1,1,1);
size.Set(1,1,1);
tile.Set(1,1);
}
};//struct CubeCreateInfo