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

[WIP] Math: support inverted ranges #286

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

[WIP] Math: support inverted ranges #286

wants to merge 1 commit into from

Conversation

mosra
Copy link
Owner

@mosra mosra commented Oct 1, 2018

From an old stash, got completely forgotten when implementing intersects() and contains() for ranges. Could be useful in combination with inverted scissor that's present on new NV HW.

Things to do:

  • finish tests for all functions
  • implement all functions
  • document better, mention that not all APIs could be happy with this

Could be useful in combination with inverted scissor that's present on
new NV HW.

TODO: finish tests for all functions
TODO: implement all functions
TODO: doc better, mention that not all APIs could be happy with this
@mosra mosra self-assigned this Oct 1, 2018
@mosra mosra added this to TODO in Math and algorithms via automation Oct 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant