bevy_math

Trait Vec4Swizzles

Source
pub trait Vec4Swizzles:
    Sized
    + Copy
    + Clone {
    type Vec2;
    type Vec3;

Show 336 methods // Required methods fn xx(self) -> Self::Vec2; fn xy(self) -> Self::Vec2; fn xz(self) -> Self::Vec2; fn xw(self) -> Self::Vec2; fn yx(self) -> Self::Vec2; fn yy(self) -> Self::Vec2; fn yz(self) -> Self::Vec2; fn yw(self) -> Self::Vec2; fn zx(self) -> Self::Vec2; fn zy(self) -> Self::Vec2; fn zz(self) -> Self::Vec2; fn zw(self) -> Self::Vec2; fn wx(self) -> Self::Vec2; fn wy(self) -> Self::Vec2; fn wz(self) -> Self::Vec2; fn ww(self) -> Self::Vec2; fn xxx(self) -> Self::Vec3; fn xxy(self) -> Self::Vec3; fn xxz(self) -> Self::Vec3; fn xxw(self) -> Self::Vec3; fn xyx(self) -> Self::Vec3; fn xyy(self) -> Self::Vec3; fn xyz(self) -> Self::Vec3; fn xyw(self) -> Self::Vec3; fn xzx(self) -> Self::Vec3; fn xzy(self) -> Self::Vec3; fn xzz(self) -> Self::Vec3; fn xzw(self) -> Self::Vec3; fn xwx(self) -> Self::Vec3; fn xwy(self) -> Self::Vec3; fn xwz(self) -> Self::Vec3; fn xww(self) -> Self::Vec3; fn yxx(self) -> Self::Vec3; fn yxy(self) -> Self::Vec3; fn yxz(self) -> Self::Vec3; fn yxw(self) -> Self::Vec3; fn yyx(self) -> Self::Vec3; fn yyy(self) -> Self::Vec3; fn yyz(self) -> Self::Vec3; fn yyw(self) -> Self::Vec3; fn yzx(self) -> Self::Vec3; fn yzy(self) -> Self::Vec3; fn yzz(self) -> Self::Vec3; fn yzw(self) -> Self::Vec3; fn ywx(self) -> Self::Vec3; fn ywy(self) -> Self::Vec3; fn ywz(self) -> Self::Vec3; fn yww(self) -> Self::Vec3; fn zxx(self) -> Self::Vec3; fn zxy(self) -> Self::Vec3; fn zxz(self) -> Self::Vec3; fn zxw(self) -> Self::Vec3; fn zyx(self) -> Self::Vec3; fn zyy(self) -> Self::Vec3; fn zyz(self) -> Self::Vec3; fn zyw(self) -> Self::Vec3; fn zzx(self) -> Self::Vec3; fn zzy(self) -> Self::Vec3; fn zzz(self) -> Self::Vec3; fn zzw(self) -> Self::Vec3; fn zwx(self) -> Self::Vec3; fn zwy(self) -> Self::Vec3; fn zwz(self) -> Self::Vec3; fn zww(self) -> Self::Vec3; fn wxx(self) -> Self::Vec3; fn wxy(self) -> Self::Vec3; fn wxz(self) -> Self::Vec3; fn wxw(self) -> Self::Vec3; fn wyx(self) -> Self::Vec3; fn wyy(self) -> Self::Vec3; fn wyz(self) -> Self::Vec3; fn wyw(self) -> Self::Vec3; fn wzx(self) -> Self::Vec3; fn wzy(self) -> Self::Vec3; fn wzz(self) -> Self::Vec3; fn wzw(self) -> Self::Vec3; fn wwx(self) -> Self::Vec3; fn wwy(self) -> Self::Vec3; fn wwz(self) -> Self::Vec3; fn www(self) -> Self::Vec3; fn xxxx(self) -> Self; fn xxxy(self) -> Self; fn xxxz(self) -> Self; fn xxxw(self) -> Self; fn xxyx(self) -> Self; fn xxyy(self) -> Self; fn xxyz(self) -> Self; fn xxyw(self) -> Self; fn xxzx(self) -> Self; fn xxzy(self) -> Self; fn xxzz(self) -> Self; fn xxzw(self) -> Self; fn xxwx(self) -> Self; fn xxwy(self) -> Self; fn xxwz(self) -> Self; fn xxww(self) -> Self; fn xyxx(self) -> Self; fn xyxy(self) -> Self; fn xyxz(self) -> Self; fn xyxw(self) -> Self; fn xyyx(self) -> Self; fn xyyy(self) -> Self; fn xyyz(self) -> Self; fn xyyw(self) -> Self; fn xyzx(self) -> Self; fn xyzy(self) -> Self; fn xyzz(self) -> Self; fn xywx(self) -> Self; fn xywy(self) -> Self; fn xywz(self) -> Self; fn xyww(self) -> Self; fn xzxx(self) -> Self; fn xzxy(self) -> Self; fn xzxz(self) -> Self; fn xzxw(self) -> Self; fn xzyx(self) -> Self; fn xzyy(self) -> Self; fn xzyz(self) -> Self; fn xzyw(self) -> Self; fn xzzx(self) -> Self; fn xzzy(self) -> Self; fn xzzz(self) -> Self; fn xzzw(self) -> Self; fn xzwx(self) -> Self; fn xzwy(self) -> Self; fn xzwz(self) -> Self; fn xzww(self) -> Self; fn xwxx(self) -> Self; fn xwxy(self) -> Self; fn xwxz(self) -> Self; fn xwxw(self) -> Self; fn xwyx(self) -> Self; fn xwyy(self) -> Self; fn xwyz(self) -> Self; fn xwyw(self) -> Self; fn xwzx(self) -> Self; fn xwzy(self) -> Self; fn xwzz(self) -> Self; fn xwzw(self) -> Self; fn xwwx(self) -> Self; fn xwwy(self) -> Self; fn xwwz(self) -> Self; fn xwww(self) -> Self; fn yxxx(self) -> Self; fn yxxy(self) -> Self; fn yxxz(self) -> Self; fn yxxw(self) -> Self; fn yxyx(self) -> Self; fn yxyy(self) -> Self; fn yxyz(self) -> Self; fn yxyw(self) -> Self; fn yxzx(self) -> Self; fn yxzy(self) -> Self; fn yxzz(self) -> Self; fn yxzw(self) -> Self; fn yxwx(self) -> Self; fn yxwy(self) -> Self; fn yxwz(self) -> Self; fn yxww(self) -> Self; fn yyxx(self) -> Self; fn yyxy(self) -> Self; fn yyxz(self) -> Self; fn yyxw(self) -> Self; fn yyyx(self) -> Self; fn yyyy(self) -> Self; fn yyyz(self) -> Self; fn yyyw(self) -> Self; fn yyzx(self) -> Self; fn yyzy(self) -> Self; fn yyzz(self) -> Self; fn yyzw(self) -> Self; fn yywx(self) -> Self; fn yywy(self) -> Self; fn yywz(self) -> Self; fn yyww(self) -> Self; fn yzxx(self) -> Self; fn yzxy(self) -> Self; fn yzxz(self) -> Self; fn yzxw(self) -> Self; fn yzyx(self) -> Self; fn yzyy(self) -> Self; fn yzyz(self) -> Self; fn yzyw(self) -> Self; fn yzzx(self) -> Self; fn yzzy(self) -> Self; fn yzzz(self) -> Self; fn yzzw(self) -> Self; fn yzwx(self) -> Self; fn yzwy(self) -> Self; fn yzwz(self) -> Self; fn yzww(self) -> Self; fn ywxx(self) -> Self; fn ywxy(self) -> Self; fn ywxz(self) -> Self; fn ywxw(self) -> Self; fn ywyx(self) -> Self; fn ywyy(self) -> Self; fn ywyz(self) -> Self; fn ywyw(self) -> Self; fn ywzx(self) -> Self; fn ywzy(self) -> Self; fn ywzz(self) -> Self; fn ywzw(self) -> Self; fn ywwx(self) -> Self; fn ywwy(self) -> Self; fn ywwz(self) -> Self; fn ywww(self) -> Self; fn zxxx(self) -> Self; fn zxxy(self) -> Self; fn zxxz(self) -> Self; fn zxxw(self) -> Self; fn zxyx(self) -> Self; fn zxyy(self) -> Self; fn zxyz(self) -> Self; fn zxyw(self) -> Self; fn zxzx(self) -> Self; fn zxzy(self) -> Self; fn zxzz(self) -> Self; fn zxzw(self) -> Self; fn zxwx(self) -> Self; fn zxwy(self) -> Self; fn zxwz(self) -> Self; fn zxww(self) -> Self; fn zyxx(self) -> Self; fn zyxy(self) -> Self; fn zyxz(self) -> Self; fn zyxw(self) -> Self; fn zyyx(self) -> Self; fn zyyy(self) -> Self; fn zyyz(self) -> Self; fn zyyw(self) -> Self; fn zyzx(self) -> Self; fn zyzy(self) -> Self; fn zyzz(self) -> Self; fn zyzw(self) -> Self; fn zywx(self) -> Self; fn zywy(self) -> Self; fn zywz(self) -> Self; fn zyww(self) -> Self; fn zzxx(self) -> Self; fn zzxy(self) -> Self; fn zzxz(self) -> Self; fn zzxw(self) -> Self; fn zzyx(self) -> Self; fn zzyy(self) -> Self; fn zzyz(self) -> Self; fn zzyw(self) -> Self; fn zzzx(self) -> Self; fn zzzy(self) -> Self; fn zzzz(self) -> Self; fn zzzw(self) -> Self; fn zzwx(self) -> Self; fn zzwy(self) -> Self; fn zzwz(self) -> Self; fn zzww(self) -> Self; fn zwxx(self) -> Self; fn zwxy(self) -> Self; fn zwxz(self) -> Self; fn zwxw(self) -> Self; fn zwyx(self) -> Self; fn zwyy(self) -> Self; fn zwyz(self) -> Self; fn zwyw(self) -> Self; fn zwzx(self) -> Self; fn zwzy(self) -> Self; fn zwzz(self) -> Self; fn zwzw(self) -> Self; fn zwwx(self) -> Self; fn zwwy(self) -> Self; fn zwwz(self) -> Self; fn zwww(self) -> Self; fn wxxx(self) -> Self; fn wxxy(self) -> Self; fn wxxz(self) -> Self; fn wxxw(self) -> Self; fn wxyx(self) -> Self; fn wxyy(self) -> Self; fn wxyz(self) -> Self; fn wxyw(self) -> Self; fn wxzx(self) -> Self; fn wxzy(self) -> Self; fn wxzz(self) -> Self; fn wxzw(self) -> Self; fn wxwx(self) -> Self; fn wxwy(self) -> Self; fn wxwz(self) -> Self; fn wxww(self) -> Self; fn wyxx(self) -> Self; fn wyxy(self) -> Self; fn wyxz(self) -> Self; fn wyxw(self) -> Self; fn wyyx(self) -> Self; fn wyyy(self) -> Self; fn wyyz(self) -> Self; fn wyyw(self) -> Self; fn wyzx(self) -> Self; fn wyzy(self) -> Self; fn wyzz(self) -> Self; fn wyzw(self) -> Self; fn wywx(self) -> Self; fn wywy(self) -> Self; fn wywz(self) -> Self; fn wyww(self) -> Self; fn wzxx(self) -> Self; fn wzxy(self) -> Self; fn wzxz(self) -> Self; fn wzxw(self) -> Self; fn wzyx(self) -> Self; fn wzyy(self) -> Self; fn wzyz(self) -> Self; fn wzyw(self) -> Self; fn wzzx(self) -> Self; fn wzzy(self) -> Self; fn wzzz(self) -> Self; fn wzzw(self) -> Self; fn wzwx(self) -> Self; fn wzwy(self) -> Self; fn wzwz(self) -> Self; fn wzww(self) -> Self; fn wwxx(self) -> Self; fn wwxy(self) -> Self; fn wwxz(self) -> Self; fn wwxw(self) -> Self; fn wwyx(self) -> Self; fn wwyy(self) -> Self; fn wwyz(self) -> Self; fn wwyw(self) -> Self; fn wwzx(self) -> Self; fn wwzy(self) -> Self; fn wwzz(self) -> Self; fn wwzw(self) -> Self; fn wwwx(self) -> Self; fn wwwy(self) -> Self; fn wwwz(self) -> Self; fn wwww(self) -> Self; // Provided method fn xyzw(self) -> Self { ... }
}

