Trait rin::math::Swizzles2 [−][src]
pub trait Swizzles2<T> where
T: Scalar, { type Swizzle2; pub fn xy(&self) -> Self::Swizzle2; pub fn yx(&self) -> Self::Swizzle2; }
Associated Types
Loading content...Required methods
Loading content...Implementors
impl<T> Swizzles2<T> for Matrix<T, U2, U1, <DefaultAllocator as Allocator<T, U2, U1>>::Buffer> where
T: Scalar,
[src]
impl<T> Swizzles2<T> for Matrix<T, U2, U1, <DefaultAllocator as Allocator<T, U2, U1>>::Buffer> where
T: Scalar,
[src]impl<T> Swizzles2<T> for Matrix<T, U3, U1, <DefaultAllocator as Allocator<T, U3, U1>>::Buffer> where
T: Scalar,
[src]
impl<T> Swizzles2<T> for Matrix<T, U3, U1, <DefaultAllocator as Allocator<T, U3, U1>>::Buffer> where
T: Scalar,
[src]impl<T> Swizzles2<T> for Matrix<T, U4, U1, <DefaultAllocator as Allocator<T, U4, U1>>::Buffer> where
T: Scalar,
[src]
impl<T> Swizzles2<T> for Matrix<T, U4, U1, <DefaultAllocator as Allocator<T, U4, U1>>::Buffer> where
T: Scalar,
[src]impl<T> Swizzles2<T> for Matrix<T, U5, U1, <DefaultAllocator as Allocator<T, U5, U1>>::Buffer> where
T: Scalar,
[src]
impl<T> Swizzles2<T> for Matrix<T, U5, U1, <DefaultAllocator as Allocator<T, U5, U1>>::Buffer> where
T: Scalar,
[src]impl<T> Swizzles2<T> for Matrix<T, U6, U1, <DefaultAllocator as Allocator<T, U6, U1>>::Buffer> where
T: Scalar,
[src]
impl<T> Swizzles2<T> for Matrix<T, U6, U1, <DefaultAllocator as Allocator<T, U6, U1>>::Buffer> where
T: Scalar,
[src]