Trait reverie_engine_opengl::math::nalgebra::geometry::SuperTCategoryOf
source · pub trait SuperTCategoryOf<Other>: TCategorywhere
Other: TCategory,{ }
Expand description
Indicates that Self
is a more general Transform
category than Other
.
Object Safety§
This trait is not object safe.