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 Box3f functions to python #1572

Closed
IvanIonov opened this issue Aug 28, 2023 · 1 comment
Closed

Add Box3f functions to python #1572

IvanIonov opened this issue Aug 28, 2023 · 1 comment
Assignees

Comments

@IvanIonov
Copy link

Please, add functions to python - include(Vector3f ), include( const Box & b ), Box & intersect( const Box & b ), contains() , volume()

@ABSitf
Copy link
Contributor

ABSitf commented Sep 19, 2023

Added all box methods for all box type (Box2f, Box2d, Box3f, Box3d)

@Fedr Fedr closed this as completed Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants