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

Geometry 3D Intersections

Icon Name Description / Applications Modules
BoxIntersection3D

Computes the common part of two boxes in 3D.

Vision3DLite
CirclePlaneIntersection3D

Computes common points of a circle in 3D and a plane.

Vision3DLite
LineLineIntersection3D

Computes a common point of two lines in 3D.

Vision3DLite
LinePlaneIntersection3D

Computes the intersection point of a line in 3D and a plane.

Vision3DLite
PlanePlaneIntersection3D

Computes a common line in 3D of two planes.

Vision3DLite
SegmentPlaneIntersection3D

Computes the intersection point of a segment in 3D and a plane.

Vision3DLite