Required Associated Types§

Required Methods§

Source

fn xx(self) -> Self::Vec2

Source

fn xy(self) -> Self::Vec2

Source

fn xz(self) -> Self::Vec2

Source

fn xw(self) -> Self::Vec2

Source

fn yx(self) -> Self::Vec2

Source

fn yy(self) -> Self::Vec2

Source

fn yz(self) -> Self::Vec2

Source

fn yw(self) -> Self::Vec2

Source

fn zx(self) -> Self::Vec2

Source

fn zy(self) -> Self::Vec2

Source

fn zz(self) -> Self::Vec2

Source

fn zw(self) -> Self::Vec2

Source

fn wx(self) -> Self::Vec2

Source

fn wy(self) -> Self::Vec2

Source

fn wz(self) -> Self::Vec2

Source

fn ww(self) -> Self::Vec2

Source

fn xxx(self) -> Self::Vec3

Source

fn xxy(self) -> Self::Vec3

Source

fn xxz(self) -> Self::Vec3

Source

fn xxw(self) -> Self::Vec3

Source

fn xyx(self) -> Self::Vec3

Source

fn xyy(self) -> Self::Vec3

Source

fn xyz(self) -> Self::Vec3

Source

fn xyw(self) -> Self::Vec3

Source

fn xzx(self) -> Self::Vec3

