Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | WIP typedefing all the things - sources | Dan Goodliffe | 2023-11-09 |
| | |||
* | Drop .hpp for header only things | Dan Goodliffe | 2023-04-29 |
| | | | | Half of them acquired a .cpp part anyway | ||
* | Add helper to create a Ray from two points | Dan Goodliffe | 2023-04-09 |
| | |||
* | Ray function to test if it passes close to a sequence of edges defined by ↵ | Dan Goodliffe | 2022-08-29 |
| | | | | nodes along the path | ||
* | Ray function a calculate how close it passes to a line defined by 2 points | Dan Goodliffe | 2022-08-29 |