[][src]Function rust_3d::add

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

Adds two Is3D values