refactoring
This commit is contained in:
parent
cf6b02c8eb
commit
aec26a2292
12 changed files with 356 additions and 226 deletions
|
|
@ -139,7 +139,7 @@ namespace MatterHackers.Plugins.EditorTools
|
|||
|
||||
topScaleMesh = PlatonicSolids.CreateCube(selectCubeSize, selectCubeSize, selectCubeSize);
|
||||
|
||||
CollisionVolume = topScaleMesh.CreateTraceData();
|
||||
CollisionVolume = topScaleMesh.CreateBVHData();
|
||||
|
||||
InteractionContext.GuiSurface.AfterDraw += InteractionLayer_AfterDraw;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue