Function add

Source
pub fn add<P, Q>(p: &P, q: &Q) -> P
where P: IsBuildable3D, Q: Is3D,
Expand description

Adds two Is3D values