You are here: Start » AVL.NET » Geometry 3D Basics

Geometry 3D Basics

IconNameDescription
CreateBox3DCreates a box in 3D.
CreateSegment3DProduces a segment in 3D of given parameters.
RandomPoint3DCreates random 3D point inside given box
SkipEmptyBox3DSecures against domain errors caused by empty boxes.
TestBox3DEmptyTests whether the box in 3D is empty.
TestBox3DInBox3DTests whether a box in 3D is contained in another one.
TestBox3DIntersectsWithTests whether two boxes in 3D have non-empty intersection.
TestBox3DNotEmptyTests whether the box in 3D is not empty.