Trait na::Swizzles2 [−][src]
pub trait Swizzles2<T: Scalar> { type Swizzle2; fn xy(&self) -> Self::Swizzle2; fn yx(&self) -> Self::Swizzle2; }
Associated Types
Loading content...Required methods
Loading content...Implementors
Loading content...