RenderableInstance注释修复

This commit is contained in:
hyzboy 2019-05-27 20:28:01 +08:00
parent e7dcc6b60b
commit 051c46c967

View File

@ -70,7 +70,7 @@ namespace hgl
} }
CompOperator(const RenderableInstance *,Comp) CompOperator(const RenderableInstance *,Comp)
};//class RenderableNode };//class RenderableInstance
}//namespace graph }//namespace graph
}//namespace hgl }//namespace hgl
#endif//HGL_GRAPH_RENDERABLE_INSTANCE_INCLUDE #endif//HGL_GRAPH_RENDERABLE_INSTANCE_INCLUDE