macro_rules! hull { ($($child:expr);+;) => { ... }; }
Constructive Solid Geometry hull operation.
Combines multiple shapes into one.
#params
Scad structs seperated by and ending with a seimicolon.