Type Definition rust_gpu_sdf::operators::rotate::Rotate3d

source ·
pub type Rotate3d<Sdf> = Operator<Rotate3dOp, Sdf>;
Expand description

Rotate a distance field.

Implementations§