Module Scad.Infix

val (|>>) : 's t -> Vec3.t -> 's t

t |>> p

Infix translate

val (|@>) : 's t -> Vec3.t -> 's t

t |@> r

Infix rotate