Trait rin::math::geometry::SuperTCategoryOf [−][src]
Indicates that Self
is a more general Transform
category than Other
.
Implementors
impl SuperTCategoryOf<TAffine> for TGeneral
[src]
impl SuperTCategoryOf<TAffine> for TProjective
[src]
impl SuperTCategoryOf<TProjective> for TGeneral
[src]
impl<T> SuperTCategoryOf<T> for T where
T: TCategory,
[src]
T: TCategory,