summaryrefslogtreecommitdiff
path: root/lib/ray.cpp
Commit message (Collapse)AuthorAge
* Template Ray on position typeDan Goodliffe2024-01-07
|
* Unified crossProductDan Goodliffe2024-01-07
|
* WIP typedefing all the things - sourcesDan Goodliffe2023-11-09
|
* Drop .hpp for header only thingsDan Goodliffe2023-04-29
| | | | Half of them acquired a .cpp part anyway
* Add helper to create a Ray from two pointsDan Goodliffe2023-04-09
|
* Ray function to test if it passes close to a sequence of edges defined by ↵Dan Goodliffe2022-08-29
| | | | nodes along the path
* Ray function a calculate how close it passes to a line defined by 2 pointsDan Goodliffe2022-08-29