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