Skip to content

Commit

Permalink
Merge pull request #1448 from LLNL/feature/spainhour/nurbs_support
Browse files Browse the repository at this point in the history
Add NURBS Curve Support to Primal
  • Loading branch information
jcs15c authored Nov 5, 2024
2 parents c1a2213 + ca6b715 commit 1cc4459
Show file tree
Hide file tree
Showing 10 changed files with 3,419 additions and 60 deletions.
2 changes: 2 additions & 0 deletions src/axom/primal/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,11 @@ set( primal_headers
geometry/BoundingBox.hpp
geometry/CurvedPolygon.hpp
geometry/Hexahedron.hpp
geometry/KnotVector.hpp
geometry/OrientedBoundingBox.hpp
geometry/OrientationResult.hpp
geometry/NumericArray.hpp
geometry/NURBSCurve.hpp
geometry/Plane.hpp
geometry/Point.hpp
geometry/Polygon.hpp
Expand Down
Loading

0 comments on commit 1cc4459

Please sign in to comment.