Represents a hyperplane defined by a normal vector and offset
Hyperplane[n, p]
Hyperplane[n, c]
Graphics[Hyperplane[{2, 1}]]
→ -Graphics-Graphics3D[Hyperplane[{-1, -1, 1}, {1, 2, 3}]]
→ -Graphics3D-Show[ill, Graphics3D[Hyperplane[{1, 0, 0}, 1]]]
→ -Graphics3D-