Refactoring IBvhItem

This commit is contained in:
LarsBrubaker 2021-11-20 20:38:26 -08:00
parent fa7447688f
commit f01f1604b9
6 changed files with 24 additions and 6 deletions

View file

@ -44,6 +44,7 @@ using MatterHackers.MatterControl.SlicerConfiguration;
using MatterHackers.MeshVisualizer;
using MatterHackers.Plugins.EditorTools;
using MatterHackers.PolygonMesh;
using MatterHackers.PolygonMesh.Processors;
using MatterHackers.RayTracer;
using MatterHackers.RenderOpenGl;
using MatterHackers.RenderOpenGl.OpenGl;