GetObject改名为GetListObject,以避免和Window的GetObject宏冲突

This commit is contained in:
2019-06-12 16:13:35 +08:00
parent e18ffbd6f4
commit f1ab184896
7 changed files with 31 additions and 15 deletions

View File

@@ -50,6 +50,7 @@ namespace hgl
{
SetLocalMatrix(mat);
}
virtual ~SceneNode()
{
ClearSubNode();