Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Geometry): adding new tetrahedron quality metric (volume to edge ratio). #1061

Merged
merged 5 commits into from
Dec 12, 2024

Conversation

BenoitTHEBAULT
Copy link
Contributor

No description provided.

src/geode/geometry/quality.cpp Show resolved Hide resolved
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where is the modification in the hpp?

@@ -34,4 +34,6 @@ namespace geode
{
[[nodiscard]] double opengeode_geometry_api tetrahedron_aspect_ratio(
const Tetrahedron& tetra );
[[nodiscard]] double opengeode_geometry_api
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
[[nodiscard]] double opengeode_geometry_api
[[nodiscard]] double opengeode_geometry_api

@MelchiorSchuh MelchiorSchuh merged commit e01c8df into next Dec 12, 2024
18 checks passed
@MelchiorSchuh MelchiorSchuh deleted the volume_to_edge_quality_metric branch December 12, 2024 14:30
@BotellaA
Copy link
Member

🎉 This PR is included in version 15.9.0-rc.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@BotellaA
Copy link
Member

🎉 This PR is included in version 15.9.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants