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 raw() to point and tripoint. #77837

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Nov 14, 2024

  1. Add raw() to point and tripoint.

    This makes it possible to reason about a generic point object that may
    be a raw point / tripoint or a typed coordinate.
    CLIDragon committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    04ce93b View commit details
    Browse the repository at this point in the history
  2. Update point.h

    CLIDragon authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b6f11bb View commit details
    Browse the repository at this point in the history
  3. Update point.h

    CLIDragon authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4b6645a View commit details
    Browse the repository at this point in the history