Skip to content
Snippets Groups Projects
Commit be30a81e authored by Eric Wait's avatar Eric Wait
Browse files

The polygon maker needs to instantiate the empty struct

parent 54402eac
Branches
No related tags found
No related merge requests found
......@@ -66,7 +66,7 @@ end
norms = D3d.Polygon.CalcNorms(verts_xy,faces);
polygon.index = polyIdx;
polygon(1).index = polyIdx;
polygon.frame = frame;
polygon.label = label;
polygon.color = color;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment