Skip to main content
Transformation
rscad_
core
0.1.0
Transformation
Implementors
In rscad_
core::
transformations
rscad_core
::
transformations
Trait
Transformation
Copy item path
Source
pub trait Transformation { }
Implementors
§
Source
§
impl<T:
Object
>
Transformation
for
Centered
<T>
Source
§
impl<T:
Object
>
Transformation
for
Mirror
<T>
Source
§
impl<T:
Object
>
Transformation
for
Rotate
<T>
Source
§
impl<T:
Object
>
Transformation
for
Scale
<T>
Source
§
impl<T:
Object
>
Transformation
for
Translate
<T>