Source

fn xzy(self) -> Self::Vec3

Source

fn xzz(self) -> Self::Vec3

Source

fn xzw(self) -> Self::Vec3

Source

fn xwx(self) -> Self::Vec3

Source

fn xwy(self) -> Self::Vec3

Source

fn xwz(self) -> Self::Vec3

Source

fn xww(self) -> Self::Vec3

Source

fn yxx(self) -> Self::Vec3

Source

fn yxy(self) -> Self::Vec3

Source

fn yxz(self) -> Self::Vec3

Source

fn yxw(self) -> Self::Vec3

Source

fn yyx(self) -> Self::Vec3

Source

fn yyy(self) -> Self::Vec3

Source

fn yyz(self) -> Self::Vec3

Source

fn yyw(self) -> Self::Vec3

Source

fn yzx(self) -> Self::Vec3

Source

fn yzy(self) -> Self::Vec3

Source

fn yzz(self) -> Self::Vec3

Source

fn yzw(self) -> Self::Vec3

Source

fn ywx(self) -> Self::Vec3

Source

fn ywy(self) -> Self::Vec3

Source

fn ywz(self) -> Self::Vec3

Source

fn yww(self) -> Self::Vec3

Source

fn zxx(self) -> Self::Vec3

Source

fn zxy(self) -> Self::Vec3

Source

fn zxz(self) -> Self::Vec3

Source

fn zxw(self) -> Self::Vec3

Source

fn zyx(self) -> Self::Vec3

Source

fn zyy(self) -> Self::Vec3

Source

fn zyz(self) -> Self::Vec3

Source

fn zyw(self) -> Self::Vec3

Source

fn zzx(self) -> Self::Vec3

Source

fn zzy(self) -> Self::Vec3

Source

fn zzz(self) -> Self::Vec3

Source

fn zzw(self) -> Self::Vec3

Source

fn zwx(self) -> Self::Vec3

Source

fn zwy(self) -> Self::Vec3

Source

fn zwz(self) -> Self::Vec3

Source

fn zww(self) -> Self::Vec3

Source

fn wxx(self) -> Self::Vec3

Source

fn wxy(self) -> Self::Vec3

Source

fn wxz(self) -> Self::Vec3

Source

fn wxw(self) -> Self::Vec3

Source

fn wyx(self) -> Self::Vec3

Source

fn wyy(self) -> Self::Vec3

Source

fn wyz(self) -> Self::Vec3

Source

fn wyw(self) -> Self::Vec3

Source

fn wzx(self) -> Self::Vec3

Source

fn wzy(self) -> Self::Vec3

Source

fn wzz(self) -> Self::Vec3

