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 the halfedges API #116

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Nov 13, 2023

  1. extend mesh_halfedges.h

    sebmestrallet committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f41cfa1 View commit details
    Browse the repository at this point in the history
  2. add comments

    sebmestrallet committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    cd904dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0b0111 View commit details
    Browse the repository at this point in the history
  4. separate functions to go (counter)clockwise

    in halfedges API
    sebmestrallet committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c2022e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c14c34 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bed579b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. allow to ignore borders when moving around vertex

    in halfedges interface
    sebmestrallet committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    0a11c0f View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    10e053b View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. don't assume normals orientation in mesh_halfedges

    + add gettters for facet corners
    sebmestrallet committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    80c5848 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74f68aa View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    ced4405 View commit details
    Browse the repository at this point in the history