Trait rin::math::Swizzles2Mut [−][src]
pub trait Swizzles2Mut<T>: Swizzles2<T> where
T: Scalar, { pub fn set_xy(&mut self, right: &Self::Swizzle2); pub fn set_yx(&mut self, right: &Self::Swizzle2); }
Required methods
pub fn set_xy(&mut self, right: &Self::Swizzle2)
[src]
pub fn set_yx(&mut self, right: &Self::Swizzle2)
[src]
Implementors
impl<T> Swizzles2Mut<T> for Matrix<T, U2, U1, <DefaultAllocator as Allocator<T, U2, U1>>::Buffer> where
T: Scalar,
[src]
impl<T> Swizzles2Mut<T> for Matrix<T, U2, U1, <DefaultAllocator as Allocator<T, U2, U1>>::Buffer> where
T: Scalar,
[src]impl<T> Swizzles2Mut<T> for Matrix<T, U3, U1, <DefaultAllocator as Allocator<T, U3, U1>>::Buffer> where
T: Scalar,
[src]
impl<T> Swizzles2Mut<T> for Matrix<T, U3, U1, <DefaultAllocator as Allocator<T, U3, U1>>::Buffer> where
T: Scalar,
[src]impl<T> Swizzles2Mut<T> for Matrix<T, U4, U1, <DefaultAllocator as Allocator<T, U4, U1>>::Buffer> where
T: Scalar,
[src]
impl<T> Swizzles2Mut<T> for Matrix<T, U4, U1, <DefaultAllocator as Allocator<T, U4, U1>>::Buffer> where
T: Scalar,
[src]impl<T> Swizzles2Mut<T> for Matrix<T, U5, U1, <DefaultAllocator as Allocator<T, U5, U1>>::Buffer> where
T: Scalar,
[src]
impl<T> Swizzles2Mut<T> for Matrix<T, U5, U1, <DefaultAllocator as Allocator<T, U5, U1>>::Buffer> where
T: Scalar,
[src]impl<T> Swizzles2Mut<T> for Matrix<T, U6, U1, <DefaultAllocator as Allocator<T, U6, U1>>::Buffer> where
T: Scalar,
[src]
impl<T> Swizzles2Mut<T> for Matrix<T, U6, U1, <DefaultAllocator as Allocator<T, U6, U1>>::Buffer> where
T: Scalar,
[src]impl<T> Swizzles2Mut<T> for Point<T, U2> where
T: Scalar,
[src]
impl<T> Swizzles2Mut<T> for Point<T, U2> where
T: Scalar,
[src]impl<T> Swizzles2Mut<T> for Point<T, U3> where
T: Scalar,
[src]
impl<T> Swizzles2Mut<T> for Point<T, U3> where
T: Scalar,
[src]impl<T> Swizzles2Mut<T> for Point<T, U4> where
T: Scalar,
[src]
impl<T> Swizzles2Mut<T> for Point<T, U4> where
T: Scalar,
[src]impl<T> Swizzles2Mut<T> for Point<T, U5> where
T: Scalar,
[src]
impl<T> Swizzles2Mut<T> for Point<T, U5> where
T: Scalar,
[src]