Example: Polyhedron Intersection
Description
This example shows several cases of intersection between polyhedrons. The resulting intersections are sets of segments in the 3D space, and are highlighted over the pairs of polyhedrons. Source code: https://github.com/MRPT/mrpt/tree/master/samples/math_polyhedron_intersection_example This example was added to MRPT 0.7.0 by Pablo Moreno.