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

Improve and consolidate header organization #1084

Conversation

harrism
Copy link
Member

@harrism harrism commented Apr 19, 2023

Description

Fixes #1080
Depends on #1081 . This builds on #1081 but goes beyond just removing "experimental"

  • Consolidate bounding_boxes APIs / headers and name files consistently
  • Consolidate trajectory APIs / headers
  • Consolidate distance headers
  • Consolidate point-in-polygon APIs / headers and DRY up implementation

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@github-actions github-actions bot added cmake Related to CMake code or build configuration libcuspatial Relates to the cuSpatial C++ library labels Apr 19, 2023
@harrism harrism added improvement Improvement / enhancement to an existing function breaking Breaking change and removed cmake Related to CMake code or build configuration libcuspatial Relates to the cuSpatial C++ library labels Apr 19, 2023
@harrism harrism self-assigned this Apr 19, 2023
@github-actions github-actions bot added cmake Related to CMake code or build configuration libcuspatial Relates to the cuSpatial C++ library labels Apr 19, 2023
@harrism
Copy link
Member Author

harrism commented Apr 26, 2023

This PR is superseded by #1097. Because there are so many files changed, resolving conflicts in this branch was a bit difficult.

@harrism harrism closed this Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking change cmake Related to CMake code or build configuration improvement Improvement / enhancement to an existing function libcuspatial Relates to the cuSpatial C++ library
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Improve C++ header file organization
1 participant