Trait jumpy::core::physics::collisions::rapier::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.