Source

fn wzw(self) -> Self::Vec3

Source

fn wwx(self) -> Self::Vec3

Source

fn wwy(self) -> Self::Vec3

Source

fn wwz(self) -> Self::Vec3

Source

fn www(self) -> Self::Vec3

Source

fn xxxx(self) -> Self

Source

fn xxxy(self) -> Self

Source

fn xxxz(self) -> Self

Source

fn xxxw(self) -> Self

Source

fn xxyx(self) -> Self

Source

fn xxyy(self) -> Self

Source

fn xxyz(self) -> Self

Source

fn xxyw(self) -> Self

Source

fn xxzx(self) -> Self

Source

fn xxzy(self) -> Self

Source

fn xxzz(self) -> Self

Source

fn xxzw(self) -> Self

Source

fn xxwx(self) -> Self

Source

fn xxwy(self) -> Self

Source

fn xxwz(self) -> Self

Source

fn xxww(self) -> Self

Source

fn xyxx(self) -> Self

Source

fn xyxy(self) -> Self

Source

fn xyxz(self) -> Self

Source

fn xyxw(self) -> Self

Source

fn xyyx(self) -> Self

Source

fn xyyy(self) -> Self

Source

fn xyyz(self) -> Self

Source

fn xyyw(self) -> Self

Source

fn xyzx(self) -> Self

Source

fn xyzy(self) -> Self

Source

fn xyzz(self) -> Self

Source

fn xywx(self) -> Self

Source

fn xywy(self) -> Self

Source

fn xywz(self) -> Self

Source

fn xyww(self) -> Self

Source

fn xzxx(self) -> Self

Source

fn xzxy(self) -> Self

Source

fn xzxz(self) -> Self

Source

fn xzxw(self) -> Self

Source

fn xzyx(self) -> Self

Source

fn xzyy(self) -> Self

Source

fn xzyz(self) -> Self

Source

fn xzyw(self) -> Self

Source

fn xzzx(self) -> Self

Source

fn xzzy(self) -> Self

Source

fn xzzz(self) -> Self

Source

fn xzzw(self) -> Self

Source

fn xzwx(self) -> Self

Source

fn xzwy(self) -> Self

Source

fn xzwz(self) -> Self

Source

fn xzww(self) -> Self

Source

fn xwxx(self) -> Self

Source

fn xwxy(self) -> Self

Source

fn xwxz(self) -> Self

Source

fn xwxw(self) -> Self

Source

fn xwyx(self) -> Self

Source

fn xwyy(self) -> Self

Source

fn xwyz(self) -> Self

Source

fn xwyw(self) -> Self

Source

fn xwzx(self) -> Self

Source

fn xwzy(self) -> Self

Source

fn xwzz(self) -> Self

Source

fn xwzw(self) -> Self

Source

fn xwwx(self) -> Self

Source

fn xwwy(self) -> Self

Source

fn xwwz(self) -> Self

Source

fn xwww(self) -> Self

Source

fn yxxx(self) -> Self

Source

fn yxxy(self) -> Self

Source

fn yxxz(self) -> Self

Source

fn yxxw(self) -> Self

Source

fn yxyx(self) -> Self

Source

fn yxyy(self) -> Self

Source

