Skip to content
Success

Changes

Summary

  1. Add CSG wedge and helper functions (#1142) (details)
Commit 755456f79f398ce0e88a28924e4ee0d54634f114 by noreply
Add CSG wedge and helper functions (#1142)

* Add  eumod helper function
* Add infinite wedge and test
* Move shape construction into helper function
* Insert period after prefix for face builder
* Restrict start angle to [0,1)
The file was modified src/orange/orangeinp/Shape.cc (diff)
The file was modified src/orange/surf/FaceNamer.hh (diff)
The file was modified src/orange/orangeinp/ObjectIO.json.hh (diff)
The file was modified src/orange/CMakeLists.txt (diff)
The file was modified src/orange/orangeinp/ConvexRegion.cc (diff)
The file was modified src/orange/orangeinp/Shape.hh (diff)
The file was addedsrc/orange/orangeinp/detail/BuildConvexRegion.cc
The file was addedsrc/orange/orangeinp/detail/BuildConvexRegion.hh
The file was modified test/orange/surf/FaceNamer.test.cc (diff)
The file was modified test/orange/orangeinp/ConvexSurfaceBuilder.test.cc (diff)
The file was modified src/corecel/math/Algorithms.hh (diff)
The file was modified src/orange/orangeinp/ConvexRegion.hh (diff)
The file was modified test/corecel/math/Algorithms.test.cc (diff)
The file was modified test/orange/orangeinp/ConvexRegion.test.cc (diff)
The file was modified src/orange/orangeinp/ObjectIO.json.cc (diff)