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

Add pybind11 wrappings for Imath::Plane #440

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

mtrats
Copy link
Contributor

@mtrats mtrats commented Oct 3, 2024

This is to fix issue #429.

I also added a rudimentary wrapper for Imath::Line, but this is only to allow for Imath::Plane's wrappings to work as a wrapping for Imath::Line didn't exist yet, though Imath::Plane's functions still utilized it. The Imath::Line wrapper currently only supports constructors and the << operator, though other functions could be added later.

Copy link

linux-foundation-easycla bot commented Oct 3, 2024

CLA Signed


The committers listed above are authorized under a signed CLA.

Copy link
Member

@cary-ilm cary-ilm left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@cary-ilm cary-ilm merged commit 0138a46 into AcademySoftwareFoundation:main Oct 4, 2024
31 checks passed
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.

2 participants