fn yxyz(self) -> Self

Source

fn yxyw(self) -> Self

Source

fn yxzx(self) -> Self

Source

fn yxzy(self) -> Self

Source

fn yxzz(self) -> Self

Source

fn yxzw(self) -> Self

Source

fn yxwx(self) -> Self

Source

fn yxwy(self) -> Self

Source

fn yxwz(self) -> Self

Source

fn yxww(self) -> Self

Source

fn yyxx(self) -> Self

Source

fn yyxy(self) -> Self

Source

fn yyxz(self) -> Self

Source

fn yyxw(self) -> Self

Source

fn yyyx(self) -> Self

Source

fn yyyy(self) -> Self

Source

fn yyyz(self) -> Self

Source

fn yyyw(self) -> Self

Source

fn yyzx(self) -> Self

Source

fn yyzy(self) -> Self

Source

fn yyzz(self) -> Self

Source

fn yyzw(self) -> Self

Source

fn yywx(self) -> Self

Source

fn yywy(self) -> Self

Source

fn yywz(self) -> Self

Source

fn yyww(self) -> Self

Source

fn yzxx(self) -> Self

Source

fn yzxy(self) -> Self

Source

fn yzxz(self) -> Self

Source

fn yzxw(self) -> Self

Source

fn yzyx(self) -> Self

Source

fn yzyy(self) -> Self

Source

fn yzyz(self) -> Self

Source

fn yzyw(self) -> Self

Source

fn yzzx(self) -> Self

Source

fn yzzy(self) -> Self

Source

fn yzzz(self) -> Self

Source

fn yzzw(self) -> Self

Source

fn yzwx(self) -> Self

Source

fn yzwy(self) -> Self

Source

fn yzwz(self) -> Self

Source

fn yzww(self) -> Self

Source

fn ywxx(self) -> Self

Source

fn ywxy(self) -> Self

Source

fn ywxz(self) -> Self

Source

fn ywxw(self) -> Self

Source

fn ywyx(self) -> Self

Source

fn ywyy(self) -> Self

Source

fn ywyz(self) -> Self

Source

fn ywyw(self) -> Self

Source

fn ywzx(self) -> Self

Source

fn ywzy(self) -> Self

Source

fn ywzz(self) -> Self

Source

fn ywzw(self) -> Self

Source

fn ywwx(self) -> Self

Source

fn ywwy(self) -> Self

Source

fn ywwz(self) -> Self

Source

fn ywww(self) -> Self

Source

fn zxxx(self) -> Self

Source

fn zxxy(self) -> Self

Source

fn zxxz(self) -> Self

Source

fn zxxw(self) -> Self

Source

fn zxyx(self) -> Self

Source

fn zxyy(self) -> Self

Source

fn zxyz(self) -> Self

Source

fn zxyw(self) -> Self

Source

fn zxzx(self) -> Self

Source

fn zxzy(self) -> Self

Source

fn zxzz(self) -> Self

Source

fn zxzw(self) -> Self

Source

fn zxwx(self) -> Self

Source

fn zxwy(self) -> Self

Source

fn zxwz(self) -> Self

Source

fn zxww(self) -> Self

Source

fn zyxx(self) -> Self

Source

fn zyxy(self) -> Self

Source

fn zyxz(self) -> Self

Source

fn zyxw(self) -> Self

Source

fn zyyx(self) -> Self

Source

fn zyyy(self) -> Self

Source

fn zyyz(self) -> Self

Source

fn zyyw(self) -> Self

Source

fn zyzx(self) -> Self

Source

fn zyzy(self) -> Self

Source

fn zyzz(self) -> Self

Source

fn zyzw(self) -> Self

Source

fn zywx(self) -> Self

Source

fn zywy(self) -> Self

Source

fn zywz(self) -> Self

Source

fn zyww(self) -> Self

Source

fn zzxx(self) -> Self

Source

fn zzxy(self) -> Self

Source

fn zzxz(self) -> Self

Source

fn zzxw(self) -> Self

