Struct bool4
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Syntax
[Serializable]
public struct bool4 : IEquatable<bool4>
Constructors
bool4(Boolean)
Constructs a bool4 vector from a single bool value by assigning it to every component.
Declaration
Parameters
Type |
Name |
Description |
System.Boolean |
v |
|
bool4(Boolean, Boolean, Boolean, Boolean)
Constructs a bool4 vector from four bool values.
Declaration
public bool4(bool x, bool y, bool z, bool w)
Parameters
Type |
Name |
Description |
System.Boolean |
x |
|
System.Boolean |
y |
|
System.Boolean |
z |
|
System.Boolean |
w |
|
bool4(Boolean, Boolean, bool2)
Constructs a bool4 vector from two bool values and a bool2 vector.
Declaration
public bool4(bool x, bool y, bool2 zw)
Parameters
Type |
Name |
Description |
System.Boolean |
x |
|
System.Boolean |
y |
|
bool2 |
zw |
|
bool4(Boolean, bool2, Boolean)
Constructs a bool4 vector from a bool value, a bool2 vector and a bool value.
Declaration
public bool4(bool x, bool2 yz, bool w)
Parameters
Type |
Name |
Description |
System.Boolean |
x |
|
bool2 |
yz |
|
System.Boolean |
w |
|
bool4(Boolean, bool3)
Constructs a bool4 vector from a bool value and a bool3 vector.
Declaration
public bool4(bool x, bool3 yzw)
Parameters
Type |
Name |
Description |
System.Boolean |
x |
|
bool3 |
yzw |
|
bool4(bool2, Boolean, Boolean)
Constructs a bool4 vector from a bool2 vector and two bool values.
Declaration
public bool4(bool2 xy, bool z, bool w)
Parameters
Type |
Name |
Description |
bool2 |
xy |
|
System.Boolean |
z |
|
System.Boolean |
w |
|
bool4(bool2, bool2)
Constructs a bool4 vector from two bool2 vectors.
Declaration
public bool4(bool2 xy, bool2 zw)
Parameters
bool4(bool3, Boolean)
Constructs a bool4 vector from a bool3 vector and a bool value.
Declaration
public bool4(bool3 xyz, bool w)
Parameters
Type |
Name |
Description |
bool3 |
xyz |
|
System.Boolean |
w |
|
bool4(bool4)
Constructs a bool4 vector from a bool4 vector.
Declaration
Parameters
Type |
Name |
Description |
bool4 |
xyzw |
|
Fields
w
Declaration
Field Value
Type |
Description |
System.Boolean |
|
x
Declaration
Field Value
Type |
Description |
System.Boolean |
|
y
Declaration
Field Value
Type |
Description |
System.Boolean |
|
z
Declaration
Field Value
Type |
Description |
System.Boolean |
|
Properties
Item[Int32]
Returns the bool element at a specified index.
Declaration
public bool this[int index] { get; set; }
Parameters
Type |
Name |
Description |
System.Int32 |
index |
|
Property Value
Type |
Description |
System.Boolean |
|
ww
Declaration
Property Value
www
Declaration
public bool3 www { get; }
Property Value
wwww
Declaration
public bool4 wwww { get; }
Property Value
wwwx
Declaration
public bool4 wwwx { get; }
Property Value
wwwy
Declaration
public bool4 wwwy { get; }
Property Value
wwwz
Declaration
public bool4 wwwz { get; }
Property Value
wwx
Declaration
public bool3 wwx { get; }
Property Value
wwxw
Declaration
public bool4 wwxw { get; }
Property Value
wwxx
Declaration
public bool4 wwxx { get; }
Property Value
wwxy
Declaration
public bool4 wwxy { get; }
Property Value
wwxz
Declaration
public bool4 wwxz { get; }
Property Value
wwy
Declaration
public bool3 wwy { get; }
Property Value
wwyw
Declaration
public bool4 wwyw { get; }
Property Value
wwyx
Declaration
public bool4 wwyx { get; }
Property Value
wwyy
Declaration
public bool4 wwyy { get; }
Property Value
wwyz
Declaration
public bool4 wwyz { get; }
Property Value
wwz
Declaration
public bool3 wwz { get; }
Property Value
wwzw
Declaration
public bool4 wwzw { get; }
Property Value
wwzx
Declaration
public bool4 wwzx { get; }
Property Value
wwzy
Declaration
public bool4 wwzy { get; }
Property Value
wwzz
Declaration
public bool4 wwzz { get; }
Property Value
wx
Declaration
public bool2 wx { get; set; }
Property Value
wxw
Declaration
public bool3 wxw { get; }
Property Value
wxww
Declaration
public bool4 wxww { get; }
Property Value
wxwx
Declaration
public bool4 wxwx { get; }
Property Value
wxwy
Declaration
public bool4 wxwy { get; }
Property Value
wxwz
Declaration
public bool4 wxwz { get; }
Property Value
wxx
Declaration
public bool3 wxx { get; }
Property Value
wxxw
Declaration
public bool4 wxxw { get; }
Property Value
wxxx
Declaration
public bool4 wxxx { get; }
Property Value
wxxy
Declaration
public bool4 wxxy { get; }
Property Value
wxxz
Declaration
public bool4 wxxz { get; }
Property Value
wxy
Declaration
public bool3 wxy { get; set; }
Property Value
wxyw
Declaration
public bool4 wxyw { get; }
Property Value
wxyx
Declaration
public bool4 wxyx { get; }
Property Value
wxyy
Declaration
public bool4 wxyy { get; }
Property Value
wxyz
Declaration
public bool4 wxyz { get; set; }
Property Value
wxz
Declaration
public bool3 wxz { get; set; }
Property Value
wxzw
Declaration
public bool4 wxzw { get; }
Property Value
wxzx
Declaration
public bool4 wxzx { get; }
Property Value
wxzy
Declaration
public bool4 wxzy { get; set; }
Property Value
wxzz
Declaration
public bool4 wxzz { get; }
Property Value
wy
Declaration
public bool2 wy { get; set; }
Property Value
wyw
Declaration
public bool3 wyw { get; }
Property Value
wyww
Declaration
public bool4 wyww { get; }
Property Value
wywx
Declaration
public bool4 wywx { get; }
Property Value
wywy
Declaration
public bool4 wywy { get; }
Property Value
wywz
Declaration
public bool4 wywz { get; }
Property Value
wyx
Declaration
public bool3 wyx { get; set; }
Property Value
wyxw
Declaration
public bool4 wyxw { get; }
Property Value
wyxx
Declaration
public bool4 wyxx { get; }
Property Value
wyxy
Declaration
public bool4 wyxy { get; }
Property Value
wyxz
Declaration
public bool4 wyxz { get; set; }
Property Value
wyy
Declaration
public bool3 wyy { get; }
Property Value
wyyw
Declaration
public bool4 wyyw { get; }
Property Value
wyyx
Declaration
public bool4 wyyx { get; }
Property Value
wyyy
Declaration
public bool4 wyyy { get; }
Property Value
wyyz
Declaration
public bool4 wyyz { get; }
Property Value
wyz
Declaration
public bool3 wyz { get; set; }
Property Value
wyzw
Declaration
public bool4 wyzw { get; }
Property Value
wyzx
Declaration
public bool4 wyzx { get; set; }
Property Value
wyzy
Declaration
public bool4 wyzy { get; }
Property Value
wyzz
Declaration
public bool4 wyzz { get; }
Property Value
wz
Declaration
public bool2 wz { get; set; }
Property Value
wzw
Declaration
public bool3 wzw { get; }
Property Value
wzww
Declaration
public bool4 wzww { get; }
Property Value
wzwx
Declaration
public bool4 wzwx { get; }
Property Value
wzwy
Declaration
public bool4 wzwy { get; }
Property Value
wzwz
Declaration
public bool4 wzwz { get; }
Property Value
wzx
Declaration
public bool3 wzx { get; set; }
Property Value
wzxw
Declaration
public bool4 wzxw { get; }
Property Value
wzxx
Declaration
public bool4 wzxx { get; }
Property Value
wzxy
Declaration
public bool4 wzxy { get; set; }
Property Value
wzxz
Declaration
public bool4 wzxz { get; }
Property Value
wzy
Declaration
public bool3 wzy { get; set; }
Property Value
wzyw
Declaration
public bool4 wzyw { get; }
Property Value
wzyx
Declaration
public bool4 wzyx { get; set; }
Property Value
wzyy
Declaration
public bool4 wzyy { get; }
Property Value
wzyz
Declaration
public bool4 wzyz { get; }
Property Value
wzz
Declaration
public bool3 wzz { get; }
Property Value
wzzw
Declaration
public bool4 wzzw { get; }
Property Value
wzzx
Declaration
public bool4 wzzx { get; }
Property Value
wzzy
Declaration
public bool4 wzzy { get; }
Property Value
wzzz
Declaration
public bool4 wzzz { get; }
Property Value
xw
Declaration
public bool2 xw { get; set; }
Property Value
xww
Declaration
public bool3 xww { get; }
Property Value
xwww
Declaration
public bool4 xwww { get; }
Property Value
xwwx
Declaration
public bool4 xwwx { get; }
Property Value
xwwy
Declaration
public bool4 xwwy { get; }
Property Value
xwwz
Declaration
public bool4 xwwz { get; }
Property Value
xwx
Declaration
public bool3 xwx { get; }
Property Value
xwxw
Declaration
public bool4 xwxw { get; }
Property Value
xwxx
Declaration
public bool4 xwxx { get; }
Property Value
xwxy
Declaration
public bool4 xwxy { get; }
Property Value
xwxz
Declaration
public bool4 xwxz { get; }
Property Value
xwy
Declaration
public bool3 xwy { get; set; }
Property Value
xwyw
Declaration
public bool4 xwyw { get; }
Property Value
xwyx
Declaration
public bool4 xwyx { get; }
Property Value
xwyy
Declaration
public bool4 xwyy { get; }
Property Value
xwyz
Declaration
public bool4 xwyz { get; set; }
Property Value
xwz
Declaration
public bool3 xwz { get; set; }
Property Value
xwzw
Declaration
public bool4 xwzw { get; }
Property Value
xwzx
Declaration
public bool4 xwzx { get; }
Property Value
xwzy
Declaration
public bool4 xwzy { get; set; }
Property Value
xwzz
Declaration
public bool4 xwzz { get; }
Property Value
xx
Declaration
Property Value
xxw
Declaration
public bool3 xxw { get; }
Property Value
xxww
Declaration
public bool4 xxww { get; }
Property Value
xxwx
Declaration
public bool4 xxwx { get; }
Property Value
xxwy
Declaration
public bool4 xxwy { get; }
Property Value
xxwz
Declaration
public bool4 xxwz { get; }
Property Value
xxx
Declaration
public bool3 xxx { get; }
Property Value
xxxw
Declaration
public bool4 xxxw { get; }
Property Value
xxxx
Declaration
public bool4 xxxx { get; }
Property Value
xxxy
Declaration
public bool4 xxxy { get; }
Property Value
xxxz
Declaration
public bool4 xxxz { get; }
Property Value
xxy
Declaration
public bool3 xxy { get; }
Property Value
xxyw
Declaration
public bool4 xxyw { get; }
Property Value
xxyx
Declaration
public bool4 xxyx { get; }
Property Value
xxyy
Declaration
public bool4 xxyy { get; }
Property Value
xxyz
Declaration
public bool4 xxyz { get; }
Property Value
xxz
Declaration
public bool3 xxz { get; }
Property Value
xxzw
Declaration
public bool4 xxzw { get; }
Property Value
xxzx
Declaration
public bool4 xxzx { get; }
Property Value
xxzy
Declaration
public bool4 xxzy { get; }
Property Value
xxzz
Declaration
public bool4 xxzz { get; }
Property Value
xy
Declaration
public bool2 xy { get; set; }
Property Value
xyw
Declaration
public bool3 xyw { get; set; }
Property Value
xyww
Declaration
public bool4 xyww { get; }
Property Value
xywx
Declaration
public bool4 xywx { get; }
Property Value
xywy
Declaration
public bool4 xywy { get; }
Property Value
xywz
Declaration
public bool4 xywz { get; set; }
Property Value
xyx
Declaration
public bool3 xyx { get; }
Property Value
xyxw
Declaration
public bool4 xyxw { get; }
Property Value
xyxx
Declaration
public bool4 xyxx { get; }
Property Value
xyxy
Declaration
public bool4 xyxy { get; }
Property Value
xyxz
Declaration
public bool4 xyxz { get; }
Property Value
xyy
Declaration
public bool3 xyy { get; }
Property Value
xyyw
Declaration
public bool4 xyyw { get; }
Property Value
xyyx
Declaration
public bool4 xyyx { get; }
Property Value
xyyy
Declaration
public bool4 xyyy { get; }
Property Value
xyyz
Declaration
public bool4 xyyz { get; }
Property Value
xyz
Declaration
public bool3 xyz { get; set; }
Property Value
xyzw
Declaration
public bool4 xyzw { get; set; }
Property Value
xyzx
Declaration
public bool4 xyzx { get; }
Property Value
xyzy
Declaration
public bool4 xyzy { get; }
Property Value
xyzz
Declaration
public bool4 xyzz { get; }
Property Value
xz
Declaration
public bool2 xz { get; set; }
Property Value
xzw
Declaration
public bool3 xzw { get; set; }
Property Value
xzww
Declaration
public bool4 xzww { get; }
Property Value
xzwx
Declaration
public bool4 xzwx { get; }
Property Value
xzwy
Declaration
public bool4 xzwy { get; set; }
Property Value
xzwz
Declaration
public bool4 xzwz { get; }
Property Value
xzx
Declaration
public bool3 xzx { get; }
Property Value
xzxw
Declaration
public bool4 xzxw { get; }
Property Value
xzxx
Declaration
public bool4 xzxx { get; }
Property Value
xzxy
Declaration
public bool4 xzxy { get; }
Property Value
xzxz
Declaration
public bool4 xzxz { get; }
Property Value
xzy
Declaration
public bool3 xzy { get; set; }
Property Value
xzyw
Declaration
public bool4 xzyw { get; set; }
Property Value
xzyx
Declaration
public bool4 xzyx { get; }
Property Value
xzyy
Declaration
public bool4 xzyy { get; }
Property Value
xzyz
Declaration
public bool4 xzyz { get; }
Property Value
xzz
Declaration
public bool3 xzz { get; }
Property Value
xzzw
Declaration
public bool4 xzzw { get; }
Property Value
xzzx
Declaration
public bool4 xzzx { get; }
Property Value
xzzy
Declaration
public bool4 xzzy { get; }
Property Value
xzzz
Declaration
public bool4 xzzz { get; }
Property Value
yw
Declaration
public bool2 yw { get; set; }
Property Value
yww
Declaration
public bool3 yww { get; }
Property Value
ywww
Declaration
public bool4 ywww { get; }
Property Value
ywwx
Declaration
public bool4 ywwx { get; }
Property Value
ywwy
Declaration
public bool4 ywwy { get; }
Property Value
ywwz
Declaration
public bool4 ywwz { get; }
Property Value
ywx
Declaration
public bool3 ywx { get; set; }
Property Value
ywxw
Declaration
public bool4 ywxw { get; }
Property Value
ywxx
Declaration
public bool4 ywxx { get; }
Property Value
ywxy
Declaration
public bool4 ywxy { get; }
Property Value
ywxz
Declaration
public bool4 ywxz { get; set; }
Property Value
ywy
Declaration
public bool3 ywy { get; }
Property Value
ywyw
Declaration
public bool4 ywyw { get; }
Property Value
ywyx
Declaration
public bool4 ywyx { get; }
Property Value
ywyy
Declaration
public bool4 ywyy { get; }
Property Value
ywyz
Declaration
public bool4 ywyz { get; }
Property Value
ywz
Declaration
public bool3 ywz { get; set; }
Property Value
ywzw
Declaration
public bool4 ywzw { get; }
Property Value
ywzx
Declaration
public bool4 ywzx { get; set; }
Property Value
ywzy
Declaration
public bool4 ywzy { get; }
Property Value
ywzz
Declaration
public bool4 ywzz { get; }
Property Value
yx
Declaration
public bool2 yx { get; set; }
Property Value
yxw
Declaration
public bool3 yxw { get; set; }
Property Value
yxww
Declaration
public bool4 yxww { get; }
Property Value
yxwx
Declaration
public bool4 yxwx { get; }
Property Value
yxwy
Declaration
public bool4 yxwy { get; }
Property Value
yxwz
Declaration
public bool4 yxwz { get; set; }
Property Value
yxx
Declaration
public bool3 yxx { get; }
Property Value
yxxw
Declaration
public bool4 yxxw { get; }
Property Value
yxxx
Declaration
public bool4 yxxx { get; }
Property Value
yxxy
Declaration
public bool4 yxxy { get; }
Property Value
yxxz
Declaration
public bool4 yxxz { get; }
Property Value
yxy
Declaration
public bool3 yxy { get; }
Property Value
yxyw
Declaration
public bool4 yxyw { get; }
Property Value
yxyx
Declaration
public bool4 yxyx { get; }
Property Value
yxyy
Declaration
public bool4 yxyy { get; }
Property Value
yxyz
Declaration
public bool4 yxyz { get; }
Property Value
yxz
Declaration
public bool3 yxz { get; set; }
Property Value
yxzw
Declaration
public bool4 yxzw { get; set; }
Property Value
yxzx
Declaration
public bool4 yxzx { get; }
Property Value
yxzy
Declaration
public bool4 yxzy { get; }
Property Value
yxzz
Declaration
public bool4 yxzz { get; }
Property Value
yy
Declaration
Property Value
yyw
Declaration
public bool3 yyw { get; }
Property Value
yyww
Declaration
public bool4 yyww { get; }
Property Value
yywx
Declaration
public bool4 yywx { get; }
Property Value
yywy
Declaration
public bool4 yywy { get; }
Property Value
yywz
Declaration
public bool4 yywz { get; }
Property Value
yyx
Declaration
public bool3 yyx { get; }
Property Value
yyxw
Declaration
public bool4 yyxw { get; }
Property Value
yyxx
Declaration
public bool4 yyxx { get; }
Property Value
yyxy
Declaration
public bool4 yyxy { get; }
Property Value
yyxz
Declaration
public bool4 yyxz { get; }
Property Value
yyy
Declaration
public bool3 yyy { get; }
Property Value
yyyw
Declaration
public bool4 yyyw { get; }
Property Value
yyyx
Declaration
public bool4 yyyx { get; }
Property Value
yyyy
Declaration
public bool4 yyyy { get; }
Property Value
yyyz
Declaration
public bool4 yyyz { get; }
Property Value
yyz
Declaration
public bool3 yyz { get; }
Property Value
yyzw
Declaration
public bool4 yyzw { get; }
Property Value
yyzx
Declaration
public bool4 yyzx { get; }
Property Value
yyzy
Declaration
public bool4 yyzy { get; }
Property Value
yyzz
Declaration
public bool4 yyzz { get; }
Property Value
yz
Declaration
public bool2 yz { get; set; }
Property Value
yzw
Declaration
public bool3 yzw { get; set; }
Property Value
yzww
Declaration
public bool4 yzww { get; }
Property Value
yzwx
Declaration
public bool4 yzwx { get; set; }
Property Value
yzwy
Declaration
public bool4 yzwy { get; }
Property Value
yzwz
Declaration
public bool4 yzwz { get; }
Property Value
yzx
Declaration
public bool3 yzx { get; set; }
Property Value
yzxw
Declaration
public bool4 yzxw { get; set; }
Property Value
yzxx
Declaration
public bool4 yzxx { get; }
Property Value
yzxy
Declaration
public bool4 yzxy { get; }
Property Value
yzxz
Declaration
public bool4 yzxz { get; }
Property Value
yzy
Declaration
public bool3 yzy { get; }
Property Value
yzyw
Declaration
public bool4 yzyw { get; }
Property Value
yzyx
Declaration
public bool4 yzyx { get; }
Property Value
yzyy
Declaration
public bool4 yzyy { get; }
Property Value
yzyz
Declaration
public bool4 yzyz { get; }
Property Value
yzz
Declaration
public bool3 yzz { get; }
Property Value
yzzw
Declaration
public bool4 yzzw { get; }
Property Value
yzzx
Declaration
public bool4 yzzx { get; }
Property Value
yzzy
Declaration
public bool4 yzzy { get; }
Property Value
yzzz
Declaration
public bool4 yzzz { get; }
Property Value
zw
Declaration
public bool2 zw { get; set; }
Property Value
zww
Declaration
public bool3 zww { get; }
Property Value
zwww
Declaration
public bool4 zwww { get; }
Property Value
zwwx
Declaration
public bool4 zwwx { get; }
Property Value
zwwy
Declaration
public bool4 zwwy { get; }
Property Value
zwwz
Declaration
public bool4 zwwz { get; }
Property Value
zwx
Declaration
public bool3 zwx { get; set; }
Property Value
zwxw
Declaration
public bool4 zwxw { get; }
Property Value
zwxx
Declaration
public bool4 zwxx { get; }
Property Value
zwxy
Declaration
public bool4 zwxy { get; set; }
Property Value
zwxz
Declaration
public bool4 zwxz { get; }
Property Value
zwy
Declaration
public bool3 zwy { get; set; }
Property Value
zwyw
Declaration
public bool4 zwyw { get; }
Property Value
zwyx
Declaration
public bool4 zwyx { get; set; }
Property Value
zwyy
Declaration
public bool4 zwyy { get; }
Property Value
zwyz
Declaration
public bool4 zwyz { get; }
Property Value
zwz
Declaration
public bool3 zwz { get; }
Property Value
zwzw
Declaration
public bool4 zwzw { get; }
Property Value
zwzx
Declaration
public bool4 zwzx { get; }
Property Value
zwzy
Declaration
public bool4 zwzy { get; }
Property Value
zwzz
Declaration
public bool4 zwzz { get; }
Property Value
zx
Declaration
public bool2 zx { get; set; }
Property Value
zxw
Declaration
public bool3 zxw { get; set; }
Property Value
zxww
Declaration
public bool4 zxww { get; }
Property Value
zxwx
Declaration
public bool4 zxwx { get; }
Property Value
zxwy
Declaration
public bool4 zxwy { get; set; }
Property Value
zxwz
Declaration
public bool4 zxwz { get; }
Property Value
zxx
Declaration
public bool3 zxx { get; }
Property Value
zxxw
Declaration
public bool4 zxxw { get; }
Property Value
zxxx
Declaration
public bool4 zxxx { get; }
Property Value
zxxy
Declaration
public bool4 zxxy { get; }
Property Value
zxxz
Declaration
public bool4 zxxz { get; }
Property Value
zxy
Declaration
public bool3 zxy { get; set; }
Property Value
zxyw
Declaration
public bool4 zxyw { get; set; }
Property Value
zxyx
Declaration
public bool4 zxyx { get; }
Property Value
zxyy
Declaration
public bool4 zxyy { get; }
Property Value
zxyz
Declaration
public bool4 zxyz { get; }
Property Value
zxz
Declaration
public bool3 zxz { get; }
Property Value
zxzw
Declaration
public bool4 zxzw { get; }
Property Value
zxzx
Declaration
public bool4 zxzx { get; }
Property Value
zxzy
Declaration
public bool4 zxzy { get; }
Property Value
zxzz
Declaration
public bool4 zxzz { get; }
Property Value
zy
Declaration
public bool2 zy { get; set; }
Property Value
zyw
Declaration
public bool3 zyw { get; set; }
Property Value
zyww
Declaration
public bool4 zyww { get; }
Property Value
zywx
Declaration
public bool4 zywx { get; set; }
Property Value
zywy
Declaration
public bool4 zywy { get; }
Property Value
zywz
Declaration
public bool4 zywz { get; }
Property Value
zyx
Declaration
public bool3 zyx { get; set; }
Property Value
zyxw
Declaration
public bool4 zyxw { get; set; }
Property Value
zyxx
Declaration
public bool4 zyxx { get; }
Property Value
zyxy
Declaration
public bool4 zyxy { get; }
Property Value
zyxz
Declaration
public bool4 zyxz { get; }
Property Value
zyy
Declaration
public bool3 zyy { get; }
Property Value
zyyw
Declaration
public bool4 zyyw { get; }
Property Value
zyyx
Declaration
public bool4 zyyx { get; }
Property Value
zyyy
Declaration
public bool4 zyyy { get; }
Property Value
zyyz
Declaration
public bool4 zyyz { get; }
Property Value
zyz
Declaration
public bool3 zyz { get; }
Property Value
zyzw
Declaration
public bool4 zyzw { get; }
Property Value
zyzx
Declaration
public bool4 zyzx { get; }
Property Value
zyzy
Declaration
public bool4 zyzy { get; }
Property Value
zyzz
Declaration
public bool4 zyzz { get; }
Property Value
zz
Declaration
Property Value
zzw
Declaration
public bool3 zzw { get; }
Property Value
zzww
Declaration
public bool4 zzww { get; }
Property Value
zzwx
Declaration
public bool4 zzwx { get; }
Property Value
zzwy
Declaration
public bool4 zzwy { get; }
Property Value
zzwz
Declaration
public bool4 zzwz { get; }
Property Value
zzx
Declaration
public bool3 zzx { get; }
Property Value
zzxw
Declaration
public bool4 zzxw { get; }
Property Value
zzxx
Declaration
public bool4 zzxx { get; }
Property Value
zzxy
Declaration
public bool4 zzxy { get; }
Property Value
zzxz
Declaration
public bool4 zzxz { get; }
Property Value
zzy
Declaration
public bool3 zzy { get; }
Property Value
zzyw
Declaration
public bool4 zzyw { get; }
Property Value
zzyx
Declaration
public bool4 zzyx { get; }
Property Value
zzyy
Declaration
public bool4 zzyy { get; }
Property Value
zzyz
Declaration
public bool4 zzyz { get; }
Property Value
zzz
Declaration
public bool3 zzz { get; }
Property Value
zzzw
Declaration
public bool4 zzzw { get; }
Property Value
zzzx
Declaration
public bool4 zzzx { get; }
Property Value
zzzy
Declaration
public bool4 zzzy { get; }
Property Value
zzzz
Declaration
public bool4 zzzz { get; }
Property Value
Methods
Equals(Object)
Returns true if the bool4 is equal to a given bool4, false otherwise.
Declaration
public override bool Equals(object o)
Parameters
Type |
Name |
Description |
System.Object |
o |
|
Returns
Type |
Description |
System.Boolean |
|
Overrides
System.ValueType.Equals(System.Object)
Equals(bool4)
Returns true if the bool4 is equal to a given bool4, false otherwise.
Declaration
public bool Equals(bool4 rhs)
Parameters
Type |
Name |
Description |
bool4 |
rhs |
|
Returns
Type |
Description |
System.Boolean |
|
Implements
System.IEquatable<T>.Equals(T)
GetHashCode()
Returns a hash code for the bool4.
Declaration
public override int GetHashCode()
Returns
Type |
Description |
System.Int32 |
|
Overrides
System.ValueType.GetHashCode()
ToString()
Returns a string representation of the bool4.
Declaration
public override string ToString()
Returns
Type |
Description |
System.String |
|
Overrides
System.ValueType.ToString()
Operators
BitwiseAnd(Boolean, bool4)
Returns the result of a componentwise bitwise and operation on a bool value and a bool4 vector.
Declaration
public static bool4 operator &(bool lhs, bool4 rhs)
Parameters
Type |
Name |
Description |
System.Boolean |
lhs |
|
bool4 |
rhs |
|
Returns
BitwiseAnd(bool4, Boolean)
Returns the result of a componentwise bitwise and operation on a bool4 vector and a bool value.
Declaration
public static bool4 operator &(bool4 lhs, bool rhs)
Parameters
Type |
Name |
Description |
bool4 |
lhs |
|
System.Boolean |
rhs |
|
Returns
BitwiseAnd(bool4, bool4)
Returns the result of a componentwise bitwise and operation on two bool4 vectors.
Declaration
public static bool4 operator &(bool4 lhs, bool4 rhs)
Parameters
Returns
BitwiseOr(Boolean, bool4)
Returns the result of a componentwise bitwise or operation on a bool value and a bool4 vector.
Declaration
public static bool4 operator |(bool lhs, bool4 rhs)
Parameters
Type |
Name |
Description |
System.Boolean |
lhs |
|
bool4 |
rhs |
|
Returns
BitwiseOr(bool4, Boolean)
Returns the result of a componentwise bitwise or operation on a bool4 vector and a bool value.
Declaration
public static bool4 operator |(bool4 lhs, bool rhs)
Parameters
Type |
Name |
Description |
bool4 |
lhs |
|
System.Boolean |
rhs |
|
Returns
BitwiseOr(bool4, bool4)
Returns the result of a componentwise bitwise or operation on two bool4 vectors.
Declaration
public static bool4 operator |(bool4 lhs, bool4 rhs)
Parameters
Returns
Equality(Boolean, bool4)
Returns the result of a componentwise equality operation on a bool value and a bool4 vector.
Declaration
public static bool4 operator ==(bool lhs, bool4 rhs)
Parameters
Type |
Name |
Description |
System.Boolean |
lhs |
|
bool4 |
rhs |
|
Returns
Equality(bool4, Boolean)
Returns the result of a componentwise equality operation on a bool4 vector and a bool value.
Declaration
public static bool4 operator ==(bool4 lhs, bool rhs)
Parameters
Type |
Name |
Description |
bool4 |
lhs |
|
System.Boolean |
rhs |
|
Returns
Equality(bool4, bool4)
Returns the result of a componentwise equality operation on two bool4 vectors.
Declaration
public static bool4 operator ==(bool4 lhs, bool4 rhs)
Parameters
Returns
ExclusiveOr(Boolean, bool4)
Returns the result of a componentwise bitwise exclusive or operation on a bool value and a bool4 vector.
Declaration
public static bool4 operator ^(bool lhs, bool4 rhs)
Parameters
Type |
Name |
Description |
System.Boolean |
lhs |
|
bool4 |
rhs |
|
Returns
ExclusiveOr(bool4, Boolean)
Returns the result of a componentwise bitwise exclusive or operation on a bool4 vector and a bool value.
Declaration
public static bool4 operator ^(bool4 lhs, bool rhs)
Parameters
Type |
Name |
Description |
bool4 |
lhs |
|
System.Boolean |
rhs |
|
Returns
ExclusiveOr(bool4, bool4)
Returns the result of a componentwise bitwise exclusive or operation on two bool4 vectors.
Declaration
public static bool4 operator ^(bool4 lhs, bool4 rhs)
Parameters
Returns
Implicit(Boolean to bool4)
Implicitly converts a single bool value to a bool4 vector by assigning it to every component.
Declaration
public static implicit operator bool4(bool v)
Parameters
Type |
Name |
Description |
System.Boolean |
v |
|
Returns
Inequality(Boolean, bool4)
Returns the result of a componentwise not equal operation on a bool value and a bool4 vector.
Declaration
public static bool4 operator !=(bool lhs, bool4 rhs)
Parameters
Type |
Name |
Description |
System.Boolean |
lhs |
|
bool4 |
rhs |
|
Returns
Inequality(bool4, Boolean)
Returns the result of a componentwise not equal operation on a bool4 vector and a bool value.
Declaration
public static bool4 operator !=(bool4 lhs, bool rhs)
Parameters
Type |
Name |
Description |
bool4 |
lhs |
|
System.Boolean |
rhs |
|
Returns
Inequality(bool4, bool4)
Returns the result of a componentwise not equal operation on two bool4 vectors.
Declaration
public static bool4 operator !=(bool4 lhs, bool4 rhs)
Parameters
Returns
LogicalNot(bool4)
Returns the result of a componentwise not operation on a bool4 vector.
Declaration
public static bool4 operator !(bool4 val)
Parameters
Type |
Name |
Description |
bool4 |
val |
|
Returns