Tests whether a 3D point is inside a polyhedron defined by GeoTriangles.
The 3D point to test as a Vector3Tuple [x, y, z]
Array of GeoTriangle objects defining the closed surface
The geographic origin used for coordinate conversion
A PointInPolyhedronResult with the test result
Tests whether a 3D point is inside a polyhedron defined by GeoTriangles.