Source

fn zzyx(self) -> Self

Source

fn zzyy(self) -> Self

Source

fn zzyz(self) -> Self

Source

fn zzyw(self) -> Self

Source

fn zzzx(self) -> Self

Source

fn zzzy(self) -> Self

Source

fn zzzz(self) -> Self

Source

fn zzzw(self) -> Self

Source

fn zzwx(self) -> Self

Source

fn zzwy(self) -> Self

Source

fn zzwz(self) -> Self

Source

fn zzww(self) -> Self

Source

fn zwxx(self) -> Self

Source

fn zwxy(self) -> Self

Source

fn zwxz(self) -> Self

Source

fn zwxw(self) -> Self

Source

fn zwyx(self) -> Self

Source

fn zwyy(self) -> Self

Source

fn zwyz(self) -> Self

Source

fn zwyw(self) -> Self

Source

fn zwzx(self) -> Self

Source

fn zwzy(self) -> Self

Source

fn zwzz(self) -> Self

Source

fn zwzw(self) -> Self

Source

fn zwwx(self) -> Self

Source

fn zwwy(self) -> Self

Source

fn zwwz(self) -> Self

Source

fn zwww(self) -> Self

Source

fn wxxx(self) -> Self

Source

fn wxxy(self) -> Self

Source

fn wxxz(self) -> Self

Source

fn wxxw(self) -> Self

Source

fn wxyx(self) -> Self

Source

fn wxyy(self) -> Self

Source

fn wxyz(self) -> Self

Source

fn wxyw(self) -> Self

Source

fn wxzx(self) -> Self

Source

fn wxzy(self) -> Self

Source

fn wxzz(self) -> Self

Source

fn wxzw(self) -> Self

Source

fn wxwx(self) -> Self

Source

fn wxwy(self) -> Self

Source

fn wxwz(self) -> Self

Source

fn wxww(self) -> Self

Source

fn wyxx(self) -> Self

Source

fn wyxy(self) -> Self

Source

fn wyxz(self) -> Self

Source

fn wyxw(self) -> Self

Source

fn wyyx(self) -> Self

Source

fn wyyy(self) -> Self

Source

fn wyyz(self) -> Self

Source

fn wyyw(self) -> Self

Source

fn wyzx(self) -> Self

Source

fn wyzy(self) -> Self

Source

fn wyzz(self) -> Self

Source

fn wyzw(self) -> Self

Source

fn wywx(self) -> Self

Source

fn wywy(self) -> Self

Source

fn wywz(self) -> Self

Source

fn wyww(self) -> Self

Source

fn wzxx(self) -> Self

Source

fn wzxy(self) -> Self

Source

fn wzxz(self) -> Self

Source

fn wzxw(self) -> Self

Source

fn wzyx(self) -> Self

Source

fn wzyy(self) -> Self

Source

fn wzyz(self) -> Self

Source

fn wzyw(self) -> Self

Source

fn wzzx(self) -> Self

Source

fn wzzy(self) -> Self

Source

fn wzzz(self) -> Self

Source

fn wzzw(self) -> Self

Source

fn wzwx(self) -> Self

Source

fn wzwy(self) -> Self

Source

fn wzwz(self) -> Self

Source

fn wzww(self) -> Self

Source

fn wwxx(self) -> Self

Source

fn wwxy(self) -> Self

Source

fn wwxz(self) -> Self

Source

fn wwxw(self) -> Self

Source

fn wwyx(self) -> Self

Source

fn wwyy(self) -> Self

Source

fn wwyz(self) -> Self

Source

fn wwyw(self) -> Self

Source

fn wwzx(self) -> Self

Source

fn wwzy(self) -> Self

Source

fn wwzz(self) -> Self

Source

fn wwzw(self) -> Self

Source

fn wwwx(self) -> Self

Source

fn wwwy(self) -> Self

Source

fn wwwz(self) -> Self

Source

fn wwww(self) -> Self

Provided Methods§

Source

fn xyzw(self) -> Self

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§