ptinpoly
Point-in-Polyhedron Test (2D and 3D)
Function pip3d() tests whether a point in 3D space is within, exactly on, or outside an enclosed surface defined by a triangular mesh. Function pip2d() tests whether a point in 2D space is within, exactly on, or outside a polygon. For a reference, see: Liu et al., A new point containment test algorithm based on preprocessing and determining triangles, Computer-Aided Design 42(12):1143-1150.
- Version2.8
- R version≥ 2.10
- LicenseGPL-2
- Needs compilation?Yes
- Last release06/02/2020
Team
Jose M. Maisog
Jose M. Maisog, Yuan Wang, George Luta, Jianfei Liu
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends2 packages
- Suggests2 packages
- Reverse Depends1 package
- Reverse Imports4 packages