Back to Adaptive Vision Library website

You are here: Start » Function Reference » Geometry 3D Intersections

Geometry 3D Intersections

Select a function from the list below.

IconNameDescription
BoxIntersection3DComputes the common part of two boxes in 3D.
CirclePlaneIntersection3DComputes common points of a circle in 3D and a plane.
CropLine3DComputes the intersection segment of a line in 3D and a box in 3D.
LinePlaneIntersection3DComputes the intersection point of a line in 3D and a plane.
PlanePlaneIntersection3DComputes a common line in 3D of two planes.
SegmentBoxIntersection3DComputes the intersection segment of a segment in 3D and a box in 3D.
SegmentPlaneIntersection3DComputes the intersection point of a segment in 3D and a plane.