first run MetricCellsGrid OK!

This commit is contained in:
2023-10-13 19:22:11 +08:00
parent 9369ad115b
commit 4ed0e281b2
8 changed files with 286 additions and 3 deletions

View File

@@ -69,7 +69,7 @@ private:
return ro_plane_grid;
}
Renderable *Add(MaterialInstance *mi,const Matrix4f &mat)
{
Renderable *ri=db->CreateRenderable(ro_plane_grid,mi,pipeline);