☰
Rotate3d
Methods
rotation
In rust_gpu_sdf::operators::rotate
?
Type Definition
rust_gpu_sdf
::
operators
::
rotate
::
Rotate3d
source
·
[
−
]
pub type Rotate3d<Sdf> =
Operator
<
Rotate3dOp
, Sdf>;
Expand description
Rotate a distance field.
Implementations
§
source
§
impl<Sdf>
Rotate3d
<Sdf>
source
pub fn
rotation
(&mut self) -> &mut
Quat