Constructor, who initializes the Box by its Origin and its Size
Constructor, who initializes the Box by its Size. The Origin is set to (0, 0, 0);
public Box(xyz);
public Box(xyz,xyz);
Box Class | Minais.Drawing3d.Math Namespace