-
Notifications
You must be signed in to change notification settings - Fork 5
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
contrib needed for pyvpgl #51
Comments
On a related note, this whole function looks more like an actual implementation than a "wrapping" to me. Can the function be moved to brl somewhere, and then wrapped in the appropriate pyvxl place? Lines 323 to 369 in 63b0c1f
|
This was referenced Sep 17, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
pyvxl/vpgl/pyvpgl.cxx
Line 27 in 63b0c1f
Is it necessary to include a brl header here just for a simple bounding box clip? It means the brl include libraries have to be added to the user's include path, even if they're not interested in contrib.
The text was updated successfully, but these errors were encountered: