Overload List

  NameDescription
Public methodCuboid()()()()
Default cuboid constructor. All corrdiantes axes minimum and maximum values are set to zero.
Public methodCuboid(Double, Double, Double, Double, Double, Double)
Cuboid constructor. Two values are given for each coordinate axle and the cuboid is initalized based on these. If a value for certain axle is set to NaN, it is assumed to be 0.

See Also