优化代码、排版、重命名

This commit is contained in:
2025-07-04 11:12:55 +08:00
parent e87838289a
commit 2b135b1d24
6 changed files with 39 additions and 48 deletions

View File

@@ -338,7 +338,7 @@ void FreeGizmoResource()
SAFE_CLEAR(gizmo_line.vdm);
}
ComponentDataPtr GetGizmoMeshComponentDataPtr(const GizmoShape &shape,const GizmoColor &color)
ComponentDataPtr GetGizmoMeshCDP(const GizmoShape &shape,const GizmoColor &color)
{
if(!gizmo_rr)
return(nullptr);