Skip to main content
Transformation
rscad_
openscad
0.1.0
Transformation
Implementors
In crate rscad_
openscad
rscad_openscad
Trait
Transformation
Copy item path
Source
pub trait Transformation { }
Implementors
§
Source
§
impl<T>
Transformation
for
Centered
<T>
where T:
Object
,
Source
§
impl<T>
Transformation
for
Mirror
<T>
where T:
Object
,
Source
§
impl<T>
Transformation
for
Rotate
<T>
where T:
Object
,
Source
§
impl<T>
Transformation
for
Scale
<T>
where T:
Object
,
Source
§
impl<T>
Transformation
for
Translate
<T>
where T:
Object
,