Skip to content

Bugfix of point in polygon routine#49

Merged
stevengj merged 3 commits intoNanoComp:masterfrom
danielwboyce:master
Jan 5, 2020
Merged

Bugfix of point in polygon routine#49
stevengj merged 3 commits intoNanoComp:masterfrom
danielwboyce:master

Conversation

@danielwboyce
Copy link
Contributor

Fixes #48.

@stevengj stevengj merged commit 396c0dd into NanoComp:master Jan 5, 2020
bmwiedemann added a commit to bmwiedemann/openSUSE that referenced this pull request Aug 17, 2020
https://build.opensuse.org/request/show/827344
by user badshah400 + dimstar_suse
- Update Source URL, moved to https://github.com/NanoComp/libctl.
- update to 4.5.0:
  * New `make_slanted_prism` functions to make a prism with
    a given sidewall angle (gh#NanoComp/libctl#53).
  * Defined `LIBCTL_MAJOR_VERSION` etc. in `ctlgeom.h` header file
    when using stand-alone libctlgeom.
  * Bugfix in point-in-prism test (gh#NanoComp/libctl#49).
  * `geom_object_volume` function to get the volume of a 3d
    object (accelerates `box_overlap_with_object` for objects
    completely within a box) (gh#NanoComp/libctl#45).
  * `ctl_printf_callback` so that callers can capture stdout
    (gh#NanoComp/libctl#39).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Point in polygon algorithm creates spurious lines

2 participants