Trait nalgebra::geometry::SuperTCategoryOf [] [src]

pub trait SuperTCategoryOf<Other: TCategory>: TCategory { }

Indicates that Self is a more general Transform category than Other.

Implementors