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