☰
Scale
Methods
scale
In rust_gpu_sdf::operators::scale
?
Type Definition
rust_gpu_sdf
::
operators
::
scale
::
Scale
source
·
[
−
]
pub type Scale<Sdf> =
Operator
<
ScaleOp
, Sdf>;
Expand description
Uniformly scale a distance field.
Implementations
§
source
§
impl<Sdf>
Scale
<Sdf>
source
pub fn
scale
(&mut self) -> &mut
f32