17436 lines
661 KiB
YAML
17436 lines
661 KiB
YAML
### YamlMime:ManagedReference
|
|
items:
|
|
- uid: Misaki.HighPerformance.Mathematics.float4
|
|
commentId: T:Misaki.HighPerformance.Mathematics.float4
|
|
id: float4
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
children:
|
|
- Misaki.HighPerformance.Mathematics.float4.#ctor(Misaki.HighPerformance.Mathematics.bool4)
|
|
- Misaki.HighPerformance.Mathematics.float4.#ctor(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.float4.#ctor(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float4.#ctor(Misaki.HighPerformance.Mathematics.float2,System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.float4.#ctor(Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.float4.#ctor(Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.float4.#ctor(Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.float4.#ctor(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.float4.#ctor(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.float4.#ctor(System.ReadOnlySpan{System.Single})
|
|
- Misaki.HighPerformance.Mathematics.float4.#ctor(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.float4.#ctor(System.Single,Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.float4.#ctor(System.Single,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.float4.#ctor(System.Single,System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float4.#ctor(System.Single,System.Single,System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.float4.#ctor(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.float4.Equals(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.float4.Equals(System.Object)
|
|
- Misaki.HighPerformance.Mathematics.float4.GetHashCode
|
|
- Misaki.HighPerformance.Mathematics.float4.Item(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.float4.ToString
|
|
- Misaki.HighPerformance.Mathematics.float4.__v
|
|
- Misaki.HighPerformance.Mathematics.float4.one
|
|
- Misaki.HighPerformance.Mathematics.float4.op_Addition(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_Addition(Misaki.HighPerformance.Mathematics.float4,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_Addition(System.Single,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_AdditionAssignment(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_Decrement(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_Division(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_Division(Misaki.HighPerformance.Mathematics.float4,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_Division(System.Single,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_DivisionAssignment(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_Equality(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_GreaterThan(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_GreaterThanOrEqual(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_Implicit(Misaki.HighPerformance.Mathematics.bool4)~Misaki.HighPerformance.Mathematics.float4
|
|
- Misaki.HighPerformance.Mathematics.float4.op_Implicit(Misaki.HighPerformance.Mathematics.double4)~Misaki.HighPerformance.Mathematics.float4
|
|
- Misaki.HighPerformance.Mathematics.float4.op_Implicit(Misaki.HighPerformance.Mathematics.int4)~Misaki.HighPerformance.Mathematics.float4
|
|
- Misaki.HighPerformance.Mathematics.float4.op_Implicit(Misaki.HighPerformance.Mathematics.uint4)~Misaki.HighPerformance.Mathematics.float4
|
|
- Misaki.HighPerformance.Mathematics.float4.op_Implicit(System.Double)~Misaki.HighPerformance.Mathematics.float4
|
|
- Misaki.HighPerformance.Mathematics.float4.op_Implicit(System.Int32)~Misaki.HighPerformance.Mathematics.float4
|
|
- Misaki.HighPerformance.Mathematics.float4.op_Implicit(System.ReadOnlySpan{System.Single})~Misaki.HighPerformance.Mathematics.float4
|
|
- Misaki.HighPerformance.Mathematics.float4.op_Implicit(System.Single)~Misaki.HighPerformance.Mathematics.float4
|
|
- Misaki.HighPerformance.Mathematics.float4.op_Implicit(System.UInt32)~Misaki.HighPerformance.Mathematics.float4
|
|
- Misaki.HighPerformance.Mathematics.float4.op_Increment(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_Inequality(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_LessThan(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_LessThanOrEqual(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_Modulus(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_Modulus(Misaki.HighPerformance.Mathematics.float4,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_Modulus(System.Single,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_ModulusAssignment(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_MultiplicationAssignment(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_Multiply(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_Multiply(Misaki.HighPerformance.Mathematics.float4,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_Multiply(System.Single,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_Subtraction(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_Subtraction(Misaki.HighPerformance.Mathematics.float4,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_Subtraction(System.Single,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_SubtractionAssignment(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_UnaryNegation(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.float4.op_UnaryPlus(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.float4.unitW
|
|
- Misaki.HighPerformance.Mathematics.float4.unitX
|
|
- Misaki.HighPerformance.Mathematics.float4.unitY
|
|
- Misaki.HighPerformance.Mathematics.float4.unitZ
|
|
- Misaki.HighPerformance.Mathematics.float4.w
|
|
- Misaki.HighPerformance.Mathematics.float4.ww
|
|
- Misaki.HighPerformance.Mathematics.float4.www
|
|
- Misaki.HighPerformance.Mathematics.float4.wwww
|
|
- Misaki.HighPerformance.Mathematics.float4.wwwx
|
|
- Misaki.HighPerformance.Mathematics.float4.wwwy
|
|
- Misaki.HighPerformance.Mathematics.float4.wwwz
|
|
- Misaki.HighPerformance.Mathematics.float4.wwx
|
|
- Misaki.HighPerformance.Mathematics.float4.wwxw
|
|
- Misaki.HighPerformance.Mathematics.float4.wwxx
|
|
- Misaki.HighPerformance.Mathematics.float4.wwxy
|
|
- Misaki.HighPerformance.Mathematics.float4.wwxz
|
|
- Misaki.HighPerformance.Mathematics.float4.wwy
|
|
- Misaki.HighPerformance.Mathematics.float4.wwyw
|
|
- Misaki.HighPerformance.Mathematics.float4.wwyx
|
|
- Misaki.HighPerformance.Mathematics.float4.wwyy
|
|
- Misaki.HighPerformance.Mathematics.float4.wwyz
|
|
- Misaki.HighPerformance.Mathematics.float4.wwz
|
|
- Misaki.HighPerformance.Mathematics.float4.wwzw
|
|
- Misaki.HighPerformance.Mathematics.float4.wwzx
|
|
- Misaki.HighPerformance.Mathematics.float4.wwzy
|
|
- Misaki.HighPerformance.Mathematics.float4.wwzz
|
|
- Misaki.HighPerformance.Mathematics.float4.wx
|
|
- Misaki.HighPerformance.Mathematics.float4.wxw
|
|
- Misaki.HighPerformance.Mathematics.float4.wxww
|
|
- Misaki.HighPerformance.Mathematics.float4.wxwx
|
|
- Misaki.HighPerformance.Mathematics.float4.wxwy
|
|
- Misaki.HighPerformance.Mathematics.float4.wxwz
|
|
- Misaki.HighPerformance.Mathematics.float4.wxx
|
|
- Misaki.HighPerformance.Mathematics.float4.wxxw
|
|
- Misaki.HighPerformance.Mathematics.float4.wxxx
|
|
- Misaki.HighPerformance.Mathematics.float4.wxxy
|
|
- Misaki.HighPerformance.Mathematics.float4.wxxz
|
|
- Misaki.HighPerformance.Mathematics.float4.wxy
|
|
- Misaki.HighPerformance.Mathematics.float4.wxyw
|
|
- Misaki.HighPerformance.Mathematics.float4.wxyx
|
|
- Misaki.HighPerformance.Mathematics.float4.wxyy
|
|
- Misaki.HighPerformance.Mathematics.float4.wxyz
|
|
- Misaki.HighPerformance.Mathematics.float4.wxz
|
|
- Misaki.HighPerformance.Mathematics.float4.wxzw
|
|
- Misaki.HighPerformance.Mathematics.float4.wxzx
|
|
- Misaki.HighPerformance.Mathematics.float4.wxzy
|
|
- Misaki.HighPerformance.Mathematics.float4.wxzz
|
|
- Misaki.HighPerformance.Mathematics.float4.wy
|
|
- Misaki.HighPerformance.Mathematics.float4.wyw
|
|
- Misaki.HighPerformance.Mathematics.float4.wyww
|
|
- Misaki.HighPerformance.Mathematics.float4.wywx
|
|
- Misaki.HighPerformance.Mathematics.float4.wywy
|
|
- Misaki.HighPerformance.Mathematics.float4.wywz
|
|
- Misaki.HighPerformance.Mathematics.float4.wyx
|
|
- Misaki.HighPerformance.Mathematics.float4.wyxw
|
|
- Misaki.HighPerformance.Mathematics.float4.wyxx
|
|
- Misaki.HighPerformance.Mathematics.float4.wyxy
|
|
- Misaki.HighPerformance.Mathematics.float4.wyxz
|
|
- Misaki.HighPerformance.Mathematics.float4.wyy
|
|
- Misaki.HighPerformance.Mathematics.float4.wyyw
|
|
- Misaki.HighPerformance.Mathematics.float4.wyyx
|
|
- Misaki.HighPerformance.Mathematics.float4.wyyy
|
|
- Misaki.HighPerformance.Mathematics.float4.wyyz
|
|
- Misaki.HighPerformance.Mathematics.float4.wyz
|
|
- Misaki.HighPerformance.Mathematics.float4.wyzw
|
|
- Misaki.HighPerformance.Mathematics.float4.wyzx
|
|
- Misaki.HighPerformance.Mathematics.float4.wyzy
|
|
- Misaki.HighPerformance.Mathematics.float4.wyzz
|
|
- Misaki.HighPerformance.Mathematics.float4.wz
|
|
- Misaki.HighPerformance.Mathematics.float4.wzw
|
|
- Misaki.HighPerformance.Mathematics.float4.wzww
|
|
- Misaki.HighPerformance.Mathematics.float4.wzwx
|
|
- Misaki.HighPerformance.Mathematics.float4.wzwy
|
|
- Misaki.HighPerformance.Mathematics.float4.wzwz
|
|
- Misaki.HighPerformance.Mathematics.float4.wzx
|
|
- Misaki.HighPerformance.Mathematics.float4.wzxw
|
|
- Misaki.HighPerformance.Mathematics.float4.wzxx
|
|
- Misaki.HighPerformance.Mathematics.float4.wzxy
|
|
- Misaki.HighPerformance.Mathematics.float4.wzxz
|
|
- Misaki.HighPerformance.Mathematics.float4.wzy
|
|
- Misaki.HighPerformance.Mathematics.float4.wzyw
|
|
- Misaki.HighPerformance.Mathematics.float4.wzyx
|
|
- Misaki.HighPerformance.Mathematics.float4.wzyy
|
|
- Misaki.HighPerformance.Mathematics.float4.wzyz
|
|
- Misaki.HighPerformance.Mathematics.float4.wzz
|
|
- Misaki.HighPerformance.Mathematics.float4.wzzw
|
|
- Misaki.HighPerformance.Mathematics.float4.wzzx
|
|
- Misaki.HighPerformance.Mathematics.float4.wzzy
|
|
- Misaki.HighPerformance.Mathematics.float4.wzzz
|
|
- Misaki.HighPerformance.Mathematics.float4.x
|
|
- Misaki.HighPerformance.Mathematics.float4.xw
|
|
- Misaki.HighPerformance.Mathematics.float4.xww
|
|
- Misaki.HighPerformance.Mathematics.float4.xwww
|
|
- Misaki.HighPerformance.Mathematics.float4.xwwx
|
|
- Misaki.HighPerformance.Mathematics.float4.xwwy
|
|
- Misaki.HighPerformance.Mathematics.float4.xwwz
|
|
- Misaki.HighPerformance.Mathematics.float4.xwx
|
|
- Misaki.HighPerformance.Mathematics.float4.xwxw
|
|
- Misaki.HighPerformance.Mathematics.float4.xwxx
|
|
- Misaki.HighPerformance.Mathematics.float4.xwxy
|
|
- Misaki.HighPerformance.Mathematics.float4.xwxz
|
|
- Misaki.HighPerformance.Mathematics.float4.xwy
|
|
- Misaki.HighPerformance.Mathematics.float4.xwyw
|
|
- Misaki.HighPerformance.Mathematics.float4.xwyx
|
|
- Misaki.HighPerformance.Mathematics.float4.xwyy
|
|
- Misaki.HighPerformance.Mathematics.float4.xwyz
|
|
- Misaki.HighPerformance.Mathematics.float4.xwz
|
|
- Misaki.HighPerformance.Mathematics.float4.xwzw
|
|
- Misaki.HighPerformance.Mathematics.float4.xwzx
|
|
- Misaki.HighPerformance.Mathematics.float4.xwzy
|
|
- Misaki.HighPerformance.Mathematics.float4.xwzz
|
|
- Misaki.HighPerformance.Mathematics.float4.xx
|
|
- Misaki.HighPerformance.Mathematics.float4.xxw
|
|
- Misaki.HighPerformance.Mathematics.float4.xxww
|
|
- Misaki.HighPerformance.Mathematics.float4.xxwx
|
|
- Misaki.HighPerformance.Mathematics.float4.xxwy
|
|
- Misaki.HighPerformance.Mathematics.float4.xxwz
|
|
- Misaki.HighPerformance.Mathematics.float4.xxx
|
|
- Misaki.HighPerformance.Mathematics.float4.xxxw
|
|
- Misaki.HighPerformance.Mathematics.float4.xxxx
|
|
- Misaki.HighPerformance.Mathematics.float4.xxxy
|
|
- Misaki.HighPerformance.Mathematics.float4.xxxz
|
|
- Misaki.HighPerformance.Mathematics.float4.xxy
|
|
- Misaki.HighPerformance.Mathematics.float4.xxyw
|
|
- Misaki.HighPerformance.Mathematics.float4.xxyx
|
|
- Misaki.HighPerformance.Mathematics.float4.xxyy
|
|
- Misaki.HighPerformance.Mathematics.float4.xxyz
|
|
- Misaki.HighPerformance.Mathematics.float4.xxz
|
|
- Misaki.HighPerformance.Mathematics.float4.xxzw
|
|
- Misaki.HighPerformance.Mathematics.float4.xxzx
|
|
- Misaki.HighPerformance.Mathematics.float4.xxzy
|
|
- Misaki.HighPerformance.Mathematics.float4.xxzz
|
|
- Misaki.HighPerformance.Mathematics.float4.xy
|
|
- Misaki.HighPerformance.Mathematics.float4.xyw
|
|
- Misaki.HighPerformance.Mathematics.float4.xyww
|
|
- Misaki.HighPerformance.Mathematics.float4.xywx
|
|
- Misaki.HighPerformance.Mathematics.float4.xywy
|
|
- Misaki.HighPerformance.Mathematics.float4.xywz
|
|
- Misaki.HighPerformance.Mathematics.float4.xyx
|
|
- Misaki.HighPerformance.Mathematics.float4.xyxw
|
|
- Misaki.HighPerformance.Mathematics.float4.xyxx
|
|
- Misaki.HighPerformance.Mathematics.float4.xyxy
|
|
- Misaki.HighPerformance.Mathematics.float4.xyxz
|
|
- Misaki.HighPerformance.Mathematics.float4.xyy
|
|
- Misaki.HighPerformance.Mathematics.float4.xyyw
|
|
- Misaki.HighPerformance.Mathematics.float4.xyyx
|
|
- Misaki.HighPerformance.Mathematics.float4.xyyy
|
|
- Misaki.HighPerformance.Mathematics.float4.xyyz
|
|
- Misaki.HighPerformance.Mathematics.float4.xyz
|
|
- Misaki.HighPerformance.Mathematics.float4.xyzw
|
|
- Misaki.HighPerformance.Mathematics.float4.xyzx
|
|
- Misaki.HighPerformance.Mathematics.float4.xyzy
|
|
- Misaki.HighPerformance.Mathematics.float4.xyzz
|
|
- Misaki.HighPerformance.Mathematics.float4.xz
|
|
- Misaki.HighPerformance.Mathematics.float4.xzw
|
|
- Misaki.HighPerformance.Mathematics.float4.xzww
|
|
- Misaki.HighPerformance.Mathematics.float4.xzwx
|
|
- Misaki.HighPerformance.Mathematics.float4.xzwy
|
|
- Misaki.HighPerformance.Mathematics.float4.xzwz
|
|
- Misaki.HighPerformance.Mathematics.float4.xzx
|
|
- Misaki.HighPerformance.Mathematics.float4.xzxw
|
|
- Misaki.HighPerformance.Mathematics.float4.xzxx
|
|
- Misaki.HighPerformance.Mathematics.float4.xzxy
|
|
- Misaki.HighPerformance.Mathematics.float4.xzxz
|
|
- Misaki.HighPerformance.Mathematics.float4.xzy
|
|
- Misaki.HighPerformance.Mathematics.float4.xzyw
|
|
- Misaki.HighPerformance.Mathematics.float4.xzyx
|
|
- Misaki.HighPerformance.Mathematics.float4.xzyy
|
|
- Misaki.HighPerformance.Mathematics.float4.xzyz
|
|
- Misaki.HighPerformance.Mathematics.float4.xzz
|
|
- Misaki.HighPerformance.Mathematics.float4.xzzw
|
|
- Misaki.HighPerformance.Mathematics.float4.xzzx
|
|
- Misaki.HighPerformance.Mathematics.float4.xzzy
|
|
- Misaki.HighPerformance.Mathematics.float4.xzzz
|
|
- Misaki.HighPerformance.Mathematics.float4.y
|
|
- Misaki.HighPerformance.Mathematics.float4.yw
|
|
- Misaki.HighPerformance.Mathematics.float4.yww
|
|
- Misaki.HighPerformance.Mathematics.float4.ywww
|
|
- Misaki.HighPerformance.Mathematics.float4.ywwx
|
|
- Misaki.HighPerformance.Mathematics.float4.ywwy
|
|
- Misaki.HighPerformance.Mathematics.float4.ywwz
|
|
- Misaki.HighPerformance.Mathematics.float4.ywx
|
|
- Misaki.HighPerformance.Mathematics.float4.ywxw
|
|
- Misaki.HighPerformance.Mathematics.float4.ywxx
|
|
- Misaki.HighPerformance.Mathematics.float4.ywxy
|
|
- Misaki.HighPerformance.Mathematics.float4.ywxz
|
|
- Misaki.HighPerformance.Mathematics.float4.ywy
|
|
- Misaki.HighPerformance.Mathematics.float4.ywyw
|
|
- Misaki.HighPerformance.Mathematics.float4.ywyx
|
|
- Misaki.HighPerformance.Mathematics.float4.ywyy
|
|
- Misaki.HighPerformance.Mathematics.float4.ywyz
|
|
- Misaki.HighPerformance.Mathematics.float4.ywz
|
|
- Misaki.HighPerformance.Mathematics.float4.ywzw
|
|
- Misaki.HighPerformance.Mathematics.float4.ywzx
|
|
- Misaki.HighPerformance.Mathematics.float4.ywzy
|
|
- Misaki.HighPerformance.Mathematics.float4.ywzz
|
|
- Misaki.HighPerformance.Mathematics.float4.yx
|
|
- Misaki.HighPerformance.Mathematics.float4.yxw
|
|
- Misaki.HighPerformance.Mathematics.float4.yxww
|
|
- Misaki.HighPerformance.Mathematics.float4.yxwx
|
|
- Misaki.HighPerformance.Mathematics.float4.yxwy
|
|
- Misaki.HighPerformance.Mathematics.float4.yxwz
|
|
- Misaki.HighPerformance.Mathematics.float4.yxx
|
|
- Misaki.HighPerformance.Mathematics.float4.yxxw
|
|
- Misaki.HighPerformance.Mathematics.float4.yxxx
|
|
- Misaki.HighPerformance.Mathematics.float4.yxxy
|
|
- Misaki.HighPerformance.Mathematics.float4.yxxz
|
|
- Misaki.HighPerformance.Mathematics.float4.yxy
|
|
- Misaki.HighPerformance.Mathematics.float4.yxyw
|
|
- Misaki.HighPerformance.Mathematics.float4.yxyx
|
|
- Misaki.HighPerformance.Mathematics.float4.yxyy
|
|
- Misaki.HighPerformance.Mathematics.float4.yxyz
|
|
- Misaki.HighPerformance.Mathematics.float4.yxz
|
|
- Misaki.HighPerformance.Mathematics.float4.yxzw
|
|
- Misaki.HighPerformance.Mathematics.float4.yxzx
|
|
- Misaki.HighPerformance.Mathematics.float4.yxzy
|
|
- Misaki.HighPerformance.Mathematics.float4.yxzz
|
|
- Misaki.HighPerformance.Mathematics.float4.yy
|
|
- Misaki.HighPerformance.Mathematics.float4.yyw
|
|
- Misaki.HighPerformance.Mathematics.float4.yyww
|
|
- Misaki.HighPerformance.Mathematics.float4.yywx
|
|
- Misaki.HighPerformance.Mathematics.float4.yywy
|
|
- Misaki.HighPerformance.Mathematics.float4.yywz
|
|
- Misaki.HighPerformance.Mathematics.float4.yyx
|
|
- Misaki.HighPerformance.Mathematics.float4.yyxw
|
|
- Misaki.HighPerformance.Mathematics.float4.yyxx
|
|
- Misaki.HighPerformance.Mathematics.float4.yyxy
|
|
- Misaki.HighPerformance.Mathematics.float4.yyxz
|
|
- Misaki.HighPerformance.Mathematics.float4.yyy
|
|
- Misaki.HighPerformance.Mathematics.float4.yyyw
|
|
- Misaki.HighPerformance.Mathematics.float4.yyyx
|
|
- Misaki.HighPerformance.Mathematics.float4.yyyy
|
|
- Misaki.HighPerformance.Mathematics.float4.yyyz
|
|
- Misaki.HighPerformance.Mathematics.float4.yyz
|
|
- Misaki.HighPerformance.Mathematics.float4.yyzw
|
|
- Misaki.HighPerformance.Mathematics.float4.yyzx
|
|
- Misaki.HighPerformance.Mathematics.float4.yyzy
|
|
- Misaki.HighPerformance.Mathematics.float4.yyzz
|
|
- Misaki.HighPerformance.Mathematics.float4.yz
|
|
- Misaki.HighPerformance.Mathematics.float4.yzw
|
|
- Misaki.HighPerformance.Mathematics.float4.yzww
|
|
- Misaki.HighPerformance.Mathematics.float4.yzwx
|
|
- Misaki.HighPerformance.Mathematics.float4.yzwy
|
|
- Misaki.HighPerformance.Mathematics.float4.yzwz
|
|
- Misaki.HighPerformance.Mathematics.float4.yzx
|
|
- Misaki.HighPerformance.Mathematics.float4.yzxw
|
|
- Misaki.HighPerformance.Mathematics.float4.yzxx
|
|
- Misaki.HighPerformance.Mathematics.float4.yzxy
|
|
- Misaki.HighPerformance.Mathematics.float4.yzxz
|
|
- Misaki.HighPerformance.Mathematics.float4.yzy
|
|
- Misaki.HighPerformance.Mathematics.float4.yzyw
|
|
- Misaki.HighPerformance.Mathematics.float4.yzyx
|
|
- Misaki.HighPerformance.Mathematics.float4.yzyy
|
|
- Misaki.HighPerformance.Mathematics.float4.yzyz
|
|
- Misaki.HighPerformance.Mathematics.float4.yzz
|
|
- Misaki.HighPerformance.Mathematics.float4.yzzw
|
|
- Misaki.HighPerformance.Mathematics.float4.yzzx
|
|
- Misaki.HighPerformance.Mathematics.float4.yzzy
|
|
- Misaki.HighPerformance.Mathematics.float4.yzzz
|
|
- Misaki.HighPerformance.Mathematics.float4.z
|
|
- Misaki.HighPerformance.Mathematics.float4.zero
|
|
- Misaki.HighPerformance.Mathematics.float4.zw
|
|
- Misaki.HighPerformance.Mathematics.float4.zww
|
|
- Misaki.HighPerformance.Mathematics.float4.zwww
|
|
- Misaki.HighPerformance.Mathematics.float4.zwwx
|
|
- Misaki.HighPerformance.Mathematics.float4.zwwy
|
|
- Misaki.HighPerformance.Mathematics.float4.zwwz
|
|
- Misaki.HighPerformance.Mathematics.float4.zwx
|
|
- Misaki.HighPerformance.Mathematics.float4.zwxw
|
|
- Misaki.HighPerformance.Mathematics.float4.zwxx
|
|
- Misaki.HighPerformance.Mathematics.float4.zwxy
|
|
- Misaki.HighPerformance.Mathematics.float4.zwxz
|
|
- Misaki.HighPerformance.Mathematics.float4.zwy
|
|
- Misaki.HighPerformance.Mathematics.float4.zwyw
|
|
- Misaki.HighPerformance.Mathematics.float4.zwyx
|
|
- Misaki.HighPerformance.Mathematics.float4.zwyy
|
|
- Misaki.HighPerformance.Mathematics.float4.zwyz
|
|
- Misaki.HighPerformance.Mathematics.float4.zwz
|
|
- Misaki.HighPerformance.Mathematics.float4.zwzw
|
|
- Misaki.HighPerformance.Mathematics.float4.zwzx
|
|
- Misaki.HighPerformance.Mathematics.float4.zwzy
|
|
- Misaki.HighPerformance.Mathematics.float4.zwzz
|
|
- Misaki.HighPerformance.Mathematics.float4.zx
|
|
- Misaki.HighPerformance.Mathematics.float4.zxw
|
|
- Misaki.HighPerformance.Mathematics.float4.zxww
|
|
- Misaki.HighPerformance.Mathematics.float4.zxwx
|
|
- Misaki.HighPerformance.Mathematics.float4.zxwy
|
|
- Misaki.HighPerformance.Mathematics.float4.zxwz
|
|
- Misaki.HighPerformance.Mathematics.float4.zxx
|
|
- Misaki.HighPerformance.Mathematics.float4.zxxw
|
|
- Misaki.HighPerformance.Mathematics.float4.zxxx
|
|
- Misaki.HighPerformance.Mathematics.float4.zxxy
|
|
- Misaki.HighPerformance.Mathematics.float4.zxxz
|
|
- Misaki.HighPerformance.Mathematics.float4.zxy
|
|
- Misaki.HighPerformance.Mathematics.float4.zxyw
|
|
- Misaki.HighPerformance.Mathematics.float4.zxyx
|
|
- Misaki.HighPerformance.Mathematics.float4.zxyy
|
|
- Misaki.HighPerformance.Mathematics.float4.zxyz
|
|
- Misaki.HighPerformance.Mathematics.float4.zxz
|
|
- Misaki.HighPerformance.Mathematics.float4.zxzw
|
|
- Misaki.HighPerformance.Mathematics.float4.zxzx
|
|
- Misaki.HighPerformance.Mathematics.float4.zxzy
|
|
- Misaki.HighPerformance.Mathematics.float4.zxzz
|
|
- Misaki.HighPerformance.Mathematics.float4.zy
|
|
- Misaki.HighPerformance.Mathematics.float4.zyw
|
|
- Misaki.HighPerformance.Mathematics.float4.zyww
|
|
- Misaki.HighPerformance.Mathematics.float4.zywx
|
|
- Misaki.HighPerformance.Mathematics.float4.zywy
|
|
- Misaki.HighPerformance.Mathematics.float4.zywz
|
|
- Misaki.HighPerformance.Mathematics.float4.zyx
|
|
- Misaki.HighPerformance.Mathematics.float4.zyxw
|
|
- Misaki.HighPerformance.Mathematics.float4.zyxx
|
|
- Misaki.HighPerformance.Mathematics.float4.zyxy
|
|
- Misaki.HighPerformance.Mathematics.float4.zyxz
|
|
- Misaki.HighPerformance.Mathematics.float4.zyy
|
|
- Misaki.HighPerformance.Mathematics.float4.zyyw
|
|
- Misaki.HighPerformance.Mathematics.float4.zyyx
|
|
- Misaki.HighPerformance.Mathematics.float4.zyyy
|
|
- Misaki.HighPerformance.Mathematics.float4.zyyz
|
|
- Misaki.HighPerformance.Mathematics.float4.zyz
|
|
- Misaki.HighPerformance.Mathematics.float4.zyzw
|
|
- Misaki.HighPerformance.Mathematics.float4.zyzx
|
|
- Misaki.HighPerformance.Mathematics.float4.zyzy
|
|
- Misaki.HighPerformance.Mathematics.float4.zyzz
|
|
- Misaki.HighPerformance.Mathematics.float4.zz
|
|
- Misaki.HighPerformance.Mathematics.float4.zzw
|
|
- Misaki.HighPerformance.Mathematics.float4.zzww
|
|
- Misaki.HighPerformance.Mathematics.float4.zzwx
|
|
- Misaki.HighPerformance.Mathematics.float4.zzwy
|
|
- Misaki.HighPerformance.Mathematics.float4.zzwz
|
|
- Misaki.HighPerformance.Mathematics.float4.zzx
|
|
- Misaki.HighPerformance.Mathematics.float4.zzxw
|
|
- Misaki.HighPerformance.Mathematics.float4.zzxx
|
|
- Misaki.HighPerformance.Mathematics.float4.zzxy
|
|
- Misaki.HighPerformance.Mathematics.float4.zzxz
|
|
- Misaki.HighPerformance.Mathematics.float4.zzy
|
|
- Misaki.HighPerformance.Mathematics.float4.zzyw
|
|
- Misaki.HighPerformance.Mathematics.float4.zzyx
|
|
- Misaki.HighPerformance.Mathematics.float4.zzyy
|
|
- Misaki.HighPerformance.Mathematics.float4.zzyz
|
|
- Misaki.HighPerformance.Mathematics.float4.zzz
|
|
- Misaki.HighPerformance.Mathematics.float4.zzzw
|
|
- Misaki.HighPerformance.Mathematics.float4.zzzx
|
|
- Misaki.HighPerformance.Mathematics.float4.zzzy
|
|
- Misaki.HighPerformance.Mathematics.float4.zzzz
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4
|
|
nameWithType: float4
|
|
fullName: Misaki.HighPerformance.Mathematics.float4
|
|
type: Struct
|
|
source:
|
|
id: float4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 10
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[NumericType(typeof(float), 4, 4, 1, "global::Misaki.HighPerformance.Mathematics.float", true, true, null, null)]
|
|
|
|
[NumericConvertable("(float){v}.{c}", new Type[] { typeof(int4), typeof(uint4), typeof(double4), typeof(bool4) })]
|
|
|
|
[NumericConvertable("(float){v}", new Type[] { typeof(int), typeof(uint), typeof(double) })]
|
|
|
|
public struct float4 : IEquatable<float4>
|
|
content.vb: >-
|
|
<NumericType(GetType(Single), 4, 4, 1, "global::Misaki.HighPerformance.Mathematics.float", True, True, Nothing, Nothing)>
|
|
|
|
<NumericConvertable("(float){v}.{c}", New Type() { GetType(int4), GetType(uint4), GetType(double4), GetType(bool4) })>
|
|
|
|
<NumericConvertable("(float){v}", New Type() { GetType(Integer), GetType(UInteger), GetType(Double) })>
|
|
|
|
Public Structure float4 Implements IEquatable(Of float4)
|
|
implements:
|
|
- System.IEquatable{Misaki.HighPerformance.Mathematics.float4}
|
|
inheritedMembers:
|
|
- System.Object.Equals(System.Object,System.Object)
|
|
- System.Object.GetType
|
|
- System.Object.ReferenceEquals(System.Object,System.Object)
|
|
extensionMethods:
|
|
- Misaki.HighPerformance.Mathematics.float4.Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128
|
|
attributes:
|
|
- type: Misaki.HighPerformance.Mathematics.NumericTypeAttribute
|
|
ctor: Misaki.HighPerformance.Mathematics.NumericTypeAttribute.#ctor(System.Type,System.Int32,System.Int32,System.Int32,System.String,System.Boolean,System.Boolean,System.Type,System.Type)
|
|
arguments:
|
|
- type: System.Type
|
|
value: System.Single
|
|
- type: System.Int32
|
|
value: 4
|
|
- type: System.Int32
|
|
value: 4
|
|
- type: System.Int32
|
|
value: 1
|
|
- type: System.String
|
|
value: global::Misaki.HighPerformance.Mathematics.float
|
|
- type: System.Boolean
|
|
value: true
|
|
- type: System.Boolean
|
|
value: true
|
|
- type: System.Type
|
|
- type: System.Type
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.__v
|
|
commentId: F:Misaki.HighPerformance.Mathematics.float4.__v
|
|
id: __v
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: __v
|
|
nameWithType: float4.__v
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.__v
|
|
type: Field
|
|
source:
|
|
id: __v
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 15
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public Vector128<float> __v
|
|
return:
|
|
type: System.Runtime.Intrinsics.Vector128{System.Single}
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public __v As Vector128(Of Single)
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.x
|
|
commentId: F:Misaki.HighPerformance.Mathematics.float4.x
|
|
id: x
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: x
|
|
nameWithType: float4.x
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.x
|
|
type: Field
|
|
source:
|
|
id: x
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 18
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float x
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public x As Single
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.y
|
|
commentId: F:Misaki.HighPerformance.Mathematics.float4.y
|
|
id: y
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: y
|
|
nameWithType: float4.y
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.y
|
|
type: Field
|
|
source:
|
|
id: y
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 21
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float y
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public y As Single
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.z
|
|
commentId: F:Misaki.HighPerformance.Mathematics.float4.z
|
|
id: z
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: z
|
|
nameWithType: float4.z
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.z
|
|
type: Field
|
|
source:
|
|
id: z
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 24
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float z
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public z As Single
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.w
|
|
commentId: F:Misaki.HighPerformance.Mathematics.float4.w
|
|
id: w
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: w
|
|
nameWithType: float4.w
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.w
|
|
type: Field
|
|
source:
|
|
id: w
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 27
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float w
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public w As Single
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.Item(System.Int32)
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.Item(System.Int32)
|
|
id: Item(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: this[int]
|
|
nameWithType: float4.this[int]
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.this[int]
|
|
type: Property
|
|
source:
|
|
id: this[]
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 30
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public ref float this[int index] { get; }
|
|
parameters:
|
|
- id: index
|
|
type: System.Int32
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public ReadOnly Default ByRef Property this[](index As Integer) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.float4.Item*
|
|
nameWithType.vb: float4.this[](Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.this[](Integer)
|
|
name.vb: this[](Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.one
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.one
|
|
id: one
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: one
|
|
nameWithType: float4.one
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.one
|
|
type: Property
|
|
source:
|
|
id: one
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 39
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 one { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared ReadOnly Property one As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.one*
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zero
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zero
|
|
id: zero
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zero
|
|
nameWithType: float4.zero
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zero
|
|
type: Property
|
|
source:
|
|
id: zero
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 40
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 zero { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared ReadOnly Property zero As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zero*
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.unitX
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.unitX
|
|
id: unitX
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: unitX
|
|
nameWithType: float4.unitX
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.unitX
|
|
type: Property
|
|
source:
|
|
id: unitX
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 41
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 unitX { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared ReadOnly Property unitX As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.unitX*
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.unitY
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.unitY
|
|
id: unitY
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: unitY
|
|
nameWithType: float4.unitY
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.unitY
|
|
type: Property
|
|
source:
|
|
id: unitY
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 42
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 unitY { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared ReadOnly Property unitY As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.unitY*
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.unitZ
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.unitZ
|
|
id: unitZ
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: unitZ
|
|
nameWithType: float4.unitZ
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.unitZ
|
|
type: Property
|
|
source:
|
|
id: unitZ
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 43
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 unitZ { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared ReadOnly Property unitZ As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.unitZ*
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.unitW
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.unitW
|
|
id: unitW
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: unitW
|
|
nameWithType: float4.unitW
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.unitW
|
|
type: Property
|
|
source:
|
|
id: unitW
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 44
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 unitW { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared ReadOnly Property unitW As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.unitW*
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.#ctor(System.ReadOnlySpan{System.Single})
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.#ctor(System.ReadOnlySpan{System.Single})
|
|
id: '#ctor(System.ReadOnlySpan{System.Single})'
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(ReadOnlySpan<float>)
|
|
nameWithType: float4.float4(ReadOnlySpan<float>)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.float4(System.ReadOnlySpan<float>)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 48
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float4(ReadOnlySpan<float> values)
|
|
parameters:
|
|
- id: values
|
|
type: System.ReadOnlySpan{System.Single}
|
|
content.vb: Public Sub New(values As ReadOnlySpan(Of Single))
|
|
overload: Misaki.HighPerformance.Mathematics.float4.#ctor*
|
|
nameWithType.vb: float4.New(ReadOnlySpan(Of Single))
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.New(System.ReadOnlySpan(Of Single))
|
|
name.vb: New(ReadOnlySpan(Of Single))
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.#ctor(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.#ctor(System.Single)
|
|
id: '#ctor(System.Single)'
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(float)
|
|
nameWithType: float4.float4(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.float4(float)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 63
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float4(float value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Single
|
|
content.vb: Public Sub New(value As Single)
|
|
overload: Misaki.HighPerformance.Mathematics.float4.#ctor*
|
|
nameWithType.vb: float4.New(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.New(Single)
|
|
name.vb: New(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.#ctor(System.Single,System.Single,System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.#ctor(System.Single,System.Single,System.Single,System.Single)
|
|
id: '#ctor(System.Single,System.Single,System.Single,System.Single)'
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(float, float, float, float)
|
|
nameWithType: float4.float4(float, float, float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.float4(float, float, float, float)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 72
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float4(float x, float y, float z, float w)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
- id: y
|
|
type: System.Single
|
|
- id: z
|
|
type: System.Single
|
|
- id: w
|
|
type: System.Single
|
|
content.vb: Public Sub New(x As Single, y As Single, z As Single, w As Single)
|
|
overload: Misaki.HighPerformance.Mathematics.float4.#ctor*
|
|
nameWithType.vb: float4.New(Single, Single, Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.New(Single, Single, Single, Single)
|
|
name.vb: New(Single, Single, Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.#ctor(System.Single,System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.#ctor(System.Single,System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
id: '#ctor(System.Single,System.Single,Misaki.HighPerformance.Mathematics.float2)'
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(float, float, float2)
|
|
nameWithType: float4.float4(float, float, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.float4(float, float, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 81
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float4(float x, float y, float2 zw)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
- id: y
|
|
type: System.Single
|
|
- id: zw
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Sub New(x As Single, y As Single, zw As float2)
|
|
overload: Misaki.HighPerformance.Mathematics.float4.#ctor*
|
|
nameWithType.vb: float4.New(Single, Single, float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.New(Single, Single, Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: New(Single, Single, float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.#ctor(System.Single,Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.#ctor(System.Single,Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
id: '#ctor(System.Single,Misaki.HighPerformance.Mathematics.float2,System.Single)'
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(float, float2, float)
|
|
nameWithType: float4.float4(float, float2, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.float4(float, Misaki.HighPerformance.Mathematics.float2, float)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 90
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float4(float x, float2 yz, float w)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
- id: yz
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: w
|
|
type: System.Single
|
|
content.vb: Public Sub New(x As Single, yz As float2, w As Single)
|
|
overload: Misaki.HighPerformance.Mathematics.float4.#ctor*
|
|
nameWithType.vb: float4.New(Single, float2, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.New(Single, Misaki.HighPerformance.Mathematics.float2, Single)
|
|
name.vb: New(Single, float2, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.#ctor(Misaki.HighPerformance.Mathematics.float2,System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.#ctor(Misaki.HighPerformance.Mathematics.float2,System.Single,System.Single)
|
|
id: '#ctor(Misaki.HighPerformance.Mathematics.float2,System.Single,System.Single)'
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(float2, float, float)
|
|
nameWithType: float4.float4(float2, float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.float4(Misaki.HighPerformance.Mathematics.float2, float, float)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 99
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float4(float2 xy, float z, float w)
|
|
parameters:
|
|
- id: xy
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: z
|
|
type: System.Single
|
|
- id: w
|
|
type: System.Single
|
|
content.vb: Public Sub New(xy As float2, z As Single, w As Single)
|
|
overload: Misaki.HighPerformance.Mathematics.float4.#ctor*
|
|
nameWithType.vb: float4.New(float2, Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.New(Misaki.HighPerformance.Mathematics.float2, Single, Single)
|
|
name.vb: New(float2, Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.#ctor(System.Single,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.#ctor(System.Single,Misaki.HighPerformance.Mathematics.float3)
|
|
id: '#ctor(System.Single,Misaki.HighPerformance.Mathematics.float3)'
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(float, float3)
|
|
nameWithType: float4.float4(float, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.float4(float, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 108
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float4(float x, float3 yzw)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
- id: yzw
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Sub New(x As Single, yzw As float3)
|
|
overload: Misaki.HighPerformance.Mathematics.float4.#ctor*
|
|
nameWithType.vb: float4.New(Single, float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.New(Single, Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: New(Single, float3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.#ctor(Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.#ctor(Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
id: '#ctor(Misaki.HighPerformance.Mathematics.float3,System.Single)'
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(float3, float)
|
|
nameWithType: float4.float4(float3, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.float4(Misaki.HighPerformance.Mathematics.float3, float)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 117
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float4(float3 xyz, float w)
|
|
parameters:
|
|
- id: xyz
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: w
|
|
type: System.Single
|
|
content.vb: Public Sub New(xyz As float3, w As Single)
|
|
overload: Misaki.HighPerformance.Mathematics.float4.#ctor*
|
|
nameWithType.vb: float4.New(float3, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.New(Misaki.HighPerformance.Mathematics.float3, Single)
|
|
name.vb: New(float3, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.#ctor(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.#ctor(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: '#ctor(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)'
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(float2, float2)
|
|
nameWithType: float4.float4(float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.float4(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 126
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float4(float2 xy, float2 zw)
|
|
parameters:
|
|
- id: xy
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: zw
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Sub New(xy As float2, zw As float2)
|
|
overload: Misaki.HighPerformance.Mathematics.float4.#ctor*
|
|
nameWithType.vb: float4.New(float2, float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.New(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: New(float2, float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.#ctor(Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.#ctor(Misaki.HighPerformance.Mathematics.int4)
|
|
id: '#ctor(Misaki.HighPerformance.Mathematics.int4)'
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(int4)
|
|
nameWithType: float4.float4(int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.float4(Misaki.HighPerformance.Mathematics.int4)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 135
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float4(int4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
content.vb: Public Sub New(v As int4)
|
|
overload: Misaki.HighPerformance.Mathematics.float4.#ctor*
|
|
nameWithType.vb: float4.New(int4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.New(Misaki.HighPerformance.Mathematics.int4)
|
|
name.vb: New(int4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.#ctor(Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.#ctor(Misaki.HighPerformance.Mathematics.uint4)
|
|
id: '#ctor(Misaki.HighPerformance.Mathematics.uint4)'
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(uint4)
|
|
nameWithType: float4.float4(uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.float4(Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 144
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float4(uint4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
content.vb: Public Sub New(v As uint4)
|
|
overload: Misaki.HighPerformance.Mathematics.float4.#ctor*
|
|
nameWithType.vb: float4.New(uint4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.New(Misaki.HighPerformance.Mathematics.uint4)
|
|
name.vb: New(uint4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.#ctor(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.#ctor(Misaki.HighPerformance.Mathematics.double4)
|
|
id: '#ctor(Misaki.HighPerformance.Mathematics.double4)'
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(double4)
|
|
nameWithType: float4.float4(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.float4(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 153
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float4(double4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
content.vb: Public Sub New(v As double4)
|
|
overload: Misaki.HighPerformance.Mathematics.float4.#ctor*
|
|
nameWithType.vb: float4.New(double4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.New(Misaki.HighPerformance.Mathematics.double4)
|
|
name.vb: New(double4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.#ctor(Misaki.HighPerformance.Mathematics.bool4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.#ctor(Misaki.HighPerformance.Mathematics.bool4)
|
|
id: '#ctor(Misaki.HighPerformance.Mathematics.bool4)'
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(bool4)
|
|
nameWithType: float4.float4(bool4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.float4(Misaki.HighPerformance.Mathematics.bool4)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 162
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float4(bool4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
content.vb: Public Sub New(v As bool4)
|
|
overload: Misaki.HighPerformance.Mathematics.float4.#ctor*
|
|
nameWithType.vb: float4.New(bool4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.New(Misaki.HighPerformance.Mathematics.bool4)
|
|
name.vb: New(bool4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.#ctor(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.#ctor(System.Int32)
|
|
id: '#ctor(System.Int32)'
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(int)
|
|
nameWithType: float4.float4(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.float4(int)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 171
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float4(int v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Int32
|
|
content.vb: Public Sub New(v As Integer)
|
|
overload: Misaki.HighPerformance.Mathematics.float4.#ctor*
|
|
nameWithType.vb: float4.New(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.New(Integer)
|
|
name.vb: New(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.#ctor(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.#ctor(System.UInt32)
|
|
id: '#ctor(System.UInt32)'
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(uint)
|
|
nameWithType: float4.float4(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.float4(uint)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 180
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float4(uint v)
|
|
parameters:
|
|
- id: v
|
|
type: System.UInt32
|
|
content.vb: Public Sub New(v As UInteger)
|
|
overload: Misaki.HighPerformance.Mathematics.float4.#ctor*
|
|
nameWithType.vb: float4.New(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.New(UInteger)
|
|
name.vb: New(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.#ctor(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.#ctor(System.Double)
|
|
id: '#ctor(System.Double)'
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(double)
|
|
nameWithType: float4.float4(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.float4(double)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 189
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float4(double v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Double
|
|
content.vb: Public Sub New(v As Double)
|
|
overload: Misaki.HighPerformance.Mathematics.float4.#ctor*
|
|
nameWithType.vb: float4.New(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.New(Double)
|
|
name.vb: New(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ToString
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.ToString
|
|
id: ToString
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ToString()
|
|
nameWithType: float4.ToString()
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ToString()
|
|
type: Method
|
|
source:
|
|
id: ToString
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 202
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the fully qualified type name of this instance.
|
|
example: []
|
|
syntax:
|
|
content: public override readonly string ToString()
|
|
return:
|
|
type: System.String
|
|
description: The fully qualified type name.
|
|
content.vb: Public Overrides Function ToString() As String
|
|
overridden: System.ValueType.ToString
|
|
overload: Misaki.HighPerformance.Mathematics.float4.ToString*
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.GetHashCode
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.GetHashCode
|
|
id: GetHashCode
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: GetHashCode()
|
|
nameWithType: float4.GetHashCode()
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.GetHashCode()
|
|
type: Method
|
|
source:
|
|
id: GetHashCode
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 208
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the hash code for this instance.
|
|
example: []
|
|
syntax:
|
|
content: public override readonly int GetHashCode()
|
|
return:
|
|
type: System.Int32
|
|
description: A 32-bit signed integer that is the hash code for this instance.
|
|
content.vb: Public Overrides Function GetHashCode() As Integer
|
|
overridden: System.ValueType.GetHashCode
|
|
overload: Misaki.HighPerformance.Mathematics.float4.GetHashCode*
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.Equals(System.Object)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.Equals(System.Object)
|
|
id: Equals(System.Object)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Equals(object?)
|
|
nameWithType: float4.Equals(object?)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.Equals(object?)
|
|
type: Method
|
|
source:
|
|
id: Equals
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 214
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Indicates whether this instance and a specified object are equal.
|
|
example: []
|
|
syntax:
|
|
content: public override readonly bool Equals(object? obj)
|
|
parameters:
|
|
- id: obj
|
|
type: System.Object
|
|
description: The object to compare with the current instance.
|
|
return:
|
|
type: System.Boolean
|
|
description: <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/builtin-types/bool">true</a> if <code class="paramref">obj</code> and this instance are the same type and represent the same value; otherwise, <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/builtin-types/bool">false</a>.
|
|
content.vb: Public Overrides Function Equals(obj As Object) As Boolean
|
|
overridden: System.ValueType.Equals(System.Object)
|
|
overload: Misaki.HighPerformance.Mathematics.float4.Equals*
|
|
nameWithType.vb: float4.Equals(Object)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.Equals(Object)
|
|
name.vb: Equals(Object)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.Equals(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.Equals(Misaki.HighPerformance.Mathematics.float4)
|
|
id: Equals(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Equals(float4)
|
|
nameWithType: float4.Equals(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.Equals(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
id: Equals
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 220
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Indicates whether the current object is equal to another object of the same type.
|
|
example: []
|
|
syntax:
|
|
content: public readonly bool Equals(float4 other)
|
|
parameters:
|
|
- id: other
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: An object to compare with this object.
|
|
return:
|
|
type: System.Boolean
|
|
description: <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/builtin-types/bool">true</a> if the current object is equal to the <code class="paramref">other</code> parameter; otherwise, <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/builtin-types/bool">false</a>.
|
|
content.vb: Public Function Equals(other As float4) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.float4.Equals*
|
|
implements:
|
|
- System.IEquatable{Misaki.HighPerformance.Mathematics.float4}.Equals(Misaki.HighPerformance.Mathematics.float4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Equality(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_Equality(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: op_Equality(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator ==(float4, float4)
|
|
nameWithType: float4.operator ==(float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator ==(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Operator
|
|
source:
|
|
id: op_Equality
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 226
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4 operator ==(float4 lhs, float4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
content.vb: Public Shared Operator =(lhs As float4, rhs As float4) As bool4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_Equality*
|
|
nameWithType.vb: float4.=(float4, float4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.=(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
name.vb: =(float4, float4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Inequality(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_Inequality(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: op_Inequality(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator !=(float4, float4)
|
|
nameWithType: float4.operator !=(float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator !=(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Operator
|
|
source:
|
|
id: op_Inequality
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 235
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4 operator !=(float4 lhs, float4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
content.vb: Public Shared Operator <>(lhs As float4, rhs As float4) As bool4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_Inequality*
|
|
nameWithType.vb: float4.<>(float4, float4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.<>(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
name.vb: <>(float4, float4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Implicit(System.ReadOnlySpan{System.Single})~Misaki.HighPerformance.Mathematics.float4
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_Implicit(System.ReadOnlySpan{System.Single})~Misaki.HighPerformance.Mathematics.float4
|
|
id: op_Implicit(System.ReadOnlySpan{System.Single})~Misaki.HighPerformance.Mathematics.float4
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: implicit operator float4(ReadOnlySpan<float>)
|
|
nameWithType: float4.implicit operator float4(ReadOnlySpan<float>)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.implicit operator Misaki.HighPerformance.Mathematics.float4(System.ReadOnlySpan<float>)
|
|
type: Operator
|
|
source:
|
|
id: op_Implicit
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 244
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static implicit operator float4(ReadOnlySpan<float> value)
|
|
parameters:
|
|
- id: value
|
|
type: System.ReadOnlySpan{System.Single}
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Widening Operator CType(value As ReadOnlySpan(Of Single)) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_Implicit*
|
|
nameWithType.vb: float4.CType(ReadOnlySpan(Of Single))
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.CType(System.ReadOnlySpan(Of Single))
|
|
name.vb: CType(ReadOnlySpan(Of Single))
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Implicit(System.Single)~Misaki.HighPerformance.Mathematics.float4
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_Implicit(System.Single)~Misaki.HighPerformance.Mathematics.float4
|
|
id: op_Implicit(System.Single)~Misaki.HighPerformance.Mathematics.float4
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: implicit operator float4(float)
|
|
nameWithType: float4.implicit operator float4(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.implicit operator Misaki.HighPerformance.Mathematics.float4(float)
|
|
type: Operator
|
|
source:
|
|
id: op_Implicit
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 250
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static implicit operator float4(float value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Widening Operator CType(value As Single) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_Implicit*
|
|
nameWithType.vb: float4.CType(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.CType(Single)
|
|
name.vb: CType(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Implicit(Misaki.HighPerformance.Mathematics.int4)~Misaki.HighPerformance.Mathematics.float4
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_Implicit(Misaki.HighPerformance.Mathematics.int4)~Misaki.HighPerformance.Mathematics.float4
|
|
id: op_Implicit(Misaki.HighPerformance.Mathematics.int4)~Misaki.HighPerformance.Mathematics.float4
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: implicit operator float4(int4)
|
|
nameWithType: float4.implicit operator float4(int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.implicit operator Misaki.HighPerformance.Mathematics.float4(Misaki.HighPerformance.Mathematics.int4)
|
|
type: Operator
|
|
source:
|
|
id: op_Implicit
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 260
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static implicit operator float4(int4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Widening Operator CType(v As int4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_Implicit*
|
|
nameWithType.vb: float4.CType(int4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.CType(Misaki.HighPerformance.Mathematics.int4)
|
|
name.vb: CType(int4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Implicit(Misaki.HighPerformance.Mathematics.uint4)~Misaki.HighPerformance.Mathematics.float4
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_Implicit(Misaki.HighPerformance.Mathematics.uint4)~Misaki.HighPerformance.Mathematics.float4
|
|
id: op_Implicit(Misaki.HighPerformance.Mathematics.uint4)~Misaki.HighPerformance.Mathematics.float4
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: implicit operator float4(uint4)
|
|
nameWithType: float4.implicit operator float4(uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.implicit operator Misaki.HighPerformance.Mathematics.float4(Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Operator
|
|
source:
|
|
id: op_Implicit
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 262
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static implicit operator float4(uint4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Widening Operator CType(v As uint4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_Implicit*
|
|
nameWithType.vb: float4.CType(uint4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.CType(Misaki.HighPerformance.Mathematics.uint4)
|
|
name.vb: CType(uint4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Implicit(Misaki.HighPerformance.Mathematics.double4)~Misaki.HighPerformance.Mathematics.float4
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_Implicit(Misaki.HighPerformance.Mathematics.double4)~Misaki.HighPerformance.Mathematics.float4
|
|
id: op_Implicit(Misaki.HighPerformance.Mathematics.double4)~Misaki.HighPerformance.Mathematics.float4
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: implicit operator float4(double4)
|
|
nameWithType: float4.implicit operator float4(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.implicit operator Misaki.HighPerformance.Mathematics.float4(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Operator
|
|
source:
|
|
id: op_Implicit
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 264
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static implicit operator float4(double4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Widening Operator CType(v As double4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_Implicit*
|
|
nameWithType.vb: float4.CType(double4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.CType(Misaki.HighPerformance.Mathematics.double4)
|
|
name.vb: CType(double4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Implicit(Misaki.HighPerformance.Mathematics.bool4)~Misaki.HighPerformance.Mathematics.float4
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_Implicit(Misaki.HighPerformance.Mathematics.bool4)~Misaki.HighPerformance.Mathematics.float4
|
|
id: op_Implicit(Misaki.HighPerformance.Mathematics.bool4)~Misaki.HighPerformance.Mathematics.float4
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: implicit operator float4(bool4)
|
|
nameWithType: float4.implicit operator float4(bool4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.implicit operator Misaki.HighPerformance.Mathematics.float4(Misaki.HighPerformance.Mathematics.bool4)
|
|
type: Operator
|
|
source:
|
|
id: op_Implicit
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 266
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static implicit operator float4(bool4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Widening Operator CType(v As bool4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_Implicit*
|
|
nameWithType.vb: float4.CType(bool4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.CType(Misaki.HighPerformance.Mathematics.bool4)
|
|
name.vb: CType(bool4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Implicit(System.Int32)~Misaki.HighPerformance.Mathematics.float4
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_Implicit(System.Int32)~Misaki.HighPerformance.Mathematics.float4
|
|
id: op_Implicit(System.Int32)~Misaki.HighPerformance.Mathematics.float4
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: implicit operator float4(int)
|
|
nameWithType: float4.implicit operator float4(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.implicit operator Misaki.HighPerformance.Mathematics.float4(int)
|
|
type: Operator
|
|
source:
|
|
id: op_Implicit
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 268
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static implicit operator float4(int v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Widening Operator CType(v As Integer) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_Implicit*
|
|
nameWithType.vb: float4.CType(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.CType(Integer)
|
|
name.vb: CType(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Implicit(System.UInt32)~Misaki.HighPerformance.Mathematics.float4
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_Implicit(System.UInt32)~Misaki.HighPerformance.Mathematics.float4
|
|
id: op_Implicit(System.UInt32)~Misaki.HighPerformance.Mathematics.float4
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: implicit operator float4(uint)
|
|
nameWithType: float4.implicit operator float4(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.implicit operator Misaki.HighPerformance.Mathematics.float4(uint)
|
|
type: Operator
|
|
source:
|
|
id: op_Implicit
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 270
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static implicit operator float4(uint v)
|
|
parameters:
|
|
- id: v
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Widening Operator CType(v As UInteger) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_Implicit*
|
|
nameWithType.vb: float4.CType(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.CType(UInteger)
|
|
name.vb: CType(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Implicit(System.Double)~Misaki.HighPerformance.Mathematics.float4
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_Implicit(System.Double)~Misaki.HighPerformance.Mathematics.float4
|
|
id: op_Implicit(System.Double)~Misaki.HighPerformance.Mathematics.float4
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: implicit operator float4(double)
|
|
nameWithType: float4.implicit operator float4(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.implicit operator Misaki.HighPerformance.Mathematics.float4(double)
|
|
type: Operator
|
|
source:
|
|
id: op_Implicit
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 272
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static implicit operator float4(double v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Widening Operator CType(v As Double) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_Implicit*
|
|
nameWithType.vb: float4.CType(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.CType(Double)
|
|
name.vb: CType(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Addition(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_Addition(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: op_Addition(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator +(float4, float4)
|
|
nameWithType: float4.operator +(float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator +(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Operator
|
|
source:
|
|
id: op_Addition
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 278
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 operator +(float4 lhs, float4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Operator +(lhs As float4, rhs As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_Addition*
|
|
nameWithType.vb: float4.+(float4, float4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.+(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
name.vb: +(float4, float4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Addition(Misaki.HighPerformance.Mathematics.float4,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_Addition(Misaki.HighPerformance.Mathematics.float4,System.Single)
|
|
id: op_Addition(Misaki.HighPerformance.Mathematics.float4,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator +(float4, float)
|
|
nameWithType: float4.operator +(float4, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator +(Misaki.HighPerformance.Mathematics.float4, float)
|
|
type: Operator
|
|
source:
|
|
id: op_Addition
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 285
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 operator +(float4 lhs, float rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: rhs
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Operator +(lhs As float4, rhs As Single) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_Addition*
|
|
nameWithType.vb: float4.+(float4, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.+(Misaki.HighPerformance.Mathematics.float4, Single)
|
|
name.vb: +(float4, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Addition(System.Single,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_Addition(System.Single,Misaki.HighPerformance.Mathematics.float4)
|
|
id: op_Addition(System.Single,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator +(float, float4)
|
|
nameWithType: float4.operator +(float, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator +(float, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Operator
|
|
source:
|
|
id: op_Addition
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 291
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 operator +(float lhs, float4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: System.Single
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Operator +(lhs As Single, rhs As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_Addition*
|
|
nameWithType.vb: float4.+(Single, float4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.+(Single, Misaki.HighPerformance.Mathematics.float4)
|
|
name.vb: +(Single, float4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_AdditionAssignment(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_AdditionAssignment(Misaki.HighPerformance.Mathematics.float4)
|
|
id: op_AdditionAssignment(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator +=(float4)
|
|
nameWithType: float4.operator +=(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator +=(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Operator
|
|
source:
|
|
id: op_AdditionAssignment
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 298
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public void operator +=(float4 other)
|
|
parameters:
|
|
- id: other
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Function op_AdditionAssignment(other As float4)
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_AdditionAssignment*
|
|
nameWithType.vb: float4.op_AdditionAssignment(float4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.op_AdditionAssignment(Misaki.HighPerformance.Mathematics.float4)
|
|
name.vb: op_AdditionAssignment(float4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Subtraction(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_Subtraction(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: op_Subtraction(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator -(float4, float4)
|
|
nameWithType: float4.operator -(float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator -(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Operator
|
|
source:
|
|
id: op_Subtraction
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 304
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 operator -(float4 lhs, float4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Operator -(lhs As float4, rhs As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_Subtraction*
|
|
nameWithType.vb: float4.-(float4, float4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.-(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
name.vb: -(float4, float4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Subtraction(Misaki.HighPerformance.Mathematics.float4,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_Subtraction(Misaki.HighPerformance.Mathematics.float4,System.Single)
|
|
id: op_Subtraction(Misaki.HighPerformance.Mathematics.float4,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator -(float4, float)
|
|
nameWithType: float4.operator -(float4, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator -(Misaki.HighPerformance.Mathematics.float4, float)
|
|
type: Operator
|
|
source:
|
|
id: op_Subtraction
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 311
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 operator -(float4 lhs, float rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: rhs
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Operator -(lhs As float4, rhs As Single) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_Subtraction*
|
|
nameWithType.vb: float4.-(float4, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.-(Misaki.HighPerformance.Mathematics.float4, Single)
|
|
name.vb: -(float4, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Subtraction(System.Single,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_Subtraction(System.Single,Misaki.HighPerformance.Mathematics.float4)
|
|
id: op_Subtraction(System.Single,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator -(float, float4)
|
|
nameWithType: float4.operator -(float, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator -(float, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Operator
|
|
source:
|
|
id: op_Subtraction
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 317
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 operator -(float lhs, float4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: System.Single
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Operator -(lhs As Single, rhs As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_Subtraction*
|
|
nameWithType.vb: float4.-(Single, float4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.-(Single, Misaki.HighPerformance.Mathematics.float4)
|
|
name.vb: -(Single, float4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_SubtractionAssignment(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_SubtractionAssignment(Misaki.HighPerformance.Mathematics.float4)
|
|
id: op_SubtractionAssignment(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator -=(float4)
|
|
nameWithType: float4.operator -=(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator -=(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Operator
|
|
source:
|
|
id: op_SubtractionAssignment
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 324
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public void operator -=(float4 other)
|
|
parameters:
|
|
- id: other
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Function op_SubtractionAssignment(other As float4)
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_SubtractionAssignment*
|
|
nameWithType.vb: float4.op_SubtractionAssignment(float4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.op_SubtractionAssignment(Misaki.HighPerformance.Mathematics.float4)
|
|
name.vb: op_SubtractionAssignment(float4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Multiply(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_Multiply(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: op_Multiply(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator *(float4, float4)
|
|
nameWithType: float4.operator *(float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator *(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Operator
|
|
source:
|
|
id: op_Multiply
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 331
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 operator *(float4 lhs, float4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Operator *(lhs As float4, rhs As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_Multiply*
|
|
nameWithType.vb: float4.*(float4, float4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.*(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
name.vb: '*(float4, float4)'
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Multiply(Misaki.HighPerformance.Mathematics.float4,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_Multiply(Misaki.HighPerformance.Mathematics.float4,System.Single)
|
|
id: op_Multiply(Misaki.HighPerformance.Mathematics.float4,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator *(float4, float)
|
|
nameWithType: float4.operator *(float4, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator *(Misaki.HighPerformance.Mathematics.float4, float)
|
|
type: Operator
|
|
source:
|
|
id: op_Multiply
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 338
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 operator *(float4 lhs, float rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: rhs
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Operator *(lhs As float4, rhs As Single) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_Multiply*
|
|
nameWithType.vb: float4.*(float4, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.*(Misaki.HighPerformance.Mathematics.float4, Single)
|
|
name.vb: '*(float4, Single)'
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Multiply(System.Single,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_Multiply(System.Single,Misaki.HighPerformance.Mathematics.float4)
|
|
id: op_Multiply(System.Single,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator *(float, float4)
|
|
nameWithType: float4.operator *(float, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator *(float, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Operator
|
|
source:
|
|
id: op_Multiply
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 344
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 operator *(float lhs, float4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: System.Single
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Operator *(lhs As Single, rhs As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_Multiply*
|
|
nameWithType.vb: float4.*(Single, float4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.*(Single, Misaki.HighPerformance.Mathematics.float4)
|
|
name.vb: '*(Single, float4)'
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_MultiplicationAssignment(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_MultiplicationAssignment(Misaki.HighPerformance.Mathematics.float4)
|
|
id: op_MultiplicationAssignment(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator *=(float4)
|
|
nameWithType: float4.operator *=(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator *=(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Operator
|
|
source:
|
|
id: op_MultiplicationAssignment
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 352
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public void operator *=(float4 other)
|
|
parameters:
|
|
- id: other
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Function op_MultiplicationAssignment(other As float4)
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_MultiplicationAssignment*
|
|
nameWithType.vb: float4.op_MultiplicationAssignment(float4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.op_MultiplicationAssignment(Misaki.HighPerformance.Mathematics.float4)
|
|
name.vb: op_MultiplicationAssignment(float4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Division(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_Division(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: op_Division(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator /(float4, float4)
|
|
nameWithType: float4.operator /(float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator /(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Operator
|
|
source:
|
|
id: op_Division
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 359
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 operator /(float4 lhs, float4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Operator /(lhs As float4, rhs As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_Division*
|
|
nameWithType.vb: float4./(float4, float4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4./(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
name.vb: /(float4, float4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Division(Misaki.HighPerformance.Mathematics.float4,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_Division(Misaki.HighPerformance.Mathematics.float4,System.Single)
|
|
id: op_Division(Misaki.HighPerformance.Mathematics.float4,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator /(float4, float)
|
|
nameWithType: float4.operator /(float4, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator /(Misaki.HighPerformance.Mathematics.float4, float)
|
|
type: Operator
|
|
source:
|
|
id: op_Division
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 366
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 operator /(float4 lhs, float rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: rhs
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Operator /(lhs As float4, rhs As Single) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_Division*
|
|
nameWithType.vb: float4./(float4, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4./(Misaki.HighPerformance.Mathematics.float4, Single)
|
|
name.vb: /(float4, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Division(System.Single,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_Division(System.Single,Misaki.HighPerformance.Mathematics.float4)
|
|
id: op_Division(System.Single,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator /(float, float4)
|
|
nameWithType: float4.operator /(float, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator /(float, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Operator
|
|
source:
|
|
id: op_Division
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 372
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 operator /(float lhs, float4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: System.Single
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Operator /(lhs As Single, rhs As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_Division*
|
|
nameWithType.vb: float4./(Single, float4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4./(Single, Misaki.HighPerformance.Mathematics.float4)
|
|
name.vb: /(Single, float4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_DivisionAssignment(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_DivisionAssignment(Misaki.HighPerformance.Mathematics.float4)
|
|
id: op_DivisionAssignment(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator /=(float4)
|
|
nameWithType: float4.operator /=(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator /=(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Operator
|
|
source:
|
|
id: op_DivisionAssignment
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 380
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public void operator /=(float4 other)
|
|
parameters:
|
|
- id: other
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Function op_DivisionAssignment(other As float4)
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_DivisionAssignment*
|
|
nameWithType.vb: float4.op_DivisionAssignment(float4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.op_DivisionAssignment(Misaki.HighPerformance.Mathematics.float4)
|
|
name.vb: op_DivisionAssignment(float4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Modulus(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_Modulus(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: op_Modulus(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator %(float4, float4)
|
|
nameWithType: float4.operator %(float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator %(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Operator
|
|
source:
|
|
id: op_Modulus
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 387
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 operator %(float4 lhs, float4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Operator Mod(lhs As float4, rhs As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_Modulus*
|
|
nameWithType.vb: float4.Mod(float4, float4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.Mod(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
name.vb: Mod(float4, float4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Modulus(Misaki.HighPerformance.Mathematics.float4,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_Modulus(Misaki.HighPerformance.Mathematics.float4,System.Single)
|
|
id: op_Modulus(Misaki.HighPerformance.Mathematics.float4,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator %(float4, float)
|
|
nameWithType: float4.operator %(float4, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator %(Misaki.HighPerformance.Mathematics.float4, float)
|
|
type: Operator
|
|
source:
|
|
id: op_Modulus
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 393
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 operator %(float4 lhs, float rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: rhs
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Operator Mod(lhs As float4, rhs As Single) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_Modulus*
|
|
nameWithType.vb: float4.Mod(float4, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.Mod(Misaki.HighPerformance.Mathematics.float4, Single)
|
|
name.vb: Mod(float4, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Modulus(System.Single,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_Modulus(System.Single,Misaki.HighPerformance.Mathematics.float4)
|
|
id: op_Modulus(System.Single,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator %(float, float4)
|
|
nameWithType: float4.operator %(float, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator %(float, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Operator
|
|
source:
|
|
id: op_Modulus
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 399
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 operator %(float lhs, float4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: System.Single
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Operator Mod(lhs As Single, rhs As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_Modulus*
|
|
nameWithType.vb: float4.Mod(Single, float4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.Mod(Single, Misaki.HighPerformance.Mathematics.float4)
|
|
name.vb: Mod(Single, float4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_ModulusAssignment(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_ModulusAssignment(Misaki.HighPerformance.Mathematics.float4)
|
|
id: op_ModulusAssignment(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator %=(float4)
|
|
nameWithType: float4.operator %=(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator %=(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Operator
|
|
source:
|
|
id: op_ModulusAssignment
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 407
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public void operator %=(float4 other)
|
|
parameters:
|
|
- id: other
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Function op_ModulusAssignment(other As float4)
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_ModulusAssignment*
|
|
nameWithType.vb: float4.op_ModulusAssignment(float4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.op_ModulusAssignment(Misaki.HighPerformance.Mathematics.float4)
|
|
name.vb: op_ModulusAssignment(float4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_UnaryPlus(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_UnaryPlus(Misaki.HighPerformance.Mathematics.float4)
|
|
id: op_UnaryPlus(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator +(float4)
|
|
nameWithType: float4.operator +(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator +(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Operator
|
|
source:
|
|
id: op_UnaryPlus
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 418
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 operator +(float4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Operator +(value As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_UnaryPlus*
|
|
nameWithType.vb: float4.+(float4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.+(Misaki.HighPerformance.Mathematics.float4)
|
|
name.vb: +(float4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_UnaryNegation(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_UnaryNegation(Misaki.HighPerformance.Mathematics.float4)
|
|
id: op_UnaryNegation(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator -(float4)
|
|
nameWithType: float4.operator -(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator -(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Operator
|
|
source:
|
|
id: op_UnaryNegation
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 424
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 operator -(float4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Operator -(value As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_UnaryNegation*
|
|
nameWithType.vb: float4.-(float4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.-(Misaki.HighPerformance.Mathematics.float4)
|
|
name.vb: -(float4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Increment(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_Increment(Misaki.HighPerformance.Mathematics.float4)
|
|
id: op_Increment(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator ++(float4)
|
|
nameWithType: float4.operator ++(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator ++(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Operator
|
|
source:
|
|
id: op_Increment
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 430
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 operator ++(float4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Function op_Increment(value As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_Increment*
|
|
nameWithType.vb: float4.op_Increment(float4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.op_Increment(Misaki.HighPerformance.Mathematics.float4)
|
|
name.vb: op_Increment(float4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Decrement(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_Decrement(Misaki.HighPerformance.Mathematics.float4)
|
|
id: op_Decrement(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator --(float4)
|
|
nameWithType: float4.operator --(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator --(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Operator
|
|
source:
|
|
id: op_Decrement
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 436
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 operator --(float4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Function op_Decrement(value As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_Decrement*
|
|
nameWithType.vb: float4.op_Decrement(float4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.op_Decrement(Misaki.HighPerformance.Mathematics.float4)
|
|
name.vb: op_Decrement(float4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_LessThan(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_LessThan(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: op_LessThan(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator <(float4, float4)
|
|
nameWithType: float4.operator <(float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator <(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Operator
|
|
source:
|
|
id: op_LessThan
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 442
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4 operator <(float4 lhs, float4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
content.vb: Public Shared Operator <(lhs As float4, rhs As float4) As bool4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_LessThan*
|
|
nameWithType.vb: float4.<(float4, float4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.<(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
name.vb: <(float4, float4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_LessThanOrEqual(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_LessThanOrEqual(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: op_LessThanOrEqual(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator <=(float4, float4)
|
|
nameWithType: float4.operator <=(float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator <=(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Operator
|
|
source:
|
|
id: op_LessThanOrEqual
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 451
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4 operator <=(float4 lhs, float4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
content.vb: Public Shared Operator <=(lhs As float4, rhs As float4) As bool4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_LessThanOrEqual*
|
|
nameWithType.vb: float4.<=(float4, float4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.<=(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
name.vb: <=(float4, float4)
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_GreaterThan(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_GreaterThan(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: op_GreaterThan(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator >(float4, float4)
|
|
nameWithType: float4.operator >(float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator >(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Operator
|
|
source:
|
|
id: op_GreaterThan
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 460
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4 operator >(float4 lhs, float4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
content.vb: Public Shared Operator >(lhs As float4, rhs As float4) As bool4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_GreaterThan*
|
|
nameWithType.vb: float4.>(float4, float4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.>(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
name.vb: '>(float4, float4)'
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_GreaterThanOrEqual(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float4.op_GreaterThanOrEqual(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: op_GreaterThanOrEqual(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator >=(float4, float4)
|
|
nameWithType: float4.operator >=(float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator >=(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Operator
|
|
source:
|
|
id: op_GreaterThanOrEqual
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 469
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4 operator >=(float4 lhs, float4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
content.vb: Public Shared Operator >=(lhs As float4, rhs As float4) As bool4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.op_GreaterThanOrEqual*
|
|
nameWithType.vb: float4.>=(float4, float4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.>=(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
name.vb: '>=(float4, float4)'
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xx
|
|
id: xx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xx
|
|
nameWithType: float4.xx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xx
|
|
type: Property
|
|
source:
|
|
id: xx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 482
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float2 xx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xx As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xy
|
|
id: xy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xy
|
|
nameWithType: float4.xy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xy
|
|
type: Property
|
|
source:
|
|
id: xy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 489
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float2 xy { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property xy As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xz
|
|
id: xz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xz
|
|
nameWithType: float4.xz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xz
|
|
type: Property
|
|
source:
|
|
id: xz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 498
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float2 xz { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property xz As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xw
|
|
id: xw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xw
|
|
nameWithType: float4.xw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xw
|
|
type: Property
|
|
source:
|
|
id: xw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 507
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float2 xw { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property xw As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yx
|
|
id: yx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yx
|
|
nameWithType: float4.yx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yx
|
|
type: Property
|
|
source:
|
|
id: yx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 516
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float2 yx { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property yx As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yy
|
|
id: yy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yy
|
|
nameWithType: float4.yy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yy
|
|
type: Property
|
|
source:
|
|
id: yy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 525
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float2 yy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yy As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yz
|
|
id: yz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yz
|
|
nameWithType: float4.yz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yz
|
|
type: Property
|
|
source:
|
|
id: yz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 532
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float2 yz { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property yz As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yw
|
|
id: yw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yw
|
|
nameWithType: float4.yw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yw
|
|
type: Property
|
|
source:
|
|
id: yw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 541
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float2 yw { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property yw As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zx
|
|
id: zx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zx
|
|
nameWithType: float4.zx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zx
|
|
type: Property
|
|
source:
|
|
id: zx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 550
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float2 zx { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property zx As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zy
|
|
id: zy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zy
|
|
nameWithType: float4.zy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zy
|
|
type: Property
|
|
source:
|
|
id: zy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 559
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float2 zy { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property zy As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zz
|
|
id: zz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zz
|
|
nameWithType: float4.zz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zz
|
|
type: Property
|
|
source:
|
|
id: zz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 568
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float2 zz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zz As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zw
|
|
id: zw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zw
|
|
nameWithType: float4.zw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zw
|
|
type: Property
|
|
source:
|
|
id: zw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 575
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float2 zw { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property zw As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wx
|
|
id: wx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wx
|
|
nameWithType: float4.wx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wx
|
|
type: Property
|
|
source:
|
|
id: wx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 584
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float2 wx { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property wx As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wy
|
|
id: wy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wy
|
|
nameWithType: float4.wy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wy
|
|
type: Property
|
|
source:
|
|
id: wy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 593
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float2 wy { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property wy As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wz
|
|
id: wz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wz
|
|
nameWithType: float4.wz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wz
|
|
type: Property
|
|
source:
|
|
id: wz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 602
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float2 wz { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property wz As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ww
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.ww
|
|
id: ww
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ww
|
|
nameWithType: float4.ww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ww
|
|
type: Property
|
|
source:
|
|
id: ww
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 611
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float2 ww { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property ww As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float4.ww*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xxx
|
|
id: xxx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxx
|
|
nameWithType: float4.xxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxx
|
|
type: Property
|
|
source:
|
|
id: xxx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 618
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 xxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxx As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xxy
|
|
id: xxy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxy
|
|
nameWithType: float4.xxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxy
|
|
type: Property
|
|
source:
|
|
id: xxy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 625
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 xxy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxy As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xxz
|
|
id: xxz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxz
|
|
nameWithType: float4.xxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxz
|
|
type: Property
|
|
source:
|
|
id: xxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 632
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 xxz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxz As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xxw
|
|
id: xxw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxw
|
|
nameWithType: float4.xxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxw
|
|
type: Property
|
|
source:
|
|
id: xxw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 639
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 xxw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxw As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xxw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xyx
|
|
id: xyx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyx
|
|
nameWithType: float4.xyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyx
|
|
type: Property
|
|
source:
|
|
id: xyx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 646
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 xyx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xyx As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xyy
|
|
id: xyy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyy
|
|
nameWithType: float4.xyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyy
|
|
type: Property
|
|
source:
|
|
id: xyy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 653
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 xyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xyy As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xyz
|
|
id: xyz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyz
|
|
nameWithType: float4.xyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyz
|
|
type: Property
|
|
source:
|
|
id: xyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 660
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 xyz { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property xyz As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xyw
|
|
id: xyw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyw
|
|
nameWithType: float4.xyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyw
|
|
type: Property
|
|
source:
|
|
id: xyw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 669
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 xyw { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property xyw As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xyw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xzx
|
|
id: xzx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzx
|
|
nameWithType: float4.xzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzx
|
|
type: Property
|
|
source:
|
|
id: xzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 678
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 xzx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xzx As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xzy
|
|
id: xzy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzy
|
|
nameWithType: float4.xzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzy
|
|
type: Property
|
|
source:
|
|
id: xzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 685
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 xzy { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property xzy As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xzz
|
|
id: xzz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzz
|
|
nameWithType: float4.xzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzz
|
|
type: Property
|
|
source:
|
|
id: xzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 694
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 xzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xzz As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xzw
|
|
id: xzw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzw
|
|
nameWithType: float4.xzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzw
|
|
type: Property
|
|
source:
|
|
id: xzw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 701
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 xzw { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property xzw As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xzw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xwx
|
|
id: xwx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xwx
|
|
nameWithType: float4.xwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwx
|
|
type: Property
|
|
source:
|
|
id: xwx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 710
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 xwx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xwx As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xwx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xwy
|
|
id: xwy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xwy
|
|
nameWithType: float4.xwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwy
|
|
type: Property
|
|
source:
|
|
id: xwy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 717
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 xwy { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property xwy As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xwy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xwz
|
|
id: xwz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xwz
|
|
nameWithType: float4.xwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwz
|
|
type: Property
|
|
source:
|
|
id: xwz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 726
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 xwz { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property xwz As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xwz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xww
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xww
|
|
id: xww
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xww
|
|
nameWithType: float4.xww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xww
|
|
type: Property
|
|
source:
|
|
id: xww
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 735
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 xww { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xww As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xww*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yxx
|
|
id: yxx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxx
|
|
nameWithType: float4.yxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxx
|
|
type: Property
|
|
source:
|
|
id: yxx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 742
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 yxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yxx As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yxy
|
|
id: yxy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxy
|
|
nameWithType: float4.yxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxy
|
|
type: Property
|
|
source:
|
|
id: yxy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 749
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 yxy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yxy As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yxz
|
|
id: yxz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxz
|
|
nameWithType: float4.yxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxz
|
|
type: Property
|
|
source:
|
|
id: yxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 756
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 yxz { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property yxz As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yxw
|
|
id: yxw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxw
|
|
nameWithType: float4.yxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxw
|
|
type: Property
|
|
source:
|
|
id: yxw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 765
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 yxw { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property yxw As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yxw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yyx
|
|
id: yyx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyx
|
|
nameWithType: float4.yyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyx
|
|
type: Property
|
|
source:
|
|
id: yyx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 774
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 yyx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyx As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yyy
|
|
id: yyy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyy
|
|
nameWithType: float4.yyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyy
|
|
type: Property
|
|
source:
|
|
id: yyy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 781
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 yyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyy As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yyz
|
|
id: yyz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyz
|
|
nameWithType: float4.yyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyz
|
|
type: Property
|
|
source:
|
|
id: yyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 788
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 yyz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyz As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yyw
|
|
id: yyw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyw
|
|
nameWithType: float4.yyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyw
|
|
type: Property
|
|
source:
|
|
id: yyw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 795
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 yyw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyw As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yyw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yzx
|
|
id: yzx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzx
|
|
nameWithType: float4.yzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzx
|
|
type: Property
|
|
source:
|
|
id: yzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 802
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 yzx { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property yzx As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yzy
|
|
id: yzy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzy
|
|
nameWithType: float4.yzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzy
|
|
type: Property
|
|
source:
|
|
id: yzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 811
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 yzy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yzy As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yzz
|
|
id: yzz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzz
|
|
nameWithType: float4.yzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzz
|
|
type: Property
|
|
source:
|
|
id: yzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 818
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 yzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yzz As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yzw
|
|
id: yzw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzw
|
|
nameWithType: float4.yzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzw
|
|
type: Property
|
|
source:
|
|
id: yzw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 825
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 yzw { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property yzw As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yzw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.ywx
|
|
id: ywx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ywx
|
|
nameWithType: float4.ywx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywx
|
|
type: Property
|
|
source:
|
|
id: ywx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 834
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 ywx { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property ywx As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.ywx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.ywy
|
|
id: ywy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ywy
|
|
nameWithType: float4.ywy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywy
|
|
type: Property
|
|
source:
|
|
id: ywy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 843
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 ywy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property ywy As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.ywy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.ywz
|
|
id: ywz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ywz
|
|
nameWithType: float4.ywz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywz
|
|
type: Property
|
|
source:
|
|
id: ywz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 850
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 ywz { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property ywz As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.ywz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yww
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yww
|
|
id: yww
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yww
|
|
nameWithType: float4.yww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yww
|
|
type: Property
|
|
source:
|
|
id: yww
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 859
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 yww { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yww As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yww*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zxx
|
|
id: zxx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxx
|
|
nameWithType: float4.zxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxx
|
|
type: Property
|
|
source:
|
|
id: zxx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 866
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 zxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zxx As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zxy
|
|
id: zxy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxy
|
|
nameWithType: float4.zxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxy
|
|
type: Property
|
|
source:
|
|
id: zxy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 873
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 zxy { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property zxy As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zxz
|
|
id: zxz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxz
|
|
nameWithType: float4.zxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxz
|
|
type: Property
|
|
source:
|
|
id: zxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 882
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 zxz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zxz As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zxw
|
|
id: zxw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxw
|
|
nameWithType: float4.zxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxw
|
|
type: Property
|
|
source:
|
|
id: zxw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 889
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 zxw { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property zxw As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zxw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zyx
|
|
id: zyx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyx
|
|
nameWithType: float4.zyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyx
|
|
type: Property
|
|
source:
|
|
id: zyx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 898
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 zyx { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property zyx As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zyy
|
|
id: zyy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyy
|
|
nameWithType: float4.zyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyy
|
|
type: Property
|
|
source:
|
|
id: zyy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 907
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 zyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zyy As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zyz
|
|
id: zyz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyz
|
|
nameWithType: float4.zyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyz
|
|
type: Property
|
|
source:
|
|
id: zyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 914
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 zyz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zyz As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zyw
|
|
id: zyw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyw
|
|
nameWithType: float4.zyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyw
|
|
type: Property
|
|
source:
|
|
id: zyw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 921
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 zyw { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property zyw As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zyw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zzx
|
|
id: zzx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzx
|
|
nameWithType: float4.zzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzx
|
|
type: Property
|
|
source:
|
|
id: zzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 930
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 zzx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzx As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zzy
|
|
id: zzy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzy
|
|
nameWithType: float4.zzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzy
|
|
type: Property
|
|
source:
|
|
id: zzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 937
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 zzy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzy As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zzz
|
|
id: zzz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzz
|
|
nameWithType: float4.zzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzz
|
|
type: Property
|
|
source:
|
|
id: zzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 944
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 zzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzz As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zzw
|
|
id: zzw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzw
|
|
nameWithType: float4.zzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzw
|
|
type: Property
|
|
source:
|
|
id: zzw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 951
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 zzw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzw As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zzw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zwx
|
|
id: zwx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zwx
|
|
nameWithType: float4.zwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwx
|
|
type: Property
|
|
source:
|
|
id: zwx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 958
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 zwx { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property zwx As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zwx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zwy
|
|
id: zwy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zwy
|
|
nameWithType: float4.zwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwy
|
|
type: Property
|
|
source:
|
|
id: zwy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 967
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 zwy { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property zwy As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zwy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zwz
|
|
id: zwz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zwz
|
|
nameWithType: float4.zwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwz
|
|
type: Property
|
|
source:
|
|
id: zwz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 976
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 zwz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zwz As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zwz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zww
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zww
|
|
id: zww
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zww
|
|
nameWithType: float4.zww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zww
|
|
type: Property
|
|
source:
|
|
id: zww
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 983
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 zww { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zww As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zww*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wxx
|
|
id: wxx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wxx
|
|
nameWithType: float4.wxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxx
|
|
type: Property
|
|
source:
|
|
id: wxx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 990
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 wxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wxx As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wxy
|
|
id: wxy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wxy
|
|
nameWithType: float4.wxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxy
|
|
type: Property
|
|
source:
|
|
id: wxy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 997
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 wxy { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property wxy As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wxz
|
|
id: wxz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wxz
|
|
nameWithType: float4.wxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxz
|
|
type: Property
|
|
source:
|
|
id: wxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1006
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 wxz { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property wxz As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wxw
|
|
id: wxw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wxw
|
|
nameWithType: float4.wxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxw
|
|
type: Property
|
|
source:
|
|
id: wxw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1015
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 wxw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wxw As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wxw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wyx
|
|
id: wyx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wyx
|
|
nameWithType: float4.wyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyx
|
|
type: Property
|
|
source:
|
|
id: wyx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1022
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 wyx { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property wyx As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wyy
|
|
id: wyy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wyy
|
|
nameWithType: float4.wyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyy
|
|
type: Property
|
|
source:
|
|
id: wyy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1031
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 wyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wyy As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wyz
|
|
id: wyz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wyz
|
|
nameWithType: float4.wyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyz
|
|
type: Property
|
|
source:
|
|
id: wyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1038
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 wyz { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property wyz As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wyw
|
|
id: wyw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wyw
|
|
nameWithType: float4.wyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyw
|
|
type: Property
|
|
source:
|
|
id: wyw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1047
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 wyw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wyw As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wyw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wzx
|
|
id: wzx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wzx
|
|
nameWithType: float4.wzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzx
|
|
type: Property
|
|
source:
|
|
id: wzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1054
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 wzx { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property wzx As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wzy
|
|
id: wzy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wzy
|
|
nameWithType: float4.wzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzy
|
|
type: Property
|
|
source:
|
|
id: wzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1063
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 wzy { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property wzy As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wzz
|
|
id: wzz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wzz
|
|
nameWithType: float4.wzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzz
|
|
type: Property
|
|
source:
|
|
id: wzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1072
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 wzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wzz As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wzw
|
|
id: wzw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wzw
|
|
nameWithType: float4.wzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzw
|
|
type: Property
|
|
source:
|
|
id: wzw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1079
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 wzw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wzw As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wzw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wwx
|
|
id: wwx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wwx
|
|
nameWithType: float4.wwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwx
|
|
type: Property
|
|
source:
|
|
id: wwx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1086
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 wwx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wwx As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wwx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wwy
|
|
id: wwy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wwy
|
|
nameWithType: float4.wwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwy
|
|
type: Property
|
|
source:
|
|
id: wwy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1093
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 wwy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wwy As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wwy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wwz
|
|
id: wwz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wwz
|
|
nameWithType: float4.wwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwz
|
|
type: Property
|
|
source:
|
|
id: wwz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1100
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 wwz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wwz As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wwz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.www
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.www
|
|
id: www
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: www
|
|
nameWithType: float4.www
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.www
|
|
type: Property
|
|
source:
|
|
id: www
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1107
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 www { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property www As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float4.www*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xxxx
|
|
id: xxxx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxxx
|
|
nameWithType: float4.xxxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxxx
|
|
type: Property
|
|
source:
|
|
id: xxxx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1114
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xxxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxxx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xxxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xxxy
|
|
id: xxxy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxxy
|
|
nameWithType: float4.xxxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxxy
|
|
type: Property
|
|
source:
|
|
id: xxxy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1121
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xxxy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxxy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xxxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xxxz
|
|
id: xxxz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxxz
|
|
nameWithType: float4.xxxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxxz
|
|
type: Property
|
|
source:
|
|
id: xxxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1128
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xxxz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxxz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xxxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxxw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xxxw
|
|
id: xxxw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxxw
|
|
nameWithType: float4.xxxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxxw
|
|
type: Property
|
|
source:
|
|
id: xxxw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1135
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xxxw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxxw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xxxw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xxyx
|
|
id: xxyx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxyx
|
|
nameWithType: float4.xxyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxyx
|
|
type: Property
|
|
source:
|
|
id: xxyx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1142
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xxyx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxyx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xxyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xxyy
|
|
id: xxyy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxyy
|
|
nameWithType: float4.xxyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxyy
|
|
type: Property
|
|
source:
|
|
id: xxyy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1149
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xxyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxyy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xxyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xxyz
|
|
id: xxyz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxyz
|
|
nameWithType: float4.xxyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxyz
|
|
type: Property
|
|
source:
|
|
id: xxyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1156
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xxyz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxyz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xxyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxyw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xxyw
|
|
id: xxyw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxyw
|
|
nameWithType: float4.xxyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxyw
|
|
type: Property
|
|
source:
|
|
id: xxyw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1163
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xxyw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxyw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xxyw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xxzx
|
|
id: xxzx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxzx
|
|
nameWithType: float4.xxzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxzx
|
|
type: Property
|
|
source:
|
|
id: xxzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1170
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xxzx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxzx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xxzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xxzy
|
|
id: xxzy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxzy
|
|
nameWithType: float4.xxzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxzy
|
|
type: Property
|
|
source:
|
|
id: xxzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1177
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xxzy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxzy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xxzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xxzz
|
|
id: xxzz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxzz
|
|
nameWithType: float4.xxzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxzz
|
|
type: Property
|
|
source:
|
|
id: xxzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1184
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xxzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxzz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xxzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxzw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xxzw
|
|
id: xxzw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxzw
|
|
nameWithType: float4.xxzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxzw
|
|
type: Property
|
|
source:
|
|
id: xxzw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1191
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xxzw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxzw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xxzw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxwx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xxwx
|
|
id: xxwx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxwx
|
|
nameWithType: float4.xxwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxwx
|
|
type: Property
|
|
source:
|
|
id: xxwx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1198
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xxwx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxwx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xxwx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxwy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xxwy
|
|
id: xxwy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxwy
|
|
nameWithType: float4.xxwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxwy
|
|
type: Property
|
|
source:
|
|
id: xxwy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1205
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xxwy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxwy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xxwy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxwz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xxwz
|
|
id: xxwz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxwz
|
|
nameWithType: float4.xxwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxwz
|
|
type: Property
|
|
source:
|
|
id: xxwz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1212
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xxwz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxwz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xxwz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxww
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xxww
|
|
id: xxww
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxww
|
|
nameWithType: float4.xxww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxww
|
|
type: Property
|
|
source:
|
|
id: xxww
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1219
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xxww { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxww As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xxww*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xyxx
|
|
id: xyxx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyxx
|
|
nameWithType: float4.xyxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyxx
|
|
type: Property
|
|
source:
|
|
id: xyxx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1226
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xyxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xyxx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xyxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xyxy
|
|
id: xyxy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyxy
|
|
nameWithType: float4.xyxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyxy
|
|
type: Property
|
|
source:
|
|
id: xyxy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1233
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xyxy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xyxy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xyxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xyxz
|
|
id: xyxz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyxz
|
|
nameWithType: float4.xyxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyxz
|
|
type: Property
|
|
source:
|
|
id: xyxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1240
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xyxz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xyxz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xyxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyxw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xyxw
|
|
id: xyxw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyxw
|
|
nameWithType: float4.xyxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyxw
|
|
type: Property
|
|
source:
|
|
id: xyxw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1247
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xyxw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xyxw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xyxw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xyyx
|
|
id: xyyx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyyx
|
|
nameWithType: float4.xyyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyyx
|
|
type: Property
|
|
source:
|
|
id: xyyx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1254
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xyyx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xyyx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xyyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xyyy
|
|
id: xyyy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyyy
|
|
nameWithType: float4.xyyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyyy
|
|
type: Property
|
|
source:
|
|
id: xyyy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1261
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xyyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xyyy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xyyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xyyz
|
|
id: xyyz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyyz
|
|
nameWithType: float4.xyyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyyz
|
|
type: Property
|
|
source:
|
|
id: xyyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1268
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xyyz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xyyz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xyyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyyw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xyyw
|
|
id: xyyw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyyw
|
|
nameWithType: float4.xyyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyyw
|
|
type: Property
|
|
source:
|
|
id: xyyw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1275
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xyyw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xyyw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xyyw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xyzx
|
|
id: xyzx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyzx
|
|
nameWithType: float4.xyzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyzx
|
|
type: Property
|
|
source:
|
|
id: xyzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1282
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xyzx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xyzx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xyzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xyzy
|
|
id: xyzy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyzy
|
|
nameWithType: float4.xyzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyzy
|
|
type: Property
|
|
source:
|
|
id: xyzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1289
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xyzy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xyzy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xyzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xyzz
|
|
id: xyzz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyzz
|
|
nameWithType: float4.xyzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyzz
|
|
type: Property
|
|
source:
|
|
id: xyzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1296
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xyzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xyzz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xyzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyzw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xyzw
|
|
id: xyzw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyzw
|
|
nameWithType: float4.xyzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyzw
|
|
type: Property
|
|
source:
|
|
id: xyzw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1303
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float4 xyzw { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property xyzw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xyzw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xywx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xywx
|
|
id: xywx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xywx
|
|
nameWithType: float4.xywx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xywx
|
|
type: Property
|
|
source:
|
|
id: xywx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1312
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xywx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xywx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xywx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xywy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xywy
|
|
id: xywy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xywy
|
|
nameWithType: float4.xywy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xywy
|
|
type: Property
|
|
source:
|
|
id: xywy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1319
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xywy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xywy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xywy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xywz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xywz
|
|
id: xywz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xywz
|
|
nameWithType: float4.xywz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xywz
|
|
type: Property
|
|
source:
|
|
id: xywz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1326
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float4 xywz { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property xywz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xywz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyww
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xyww
|
|
id: xyww
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyww
|
|
nameWithType: float4.xyww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyww
|
|
type: Property
|
|
source:
|
|
id: xyww
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1335
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xyww { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xyww As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xyww*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xzxx
|
|
id: xzxx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzxx
|
|
nameWithType: float4.xzxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzxx
|
|
type: Property
|
|
source:
|
|
id: xzxx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1342
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xzxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xzxx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xzxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xzxy
|
|
id: xzxy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzxy
|
|
nameWithType: float4.xzxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzxy
|
|
type: Property
|
|
source:
|
|
id: xzxy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1349
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xzxy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xzxy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xzxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xzxz
|
|
id: xzxz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzxz
|
|
nameWithType: float4.xzxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzxz
|
|
type: Property
|
|
source:
|
|
id: xzxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1356
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xzxz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xzxz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xzxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzxw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xzxw
|
|
id: xzxw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzxw
|
|
nameWithType: float4.xzxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzxw
|
|
type: Property
|
|
source:
|
|
id: xzxw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1363
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xzxw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xzxw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xzxw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xzyx
|
|
id: xzyx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzyx
|
|
nameWithType: float4.xzyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzyx
|
|
type: Property
|
|
source:
|
|
id: xzyx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1370
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xzyx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xzyx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xzyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xzyy
|
|
id: xzyy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzyy
|
|
nameWithType: float4.xzyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzyy
|
|
type: Property
|
|
source:
|
|
id: xzyy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1377
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xzyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xzyy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xzyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xzyz
|
|
id: xzyz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzyz
|
|
nameWithType: float4.xzyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzyz
|
|
type: Property
|
|
source:
|
|
id: xzyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1384
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xzyz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xzyz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xzyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzyw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xzyw
|
|
id: xzyw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzyw
|
|
nameWithType: float4.xzyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzyw
|
|
type: Property
|
|
source:
|
|
id: xzyw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1391
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float4 xzyw { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property xzyw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xzyw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xzzx
|
|
id: xzzx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzzx
|
|
nameWithType: float4.xzzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzzx
|
|
type: Property
|
|
source:
|
|
id: xzzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1400
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xzzx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xzzx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xzzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xzzy
|
|
id: xzzy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzzy
|
|
nameWithType: float4.xzzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzzy
|
|
type: Property
|
|
source:
|
|
id: xzzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1407
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xzzy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xzzy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xzzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xzzz
|
|
id: xzzz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzzz
|
|
nameWithType: float4.xzzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzzz
|
|
type: Property
|
|
source:
|
|
id: xzzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1414
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xzzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xzzz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xzzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzzw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xzzw
|
|
id: xzzw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzzw
|
|
nameWithType: float4.xzzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzzw
|
|
type: Property
|
|
source:
|
|
id: xzzw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1421
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xzzw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xzzw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xzzw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzwx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xzwx
|
|
id: xzwx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzwx
|
|
nameWithType: float4.xzwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzwx
|
|
type: Property
|
|
source:
|
|
id: xzwx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1428
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xzwx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xzwx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xzwx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzwy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xzwy
|
|
id: xzwy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzwy
|
|
nameWithType: float4.xzwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzwy
|
|
type: Property
|
|
source:
|
|
id: xzwy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1435
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float4 xzwy { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property xzwy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xzwy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzwz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xzwz
|
|
id: xzwz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzwz
|
|
nameWithType: float4.xzwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzwz
|
|
type: Property
|
|
source:
|
|
id: xzwz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1444
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xzwz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xzwz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xzwz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzww
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xzww
|
|
id: xzww
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzww
|
|
nameWithType: float4.xzww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzww
|
|
type: Property
|
|
source:
|
|
id: xzww
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1451
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xzww { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xzww As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xzww*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xwxx
|
|
id: xwxx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xwxx
|
|
nameWithType: float4.xwxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwxx
|
|
type: Property
|
|
source:
|
|
id: xwxx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1458
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xwxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xwxx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xwxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xwxy
|
|
id: xwxy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xwxy
|
|
nameWithType: float4.xwxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwxy
|
|
type: Property
|
|
source:
|
|
id: xwxy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1465
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xwxy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xwxy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xwxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xwxz
|
|
id: xwxz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xwxz
|
|
nameWithType: float4.xwxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwxz
|
|
type: Property
|
|
source:
|
|
id: xwxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1472
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xwxz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xwxz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xwxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwxw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xwxw
|
|
id: xwxw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xwxw
|
|
nameWithType: float4.xwxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwxw
|
|
type: Property
|
|
source:
|
|
id: xwxw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1479
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xwxw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xwxw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xwxw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xwyx
|
|
id: xwyx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xwyx
|
|
nameWithType: float4.xwyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwyx
|
|
type: Property
|
|
source:
|
|
id: xwyx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1486
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xwyx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xwyx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xwyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xwyy
|
|
id: xwyy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xwyy
|
|
nameWithType: float4.xwyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwyy
|
|
type: Property
|
|
source:
|
|
id: xwyy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1493
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xwyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xwyy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xwyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xwyz
|
|
id: xwyz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xwyz
|
|
nameWithType: float4.xwyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwyz
|
|
type: Property
|
|
source:
|
|
id: xwyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1500
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float4 xwyz { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property xwyz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xwyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwyw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xwyw
|
|
id: xwyw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xwyw
|
|
nameWithType: float4.xwyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwyw
|
|
type: Property
|
|
source:
|
|
id: xwyw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1509
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xwyw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xwyw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xwyw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xwzx
|
|
id: xwzx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xwzx
|
|
nameWithType: float4.xwzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwzx
|
|
type: Property
|
|
source:
|
|
id: xwzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1516
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xwzx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xwzx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xwzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xwzy
|
|
id: xwzy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xwzy
|
|
nameWithType: float4.xwzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwzy
|
|
type: Property
|
|
source:
|
|
id: xwzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1523
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float4 xwzy { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property xwzy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xwzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xwzz
|
|
id: xwzz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xwzz
|
|
nameWithType: float4.xwzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwzz
|
|
type: Property
|
|
source:
|
|
id: xwzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1532
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xwzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xwzz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xwzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwzw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xwzw
|
|
id: xwzw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xwzw
|
|
nameWithType: float4.xwzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwzw
|
|
type: Property
|
|
source:
|
|
id: xwzw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1539
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xwzw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xwzw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xwzw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwwx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xwwx
|
|
id: xwwx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xwwx
|
|
nameWithType: float4.xwwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwwx
|
|
type: Property
|
|
source:
|
|
id: xwwx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1546
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xwwx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xwwx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xwwx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwwy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xwwy
|
|
id: xwwy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xwwy
|
|
nameWithType: float4.xwwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwwy
|
|
type: Property
|
|
source:
|
|
id: xwwy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1553
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xwwy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xwwy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xwwy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwwz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xwwz
|
|
id: xwwz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xwwz
|
|
nameWithType: float4.xwwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwwz
|
|
type: Property
|
|
source:
|
|
id: xwwz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1560
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xwwz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xwwz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xwwz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwww
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.xwww
|
|
id: xwww
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xwww
|
|
nameWithType: float4.xwww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwww
|
|
type: Property
|
|
source:
|
|
id: xwww
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1567
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xwww { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xwww As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.xwww*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yxxx
|
|
id: yxxx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxxx
|
|
nameWithType: float4.yxxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxxx
|
|
type: Property
|
|
source:
|
|
id: yxxx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1574
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yxxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yxxx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yxxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yxxy
|
|
id: yxxy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxxy
|
|
nameWithType: float4.yxxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxxy
|
|
type: Property
|
|
source:
|
|
id: yxxy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1581
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yxxy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yxxy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yxxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yxxz
|
|
id: yxxz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxxz
|
|
nameWithType: float4.yxxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxxz
|
|
type: Property
|
|
source:
|
|
id: yxxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1588
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yxxz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yxxz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yxxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxxw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yxxw
|
|
id: yxxw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxxw
|
|
nameWithType: float4.yxxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxxw
|
|
type: Property
|
|
source:
|
|
id: yxxw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1595
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yxxw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yxxw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yxxw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yxyx
|
|
id: yxyx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxyx
|
|
nameWithType: float4.yxyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxyx
|
|
type: Property
|
|
source:
|
|
id: yxyx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1602
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yxyx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yxyx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yxyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yxyy
|
|
id: yxyy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxyy
|
|
nameWithType: float4.yxyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxyy
|
|
type: Property
|
|
source:
|
|
id: yxyy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1609
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yxyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yxyy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yxyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yxyz
|
|
id: yxyz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxyz
|
|
nameWithType: float4.yxyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxyz
|
|
type: Property
|
|
source:
|
|
id: yxyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1616
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yxyz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yxyz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yxyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxyw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yxyw
|
|
id: yxyw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxyw
|
|
nameWithType: float4.yxyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxyw
|
|
type: Property
|
|
source:
|
|
id: yxyw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1623
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yxyw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yxyw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yxyw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yxzx
|
|
id: yxzx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxzx
|
|
nameWithType: float4.yxzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxzx
|
|
type: Property
|
|
source:
|
|
id: yxzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1630
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yxzx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yxzx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yxzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yxzy
|
|
id: yxzy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxzy
|
|
nameWithType: float4.yxzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxzy
|
|
type: Property
|
|
source:
|
|
id: yxzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1637
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yxzy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yxzy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yxzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yxzz
|
|
id: yxzz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxzz
|
|
nameWithType: float4.yxzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxzz
|
|
type: Property
|
|
source:
|
|
id: yxzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1644
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yxzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yxzz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yxzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxzw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yxzw
|
|
id: yxzw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxzw
|
|
nameWithType: float4.yxzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxzw
|
|
type: Property
|
|
source:
|
|
id: yxzw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1651
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float4 yxzw { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property yxzw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yxzw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxwx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yxwx
|
|
id: yxwx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxwx
|
|
nameWithType: float4.yxwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxwx
|
|
type: Property
|
|
source:
|
|
id: yxwx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1660
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yxwx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yxwx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yxwx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxwy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yxwy
|
|
id: yxwy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxwy
|
|
nameWithType: float4.yxwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxwy
|
|
type: Property
|
|
source:
|
|
id: yxwy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1667
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yxwy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yxwy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yxwy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxwz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yxwz
|
|
id: yxwz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxwz
|
|
nameWithType: float4.yxwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxwz
|
|
type: Property
|
|
source:
|
|
id: yxwz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1674
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float4 yxwz { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property yxwz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yxwz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxww
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yxww
|
|
id: yxww
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxww
|
|
nameWithType: float4.yxww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxww
|
|
type: Property
|
|
source:
|
|
id: yxww
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1683
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yxww { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yxww As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yxww*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yyxx
|
|
id: yyxx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyxx
|
|
nameWithType: float4.yyxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyxx
|
|
type: Property
|
|
source:
|
|
id: yyxx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1690
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yyxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyxx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yyxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yyxy
|
|
id: yyxy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyxy
|
|
nameWithType: float4.yyxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyxy
|
|
type: Property
|
|
source:
|
|
id: yyxy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1697
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yyxy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyxy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yyxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yyxz
|
|
id: yyxz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyxz
|
|
nameWithType: float4.yyxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyxz
|
|
type: Property
|
|
source:
|
|
id: yyxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1704
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yyxz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyxz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yyxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyxw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yyxw
|
|
id: yyxw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyxw
|
|
nameWithType: float4.yyxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyxw
|
|
type: Property
|
|
source:
|
|
id: yyxw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1711
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yyxw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyxw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yyxw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yyyx
|
|
id: yyyx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyyx
|
|
nameWithType: float4.yyyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyyx
|
|
type: Property
|
|
source:
|
|
id: yyyx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1718
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yyyx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyyx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yyyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yyyy
|
|
id: yyyy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyyy
|
|
nameWithType: float4.yyyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyyy
|
|
type: Property
|
|
source:
|
|
id: yyyy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1725
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yyyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyyy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yyyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yyyz
|
|
id: yyyz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyyz
|
|
nameWithType: float4.yyyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyyz
|
|
type: Property
|
|
source:
|
|
id: yyyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1732
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yyyz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyyz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yyyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyyw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yyyw
|
|
id: yyyw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyyw
|
|
nameWithType: float4.yyyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyyw
|
|
type: Property
|
|
source:
|
|
id: yyyw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1739
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yyyw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyyw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yyyw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yyzx
|
|
id: yyzx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyzx
|
|
nameWithType: float4.yyzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyzx
|
|
type: Property
|
|
source:
|
|
id: yyzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1746
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yyzx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyzx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yyzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yyzy
|
|
id: yyzy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyzy
|
|
nameWithType: float4.yyzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyzy
|
|
type: Property
|
|
source:
|
|
id: yyzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1753
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yyzy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyzy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yyzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yyzz
|
|
id: yyzz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyzz
|
|
nameWithType: float4.yyzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyzz
|
|
type: Property
|
|
source:
|
|
id: yyzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1760
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yyzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyzz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yyzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyzw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yyzw
|
|
id: yyzw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyzw
|
|
nameWithType: float4.yyzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyzw
|
|
type: Property
|
|
source:
|
|
id: yyzw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1767
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yyzw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyzw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yyzw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yywx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yywx
|
|
id: yywx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yywx
|
|
nameWithType: float4.yywx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yywx
|
|
type: Property
|
|
source:
|
|
id: yywx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1774
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yywx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yywx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yywx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yywy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yywy
|
|
id: yywy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yywy
|
|
nameWithType: float4.yywy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yywy
|
|
type: Property
|
|
source:
|
|
id: yywy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1781
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yywy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yywy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yywy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yywz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yywz
|
|
id: yywz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yywz
|
|
nameWithType: float4.yywz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yywz
|
|
type: Property
|
|
source:
|
|
id: yywz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1788
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yywz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yywz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yywz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyww
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yyww
|
|
id: yyww
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyww
|
|
nameWithType: float4.yyww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyww
|
|
type: Property
|
|
source:
|
|
id: yyww
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1795
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yyww { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyww As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yyww*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yzxx
|
|
id: yzxx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzxx
|
|
nameWithType: float4.yzxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzxx
|
|
type: Property
|
|
source:
|
|
id: yzxx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1802
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yzxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yzxx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yzxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yzxy
|
|
id: yzxy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzxy
|
|
nameWithType: float4.yzxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzxy
|
|
type: Property
|
|
source:
|
|
id: yzxy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1809
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yzxy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yzxy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yzxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yzxz
|
|
id: yzxz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzxz
|
|
nameWithType: float4.yzxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzxz
|
|
type: Property
|
|
source:
|
|
id: yzxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1816
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yzxz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yzxz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yzxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzxw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yzxw
|
|
id: yzxw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzxw
|
|
nameWithType: float4.yzxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzxw
|
|
type: Property
|
|
source:
|
|
id: yzxw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1823
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float4 yzxw { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property yzxw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yzxw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yzyx
|
|
id: yzyx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzyx
|
|
nameWithType: float4.yzyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzyx
|
|
type: Property
|
|
source:
|
|
id: yzyx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1832
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yzyx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yzyx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yzyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yzyy
|
|
id: yzyy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzyy
|
|
nameWithType: float4.yzyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzyy
|
|
type: Property
|
|
source:
|
|
id: yzyy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1839
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yzyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yzyy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yzyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yzyz
|
|
id: yzyz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzyz
|
|
nameWithType: float4.yzyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzyz
|
|
type: Property
|
|
source:
|
|
id: yzyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1846
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yzyz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yzyz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yzyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzyw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yzyw
|
|
id: yzyw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzyw
|
|
nameWithType: float4.yzyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzyw
|
|
type: Property
|
|
source:
|
|
id: yzyw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1853
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yzyw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yzyw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yzyw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yzzx
|
|
id: yzzx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzzx
|
|
nameWithType: float4.yzzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzzx
|
|
type: Property
|
|
source:
|
|
id: yzzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1860
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yzzx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yzzx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yzzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yzzy
|
|
id: yzzy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzzy
|
|
nameWithType: float4.yzzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzzy
|
|
type: Property
|
|
source:
|
|
id: yzzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1867
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yzzy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yzzy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yzzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yzzz
|
|
id: yzzz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzzz
|
|
nameWithType: float4.yzzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzzz
|
|
type: Property
|
|
source:
|
|
id: yzzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1874
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yzzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yzzz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yzzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzzw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yzzw
|
|
id: yzzw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzzw
|
|
nameWithType: float4.yzzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzzw
|
|
type: Property
|
|
source:
|
|
id: yzzw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1881
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yzzw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yzzw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yzzw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzwx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yzwx
|
|
id: yzwx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzwx
|
|
nameWithType: float4.yzwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzwx
|
|
type: Property
|
|
source:
|
|
id: yzwx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1888
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float4 yzwx { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property yzwx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yzwx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzwy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yzwy
|
|
id: yzwy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzwy
|
|
nameWithType: float4.yzwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzwy
|
|
type: Property
|
|
source:
|
|
id: yzwy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1897
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yzwy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yzwy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yzwy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzwz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yzwz
|
|
id: yzwz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzwz
|
|
nameWithType: float4.yzwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzwz
|
|
type: Property
|
|
source:
|
|
id: yzwz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1904
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yzwz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yzwz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yzwz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzww
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.yzww
|
|
id: yzww
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzww
|
|
nameWithType: float4.yzww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzww
|
|
type: Property
|
|
source:
|
|
id: yzww
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1911
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yzww { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yzww As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.yzww*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.ywxx
|
|
id: ywxx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ywxx
|
|
nameWithType: float4.ywxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywxx
|
|
type: Property
|
|
source:
|
|
id: ywxx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1918
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 ywxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property ywxx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.ywxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.ywxy
|
|
id: ywxy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ywxy
|
|
nameWithType: float4.ywxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywxy
|
|
type: Property
|
|
source:
|
|
id: ywxy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1925
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 ywxy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property ywxy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.ywxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.ywxz
|
|
id: ywxz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ywxz
|
|
nameWithType: float4.ywxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywxz
|
|
type: Property
|
|
source:
|
|
id: ywxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1932
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float4 ywxz { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property ywxz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.ywxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywxw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.ywxw
|
|
id: ywxw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ywxw
|
|
nameWithType: float4.ywxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywxw
|
|
type: Property
|
|
source:
|
|
id: ywxw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1941
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 ywxw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property ywxw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.ywxw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.ywyx
|
|
id: ywyx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ywyx
|
|
nameWithType: float4.ywyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywyx
|
|
type: Property
|
|
source:
|
|
id: ywyx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1948
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 ywyx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property ywyx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.ywyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.ywyy
|
|
id: ywyy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ywyy
|
|
nameWithType: float4.ywyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywyy
|
|
type: Property
|
|
source:
|
|
id: ywyy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1955
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 ywyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property ywyy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.ywyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.ywyz
|
|
id: ywyz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ywyz
|
|
nameWithType: float4.ywyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywyz
|
|
type: Property
|
|
source:
|
|
id: ywyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1962
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 ywyz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property ywyz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.ywyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywyw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.ywyw
|
|
id: ywyw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ywyw
|
|
nameWithType: float4.ywyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywyw
|
|
type: Property
|
|
source:
|
|
id: ywyw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1969
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 ywyw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property ywyw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.ywyw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.ywzx
|
|
id: ywzx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ywzx
|
|
nameWithType: float4.ywzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywzx
|
|
type: Property
|
|
source:
|
|
id: ywzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1976
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float4 ywzx { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property ywzx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.ywzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.ywzy
|
|
id: ywzy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ywzy
|
|
nameWithType: float4.ywzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywzy
|
|
type: Property
|
|
source:
|
|
id: ywzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1985
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 ywzy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property ywzy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.ywzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.ywzz
|
|
id: ywzz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ywzz
|
|
nameWithType: float4.ywzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywzz
|
|
type: Property
|
|
source:
|
|
id: ywzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1992
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 ywzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property ywzz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.ywzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywzw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.ywzw
|
|
id: ywzw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ywzw
|
|
nameWithType: float4.ywzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywzw
|
|
type: Property
|
|
source:
|
|
id: ywzw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 1999
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 ywzw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property ywzw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.ywzw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywwx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.ywwx
|
|
id: ywwx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ywwx
|
|
nameWithType: float4.ywwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywwx
|
|
type: Property
|
|
source:
|
|
id: ywwx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2006
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 ywwx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property ywwx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.ywwx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywwy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.ywwy
|
|
id: ywwy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ywwy
|
|
nameWithType: float4.ywwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywwy
|
|
type: Property
|
|
source:
|
|
id: ywwy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2013
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 ywwy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property ywwy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.ywwy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywwz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.ywwz
|
|
id: ywwz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ywwz
|
|
nameWithType: float4.ywwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywwz
|
|
type: Property
|
|
source:
|
|
id: ywwz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2020
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 ywwz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property ywwz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.ywwz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywww
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.ywww
|
|
id: ywww
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ywww
|
|
nameWithType: float4.ywww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywww
|
|
type: Property
|
|
source:
|
|
id: ywww
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2027
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 ywww { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property ywww As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.ywww*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zxxx
|
|
id: zxxx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxxx
|
|
nameWithType: float4.zxxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxxx
|
|
type: Property
|
|
source:
|
|
id: zxxx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2034
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zxxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zxxx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zxxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zxxy
|
|
id: zxxy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxxy
|
|
nameWithType: float4.zxxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxxy
|
|
type: Property
|
|
source:
|
|
id: zxxy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2041
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zxxy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zxxy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zxxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zxxz
|
|
id: zxxz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxxz
|
|
nameWithType: float4.zxxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxxz
|
|
type: Property
|
|
source:
|
|
id: zxxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2048
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zxxz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zxxz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zxxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxxw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zxxw
|
|
id: zxxw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxxw
|
|
nameWithType: float4.zxxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxxw
|
|
type: Property
|
|
source:
|
|
id: zxxw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2055
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zxxw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zxxw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zxxw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zxyx
|
|
id: zxyx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxyx
|
|
nameWithType: float4.zxyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxyx
|
|
type: Property
|
|
source:
|
|
id: zxyx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2062
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zxyx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zxyx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zxyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zxyy
|
|
id: zxyy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxyy
|
|
nameWithType: float4.zxyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxyy
|
|
type: Property
|
|
source:
|
|
id: zxyy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2069
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zxyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zxyy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zxyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zxyz
|
|
id: zxyz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxyz
|
|
nameWithType: float4.zxyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxyz
|
|
type: Property
|
|
source:
|
|
id: zxyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2076
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zxyz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zxyz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zxyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxyw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zxyw
|
|
id: zxyw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxyw
|
|
nameWithType: float4.zxyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxyw
|
|
type: Property
|
|
source:
|
|
id: zxyw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2083
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float4 zxyw { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property zxyw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zxyw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zxzx
|
|
id: zxzx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxzx
|
|
nameWithType: float4.zxzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxzx
|
|
type: Property
|
|
source:
|
|
id: zxzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2092
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zxzx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zxzx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zxzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zxzy
|
|
id: zxzy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxzy
|
|
nameWithType: float4.zxzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxzy
|
|
type: Property
|
|
source:
|
|
id: zxzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2099
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zxzy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zxzy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zxzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zxzz
|
|
id: zxzz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxzz
|
|
nameWithType: float4.zxzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxzz
|
|
type: Property
|
|
source:
|
|
id: zxzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2106
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zxzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zxzz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zxzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxzw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zxzw
|
|
id: zxzw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxzw
|
|
nameWithType: float4.zxzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxzw
|
|
type: Property
|
|
source:
|
|
id: zxzw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2113
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zxzw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zxzw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zxzw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxwx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zxwx
|
|
id: zxwx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxwx
|
|
nameWithType: float4.zxwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxwx
|
|
type: Property
|
|
source:
|
|
id: zxwx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2120
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zxwx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zxwx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zxwx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxwy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zxwy
|
|
id: zxwy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxwy
|
|
nameWithType: float4.zxwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxwy
|
|
type: Property
|
|
source:
|
|
id: zxwy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2127
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float4 zxwy { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property zxwy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zxwy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxwz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zxwz
|
|
id: zxwz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxwz
|
|
nameWithType: float4.zxwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxwz
|
|
type: Property
|
|
source:
|
|
id: zxwz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2136
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zxwz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zxwz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zxwz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxww
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zxww
|
|
id: zxww
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxww
|
|
nameWithType: float4.zxww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxww
|
|
type: Property
|
|
source:
|
|
id: zxww
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2143
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zxww { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zxww As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zxww*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zyxx
|
|
id: zyxx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyxx
|
|
nameWithType: float4.zyxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyxx
|
|
type: Property
|
|
source:
|
|
id: zyxx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2150
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zyxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zyxx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zyxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zyxy
|
|
id: zyxy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyxy
|
|
nameWithType: float4.zyxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyxy
|
|
type: Property
|
|
source:
|
|
id: zyxy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2157
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zyxy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zyxy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zyxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zyxz
|
|
id: zyxz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyxz
|
|
nameWithType: float4.zyxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyxz
|
|
type: Property
|
|
source:
|
|
id: zyxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2164
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zyxz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zyxz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zyxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyxw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zyxw
|
|
id: zyxw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyxw
|
|
nameWithType: float4.zyxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyxw
|
|
type: Property
|
|
source:
|
|
id: zyxw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2171
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float4 zyxw { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property zyxw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zyxw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zyyx
|
|
id: zyyx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyyx
|
|
nameWithType: float4.zyyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyyx
|
|
type: Property
|
|
source:
|
|
id: zyyx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2180
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zyyx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zyyx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zyyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zyyy
|
|
id: zyyy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyyy
|
|
nameWithType: float4.zyyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyyy
|
|
type: Property
|
|
source:
|
|
id: zyyy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2187
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zyyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zyyy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zyyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zyyz
|
|
id: zyyz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyyz
|
|
nameWithType: float4.zyyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyyz
|
|
type: Property
|
|
source:
|
|
id: zyyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2194
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zyyz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zyyz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zyyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyyw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zyyw
|
|
id: zyyw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyyw
|
|
nameWithType: float4.zyyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyyw
|
|
type: Property
|
|
source:
|
|
id: zyyw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2201
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zyyw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zyyw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zyyw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zyzx
|
|
id: zyzx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyzx
|
|
nameWithType: float4.zyzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyzx
|
|
type: Property
|
|
source:
|
|
id: zyzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2208
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zyzx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zyzx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zyzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zyzy
|
|
id: zyzy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyzy
|
|
nameWithType: float4.zyzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyzy
|
|
type: Property
|
|
source:
|
|
id: zyzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2215
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zyzy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zyzy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zyzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zyzz
|
|
id: zyzz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyzz
|
|
nameWithType: float4.zyzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyzz
|
|
type: Property
|
|
source:
|
|
id: zyzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2222
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zyzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zyzz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zyzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyzw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zyzw
|
|
id: zyzw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyzw
|
|
nameWithType: float4.zyzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyzw
|
|
type: Property
|
|
source:
|
|
id: zyzw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2229
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zyzw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zyzw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zyzw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zywx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zywx
|
|
id: zywx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zywx
|
|
nameWithType: float4.zywx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zywx
|
|
type: Property
|
|
source:
|
|
id: zywx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2236
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float4 zywx { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property zywx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zywx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zywy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zywy
|
|
id: zywy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zywy
|
|
nameWithType: float4.zywy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zywy
|
|
type: Property
|
|
source:
|
|
id: zywy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2245
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zywy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zywy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zywy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zywz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zywz
|
|
id: zywz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zywz
|
|
nameWithType: float4.zywz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zywz
|
|
type: Property
|
|
source:
|
|
id: zywz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2252
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zywz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zywz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zywz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyww
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zyww
|
|
id: zyww
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyww
|
|
nameWithType: float4.zyww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyww
|
|
type: Property
|
|
source:
|
|
id: zyww
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2259
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zyww { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zyww As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zyww*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zzxx
|
|
id: zzxx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzxx
|
|
nameWithType: float4.zzxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzxx
|
|
type: Property
|
|
source:
|
|
id: zzxx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2266
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zzxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzxx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zzxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zzxy
|
|
id: zzxy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzxy
|
|
nameWithType: float4.zzxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzxy
|
|
type: Property
|
|
source:
|
|
id: zzxy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2273
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zzxy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzxy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zzxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zzxz
|
|
id: zzxz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzxz
|
|
nameWithType: float4.zzxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzxz
|
|
type: Property
|
|
source:
|
|
id: zzxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2280
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zzxz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzxz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zzxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzxw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zzxw
|
|
id: zzxw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzxw
|
|
nameWithType: float4.zzxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzxw
|
|
type: Property
|
|
source:
|
|
id: zzxw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2287
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zzxw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzxw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zzxw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zzyx
|
|
id: zzyx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzyx
|
|
nameWithType: float4.zzyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzyx
|
|
type: Property
|
|
source:
|
|
id: zzyx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2294
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zzyx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzyx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zzyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zzyy
|
|
id: zzyy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzyy
|
|
nameWithType: float4.zzyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzyy
|
|
type: Property
|
|
source:
|
|
id: zzyy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2301
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zzyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzyy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zzyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zzyz
|
|
id: zzyz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzyz
|
|
nameWithType: float4.zzyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzyz
|
|
type: Property
|
|
source:
|
|
id: zzyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2308
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zzyz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzyz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zzyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzyw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zzyw
|
|
id: zzyw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzyw
|
|
nameWithType: float4.zzyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzyw
|
|
type: Property
|
|
source:
|
|
id: zzyw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2315
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zzyw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzyw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zzyw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zzzx
|
|
id: zzzx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzzx
|
|
nameWithType: float4.zzzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzzx
|
|
type: Property
|
|
source:
|
|
id: zzzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2322
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zzzx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzzx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zzzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zzzy
|
|
id: zzzy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzzy
|
|
nameWithType: float4.zzzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzzy
|
|
type: Property
|
|
source:
|
|
id: zzzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2329
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zzzy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzzy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zzzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zzzz
|
|
id: zzzz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzzz
|
|
nameWithType: float4.zzzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzzz
|
|
type: Property
|
|
source:
|
|
id: zzzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2336
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zzzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzzz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zzzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzzw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zzzw
|
|
id: zzzw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzzw
|
|
nameWithType: float4.zzzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzzw
|
|
type: Property
|
|
source:
|
|
id: zzzw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2343
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zzzw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzzw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zzzw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzwx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zzwx
|
|
id: zzwx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzwx
|
|
nameWithType: float4.zzwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzwx
|
|
type: Property
|
|
source:
|
|
id: zzwx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2350
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zzwx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzwx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zzwx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzwy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zzwy
|
|
id: zzwy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzwy
|
|
nameWithType: float4.zzwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzwy
|
|
type: Property
|
|
source:
|
|
id: zzwy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2357
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zzwy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzwy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zzwy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzwz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zzwz
|
|
id: zzwz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzwz
|
|
nameWithType: float4.zzwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzwz
|
|
type: Property
|
|
source:
|
|
id: zzwz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2364
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zzwz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzwz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zzwz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzww
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zzww
|
|
id: zzww
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzww
|
|
nameWithType: float4.zzww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzww
|
|
type: Property
|
|
source:
|
|
id: zzww
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2371
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zzww { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzww As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zzww*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zwxx
|
|
id: zwxx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zwxx
|
|
nameWithType: float4.zwxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwxx
|
|
type: Property
|
|
source:
|
|
id: zwxx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2378
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zwxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zwxx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zwxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zwxy
|
|
id: zwxy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zwxy
|
|
nameWithType: float4.zwxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwxy
|
|
type: Property
|
|
source:
|
|
id: zwxy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2385
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float4 zwxy { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property zwxy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zwxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zwxz
|
|
id: zwxz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zwxz
|
|
nameWithType: float4.zwxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwxz
|
|
type: Property
|
|
source:
|
|
id: zwxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2394
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zwxz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zwxz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zwxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwxw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zwxw
|
|
id: zwxw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zwxw
|
|
nameWithType: float4.zwxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwxw
|
|
type: Property
|
|
source:
|
|
id: zwxw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2401
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zwxw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zwxw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zwxw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zwyx
|
|
id: zwyx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zwyx
|
|
nameWithType: float4.zwyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwyx
|
|
type: Property
|
|
source:
|
|
id: zwyx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2408
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float4 zwyx { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property zwyx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zwyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zwyy
|
|
id: zwyy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zwyy
|
|
nameWithType: float4.zwyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwyy
|
|
type: Property
|
|
source:
|
|
id: zwyy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2417
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zwyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zwyy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zwyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zwyz
|
|
id: zwyz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zwyz
|
|
nameWithType: float4.zwyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwyz
|
|
type: Property
|
|
source:
|
|
id: zwyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2424
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zwyz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zwyz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zwyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwyw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zwyw
|
|
id: zwyw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zwyw
|
|
nameWithType: float4.zwyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwyw
|
|
type: Property
|
|
source:
|
|
id: zwyw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2431
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zwyw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zwyw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zwyw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zwzx
|
|
id: zwzx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zwzx
|
|
nameWithType: float4.zwzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwzx
|
|
type: Property
|
|
source:
|
|
id: zwzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2438
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zwzx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zwzx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zwzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zwzy
|
|
id: zwzy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zwzy
|
|
nameWithType: float4.zwzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwzy
|
|
type: Property
|
|
source:
|
|
id: zwzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2445
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zwzy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zwzy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zwzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zwzz
|
|
id: zwzz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zwzz
|
|
nameWithType: float4.zwzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwzz
|
|
type: Property
|
|
source:
|
|
id: zwzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2452
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zwzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zwzz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zwzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwzw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zwzw
|
|
id: zwzw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zwzw
|
|
nameWithType: float4.zwzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwzw
|
|
type: Property
|
|
source:
|
|
id: zwzw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2459
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zwzw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zwzw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zwzw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwwx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zwwx
|
|
id: zwwx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zwwx
|
|
nameWithType: float4.zwwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwwx
|
|
type: Property
|
|
source:
|
|
id: zwwx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2466
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zwwx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zwwx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zwwx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwwy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zwwy
|
|
id: zwwy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zwwy
|
|
nameWithType: float4.zwwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwwy
|
|
type: Property
|
|
source:
|
|
id: zwwy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2473
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zwwy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zwwy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zwwy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwwz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zwwz
|
|
id: zwwz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zwwz
|
|
nameWithType: float4.zwwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwwz
|
|
type: Property
|
|
source:
|
|
id: zwwz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2480
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zwwz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zwwz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zwwz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwww
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.zwww
|
|
id: zwww
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zwww
|
|
nameWithType: float4.zwww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwww
|
|
type: Property
|
|
source:
|
|
id: zwww
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2487
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zwww { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zwww As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.zwww*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wxxx
|
|
id: wxxx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wxxx
|
|
nameWithType: float4.wxxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxxx
|
|
type: Property
|
|
source:
|
|
id: wxxx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2494
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wxxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wxxx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wxxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wxxy
|
|
id: wxxy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wxxy
|
|
nameWithType: float4.wxxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxxy
|
|
type: Property
|
|
source:
|
|
id: wxxy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2501
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wxxy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wxxy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wxxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wxxz
|
|
id: wxxz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wxxz
|
|
nameWithType: float4.wxxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxxz
|
|
type: Property
|
|
source:
|
|
id: wxxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2508
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wxxz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wxxz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wxxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxxw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wxxw
|
|
id: wxxw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wxxw
|
|
nameWithType: float4.wxxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxxw
|
|
type: Property
|
|
source:
|
|
id: wxxw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2515
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wxxw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wxxw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wxxw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wxyx
|
|
id: wxyx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wxyx
|
|
nameWithType: float4.wxyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxyx
|
|
type: Property
|
|
source:
|
|
id: wxyx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2522
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wxyx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wxyx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wxyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wxyy
|
|
id: wxyy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wxyy
|
|
nameWithType: float4.wxyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxyy
|
|
type: Property
|
|
source:
|
|
id: wxyy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2529
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wxyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wxyy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wxyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wxyz
|
|
id: wxyz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wxyz
|
|
nameWithType: float4.wxyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxyz
|
|
type: Property
|
|
source:
|
|
id: wxyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2536
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float4 wxyz { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property wxyz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wxyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxyw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wxyw
|
|
id: wxyw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wxyw
|
|
nameWithType: float4.wxyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxyw
|
|
type: Property
|
|
source:
|
|
id: wxyw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2545
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wxyw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wxyw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wxyw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wxzx
|
|
id: wxzx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wxzx
|
|
nameWithType: float4.wxzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxzx
|
|
type: Property
|
|
source:
|
|
id: wxzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2552
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wxzx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wxzx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wxzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wxzy
|
|
id: wxzy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wxzy
|
|
nameWithType: float4.wxzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxzy
|
|
type: Property
|
|
source:
|
|
id: wxzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2559
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float4 wxzy { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property wxzy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wxzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wxzz
|
|
id: wxzz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wxzz
|
|
nameWithType: float4.wxzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxzz
|
|
type: Property
|
|
source:
|
|
id: wxzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2568
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wxzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wxzz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wxzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxzw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wxzw
|
|
id: wxzw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wxzw
|
|
nameWithType: float4.wxzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxzw
|
|
type: Property
|
|
source:
|
|
id: wxzw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2575
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wxzw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wxzw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wxzw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxwx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wxwx
|
|
id: wxwx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wxwx
|
|
nameWithType: float4.wxwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxwx
|
|
type: Property
|
|
source:
|
|
id: wxwx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2582
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wxwx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wxwx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wxwx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxwy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wxwy
|
|
id: wxwy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wxwy
|
|
nameWithType: float4.wxwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxwy
|
|
type: Property
|
|
source:
|
|
id: wxwy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2589
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wxwy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wxwy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wxwy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxwz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wxwz
|
|
id: wxwz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wxwz
|
|
nameWithType: float4.wxwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxwz
|
|
type: Property
|
|
source:
|
|
id: wxwz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2596
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wxwz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wxwz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wxwz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxww
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wxww
|
|
id: wxww
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wxww
|
|
nameWithType: float4.wxww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxww
|
|
type: Property
|
|
source:
|
|
id: wxww
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2603
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wxww { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wxww As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wxww*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wyxx
|
|
id: wyxx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wyxx
|
|
nameWithType: float4.wyxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyxx
|
|
type: Property
|
|
source:
|
|
id: wyxx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2610
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wyxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wyxx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wyxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wyxy
|
|
id: wyxy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wyxy
|
|
nameWithType: float4.wyxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyxy
|
|
type: Property
|
|
source:
|
|
id: wyxy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2617
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wyxy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wyxy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wyxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wyxz
|
|
id: wyxz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wyxz
|
|
nameWithType: float4.wyxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyxz
|
|
type: Property
|
|
source:
|
|
id: wyxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2624
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float4 wyxz { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property wyxz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wyxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyxw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wyxw
|
|
id: wyxw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wyxw
|
|
nameWithType: float4.wyxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyxw
|
|
type: Property
|
|
source:
|
|
id: wyxw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2633
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wyxw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wyxw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wyxw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wyyx
|
|
id: wyyx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wyyx
|
|
nameWithType: float4.wyyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyyx
|
|
type: Property
|
|
source:
|
|
id: wyyx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2640
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wyyx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wyyx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wyyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wyyy
|
|
id: wyyy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wyyy
|
|
nameWithType: float4.wyyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyyy
|
|
type: Property
|
|
source:
|
|
id: wyyy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2647
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wyyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wyyy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wyyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wyyz
|
|
id: wyyz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wyyz
|
|
nameWithType: float4.wyyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyyz
|
|
type: Property
|
|
source:
|
|
id: wyyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2654
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wyyz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wyyz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wyyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyyw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wyyw
|
|
id: wyyw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wyyw
|
|
nameWithType: float4.wyyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyyw
|
|
type: Property
|
|
source:
|
|
id: wyyw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2661
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wyyw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wyyw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wyyw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wyzx
|
|
id: wyzx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wyzx
|
|
nameWithType: float4.wyzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyzx
|
|
type: Property
|
|
source:
|
|
id: wyzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2668
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float4 wyzx { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property wyzx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wyzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wyzy
|
|
id: wyzy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wyzy
|
|
nameWithType: float4.wyzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyzy
|
|
type: Property
|
|
source:
|
|
id: wyzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2677
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wyzy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wyzy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wyzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wyzz
|
|
id: wyzz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wyzz
|
|
nameWithType: float4.wyzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyzz
|
|
type: Property
|
|
source:
|
|
id: wyzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2684
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wyzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wyzz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wyzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyzw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wyzw
|
|
id: wyzw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wyzw
|
|
nameWithType: float4.wyzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyzw
|
|
type: Property
|
|
source:
|
|
id: wyzw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2691
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wyzw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wyzw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wyzw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wywx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wywx
|
|
id: wywx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wywx
|
|
nameWithType: float4.wywx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wywx
|
|
type: Property
|
|
source:
|
|
id: wywx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2698
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wywx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wywx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wywx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wywy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wywy
|
|
id: wywy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wywy
|
|
nameWithType: float4.wywy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wywy
|
|
type: Property
|
|
source:
|
|
id: wywy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2705
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wywy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wywy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wywy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wywz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wywz
|
|
id: wywz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wywz
|
|
nameWithType: float4.wywz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wywz
|
|
type: Property
|
|
source:
|
|
id: wywz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2712
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wywz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wywz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wywz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyww
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wyww
|
|
id: wyww
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wyww
|
|
nameWithType: float4.wyww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyww
|
|
type: Property
|
|
source:
|
|
id: wyww
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2719
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wyww { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wyww As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wyww*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wzxx
|
|
id: wzxx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wzxx
|
|
nameWithType: float4.wzxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzxx
|
|
type: Property
|
|
source:
|
|
id: wzxx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2726
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wzxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wzxx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wzxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wzxy
|
|
id: wzxy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wzxy
|
|
nameWithType: float4.wzxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzxy
|
|
type: Property
|
|
source:
|
|
id: wzxy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2733
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float4 wzxy { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property wzxy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wzxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wzxz
|
|
id: wzxz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wzxz
|
|
nameWithType: float4.wzxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzxz
|
|
type: Property
|
|
source:
|
|
id: wzxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2742
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wzxz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wzxz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wzxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzxw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wzxw
|
|
id: wzxw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wzxw
|
|
nameWithType: float4.wzxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzxw
|
|
type: Property
|
|
source:
|
|
id: wzxw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2749
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wzxw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wzxw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wzxw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wzyx
|
|
id: wzyx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wzyx
|
|
nameWithType: float4.wzyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzyx
|
|
type: Property
|
|
source:
|
|
id: wzyx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2756
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float4 wzyx { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property wzyx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wzyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wzyy
|
|
id: wzyy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wzyy
|
|
nameWithType: float4.wzyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzyy
|
|
type: Property
|
|
source:
|
|
id: wzyy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2765
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wzyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wzyy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wzyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wzyz
|
|
id: wzyz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wzyz
|
|
nameWithType: float4.wzyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzyz
|
|
type: Property
|
|
source:
|
|
id: wzyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2772
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wzyz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wzyz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wzyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzyw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wzyw
|
|
id: wzyw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wzyw
|
|
nameWithType: float4.wzyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzyw
|
|
type: Property
|
|
source:
|
|
id: wzyw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2779
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wzyw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wzyw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wzyw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wzzx
|
|
id: wzzx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wzzx
|
|
nameWithType: float4.wzzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzzx
|
|
type: Property
|
|
source:
|
|
id: wzzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2786
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wzzx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wzzx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wzzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wzzy
|
|
id: wzzy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wzzy
|
|
nameWithType: float4.wzzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzzy
|
|
type: Property
|
|
source:
|
|
id: wzzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2793
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wzzy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wzzy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wzzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wzzz
|
|
id: wzzz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wzzz
|
|
nameWithType: float4.wzzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzzz
|
|
type: Property
|
|
source:
|
|
id: wzzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2800
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wzzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wzzz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wzzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzzw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wzzw
|
|
id: wzzw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wzzw
|
|
nameWithType: float4.wzzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzzw
|
|
type: Property
|
|
source:
|
|
id: wzzw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2807
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wzzw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wzzw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wzzw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzwx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wzwx
|
|
id: wzwx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wzwx
|
|
nameWithType: float4.wzwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzwx
|
|
type: Property
|
|
source:
|
|
id: wzwx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2814
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wzwx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wzwx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wzwx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzwy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wzwy
|
|
id: wzwy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wzwy
|
|
nameWithType: float4.wzwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzwy
|
|
type: Property
|
|
source:
|
|
id: wzwy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2821
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wzwy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wzwy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wzwy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzwz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wzwz
|
|
id: wzwz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wzwz
|
|
nameWithType: float4.wzwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzwz
|
|
type: Property
|
|
source:
|
|
id: wzwz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2828
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wzwz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wzwz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wzwz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzww
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wzww
|
|
id: wzww
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wzww
|
|
nameWithType: float4.wzww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzww
|
|
type: Property
|
|
source:
|
|
id: wzww
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2835
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wzww { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wzww As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wzww*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wwxx
|
|
id: wwxx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wwxx
|
|
nameWithType: float4.wwxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwxx
|
|
type: Property
|
|
source:
|
|
id: wwxx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2842
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wwxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wwxx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wwxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wwxy
|
|
id: wwxy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wwxy
|
|
nameWithType: float4.wwxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwxy
|
|
type: Property
|
|
source:
|
|
id: wwxy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2849
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wwxy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wwxy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wwxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wwxz
|
|
id: wwxz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wwxz
|
|
nameWithType: float4.wwxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwxz
|
|
type: Property
|
|
source:
|
|
id: wwxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2856
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wwxz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wwxz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wwxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwxw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wwxw
|
|
id: wwxw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wwxw
|
|
nameWithType: float4.wwxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwxw
|
|
type: Property
|
|
source:
|
|
id: wwxw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2863
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wwxw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wwxw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wwxw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wwyx
|
|
id: wwyx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wwyx
|
|
nameWithType: float4.wwyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwyx
|
|
type: Property
|
|
source:
|
|
id: wwyx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2870
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wwyx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wwyx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wwyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wwyy
|
|
id: wwyy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wwyy
|
|
nameWithType: float4.wwyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwyy
|
|
type: Property
|
|
source:
|
|
id: wwyy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2877
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wwyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wwyy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wwyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wwyz
|
|
id: wwyz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wwyz
|
|
nameWithType: float4.wwyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwyz
|
|
type: Property
|
|
source:
|
|
id: wwyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2884
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wwyz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wwyz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wwyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwyw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wwyw
|
|
id: wwyw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wwyw
|
|
nameWithType: float4.wwyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwyw
|
|
type: Property
|
|
source:
|
|
id: wwyw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2891
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wwyw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wwyw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wwyw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wwzx
|
|
id: wwzx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wwzx
|
|
nameWithType: float4.wwzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwzx
|
|
type: Property
|
|
source:
|
|
id: wwzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2898
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wwzx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wwzx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wwzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wwzy
|
|
id: wwzy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wwzy
|
|
nameWithType: float4.wwzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwzy
|
|
type: Property
|
|
source:
|
|
id: wwzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2905
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wwzy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wwzy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wwzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wwzz
|
|
id: wwzz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wwzz
|
|
nameWithType: float4.wwzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwzz
|
|
type: Property
|
|
source:
|
|
id: wwzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2912
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wwzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wwzz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wwzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwzw
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wwzw
|
|
id: wwzw
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wwzw
|
|
nameWithType: float4.wwzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwzw
|
|
type: Property
|
|
source:
|
|
id: wwzw
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2919
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wwzw { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wwzw As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wwzw*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwwx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wwwx
|
|
id: wwwx
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wwwx
|
|
nameWithType: float4.wwwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwwx
|
|
type: Property
|
|
source:
|
|
id: wwwx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2926
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wwwx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wwwx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wwwx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwwy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wwwy
|
|
id: wwwy
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wwwy
|
|
nameWithType: float4.wwwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwwy
|
|
type: Property
|
|
source:
|
|
id: wwwy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2933
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wwwy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wwwy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wwwy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwwz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wwwz
|
|
id: wwwz
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wwwz
|
|
nameWithType: float4.wwwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwwz
|
|
type: Property
|
|
source:
|
|
id: wwwz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2940
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wwwz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wwwz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wwwz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwww
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float4.wwww
|
|
id: wwww
|
|
parent: Misaki.HighPerformance.Mathematics.float4
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: wwww
|
|
nameWithType: float4.wwww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwww
|
|
type: Property
|
|
source:
|
|
id: wwww
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2947
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 wwww { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property wwww As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float4.wwww*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
references:
|
|
- uid: Misaki.HighPerformance.Mathematics
|
|
commentId: N:Misaki.HighPerformance.Mathematics
|
|
href: Misaki.html
|
|
name: Misaki.HighPerformance.Mathematics
|
|
nameWithType: Misaki.HighPerformance.Mathematics
|
|
fullName: Misaki.HighPerformance.Mathematics
|
|
spec.csharp:
|
|
- uid: Misaki
|
|
name: Misaki
|
|
href: Misaki.html
|
|
- name: .
|
|
- uid: Misaki.HighPerformance
|
|
name: HighPerformance
|
|
href: Misaki.HighPerformance.html
|
|
- name: .
|
|
- uid: Misaki.HighPerformance.Mathematics
|
|
name: Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.html
|
|
spec.vb:
|
|
- uid: Misaki
|
|
name: Misaki
|
|
href: Misaki.html
|
|
- name: .
|
|
- uid: Misaki.HighPerformance
|
|
name: HighPerformance
|
|
href: Misaki.HighPerformance.html
|
|
- name: .
|
|
- uid: Misaki.HighPerformance.Mathematics
|
|
name: Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.html
|
|
- uid: System.IEquatable{Misaki.HighPerformance.Mathematics.float4}
|
|
commentId: T:System.IEquatable{Misaki.HighPerformance.Mathematics.float4}
|
|
parent: System
|
|
definition: System.IEquatable`1
|
|
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1
|
|
name: IEquatable<float4>
|
|
nameWithType: IEquatable<float4>
|
|
fullName: System.IEquatable<Misaki.HighPerformance.Mathematics.float4>
|
|
nameWithType.vb: IEquatable(Of float4)
|
|
fullName.vb: System.IEquatable(Of Misaki.HighPerformance.Mathematics.float4)
|
|
name.vb: IEquatable(Of float4)
|
|
spec.csharp:
|
|
- uid: System.IEquatable`1
|
|
name: IEquatable
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1
|
|
- name: <
|
|
- uid: Misaki.HighPerformance.Mathematics.float4
|
|
name: float4
|
|
href: Misaki.HighPerformance.Mathematics.float4.html
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.IEquatable`1
|
|
name: IEquatable
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float4
|
|
name: float4
|
|
href: Misaki.HighPerformance.Mathematics.float4.html
|
|
- name: )
|
|
- uid: System.Object.Equals(System.Object,System.Object)
|
|
commentId: M:System.Object.Equals(System.Object,System.Object)
|
|
parent: System.Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
|
|
name: Equals(object, object)
|
|
nameWithType: object.Equals(object, object)
|
|
fullName: object.Equals(object, object)
|
|
nameWithType.vb: Object.Equals(Object, Object)
|
|
fullName.vb: Object.Equals(Object, Object)
|
|
name.vb: Equals(Object, Object)
|
|
spec.csharp:
|
|
- uid: System.Object.Equals(System.Object,System.Object)
|
|
name: Equals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
|
|
- name: (
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.Object.Equals(System.Object,System.Object)
|
|
name: Equals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
|
|
- name: (
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
- uid: System.Object.GetType
|
|
commentId: M:System.Object.GetType
|
|
parent: System.Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.gettype
|
|
name: GetType()
|
|
nameWithType: object.GetType()
|
|
fullName: object.GetType()
|
|
nameWithType.vb: Object.GetType()
|
|
fullName.vb: Object.GetType()
|
|
spec.csharp:
|
|
- uid: System.Object.GetType
|
|
name: GetType
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.gettype
|
|
- name: (
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.Object.GetType
|
|
name: GetType
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.gettype
|
|
- name: (
|
|
- name: )
|
|
- uid: System.Object.ReferenceEquals(System.Object,System.Object)
|
|
commentId: M:System.Object.ReferenceEquals(System.Object,System.Object)
|
|
parent: System.Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.referenceequals
|
|
name: ReferenceEquals(object, object)
|
|
nameWithType: object.ReferenceEquals(object, object)
|
|
fullName: object.ReferenceEquals(object, object)
|
|
nameWithType.vb: Object.ReferenceEquals(Object, Object)
|
|
fullName.vb: Object.ReferenceEquals(Object, Object)
|
|
name.vb: ReferenceEquals(Object, Object)
|
|
spec.csharp:
|
|
- uid: System.Object.ReferenceEquals(System.Object,System.Object)
|
|
name: ReferenceEquals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.referenceequals
|
|
- name: (
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.Object.ReferenceEquals(System.Object,System.Object)
|
|
name: ReferenceEquals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.referenceequals
|
|
- name: (
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128
|
|
commentId: M:Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.VectorInterop
|
|
definition: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.float4)
|
|
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_float4_
|
|
name: AsVector128(float4)
|
|
nameWithType: VectorInterop.AsVector128(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.float4)
|
|
spec.csharp:
|
|
- uid: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.float4)
|
|
name: AsVector128
|
|
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_float4_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float4
|
|
name: float4
|
|
href: Misaki.HighPerformance.Mathematics.float4.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.float4)
|
|
name: AsVector128
|
|
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_float4_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float4
|
|
name: float4
|
|
href: Misaki.HighPerformance.Mathematics.float4.html
|
|
- name: )
|
|
- uid: System.IEquatable`1
|
|
commentId: T:System.IEquatable`1
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1
|
|
name: IEquatable<T>
|
|
nameWithType: IEquatable<T>
|
|
fullName: System.IEquatable<T>
|
|
nameWithType.vb: IEquatable(Of T)
|
|
fullName.vb: System.IEquatable(Of T)
|
|
name.vb: IEquatable(Of T)
|
|
spec.csharp:
|
|
- uid: System.IEquatable`1
|
|
name: IEquatable
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1
|
|
- name: <
|
|
- name: T
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.IEquatable`1
|
|
name: IEquatable
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- name: T
|
|
- name: )
|
|
- uid: System
|
|
commentId: N:System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system
|
|
name: System
|
|
nameWithType: System
|
|
fullName: System
|
|
- uid: System.Object
|
|
commentId: T:System.Object
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
name: object
|
|
nameWithType: object
|
|
fullName: object
|
|
nameWithType.vb: Object
|
|
fullName.vb: Object
|
|
name.vb: Object
|
|
- uid: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.float4)
|
|
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_float4_
|
|
name: AsVector128(float4)
|
|
nameWithType: VectorInterop.AsVector128(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.float4)
|
|
spec.csharp:
|
|
- uid: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.float4)
|
|
name: AsVector128
|
|
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_float4_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float4
|
|
name: float4
|
|
href: Misaki.HighPerformance.Mathematics.float4.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.float4)
|
|
name: AsVector128
|
|
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_float4_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float4
|
|
name: float4
|
|
href: Misaki.HighPerformance.Mathematics.float4.html
|
|
- name: )
|
|
- uid: Misaki.HighPerformance.Mathematics.VectorInterop
|
|
commentId: T:Misaki.HighPerformance.Mathematics.VectorInterop
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.VectorInterop.html
|
|
name: VectorInterop
|
|
nameWithType: VectorInterop
|
|
fullName: Misaki.HighPerformance.Mathematics.VectorInterop
|
|
- uid: System.Runtime.Intrinsics.Vector128{System.Single}
|
|
commentId: T:System.Runtime.Intrinsics.Vector128{System.Single}
|
|
parent: System.Runtime.Intrinsics
|
|
definition: System.Runtime.Intrinsics.Vector128`1
|
|
href: https://learn.microsoft.com/dotnet/api/system.runtime.intrinsics.vector128-1
|
|
name: Vector128<float>
|
|
nameWithType: Vector128<float>
|
|
fullName: System.Runtime.Intrinsics.Vector128<float>
|
|
nameWithType.vb: Vector128(Of Single)
|
|
fullName.vb: System.Runtime.Intrinsics.Vector128(Of Single)
|
|
name.vb: Vector128(Of Single)
|
|
spec.csharp:
|
|
- uid: System.Runtime.Intrinsics.Vector128`1
|
|
name: Vector128
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.runtime.intrinsics.vector128-1
|
|
- name: <
|
|
- uid: System.Single
|
|
name: float
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Runtime.Intrinsics.Vector128`1
|
|
name: Vector128
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.runtime.intrinsics.vector128-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: Single
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: )
|
|
- uid: System.Runtime.Intrinsics.Vector128`1
|
|
commentId: T:System.Runtime.Intrinsics.Vector128`1
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.runtime.intrinsics.vector128-1
|
|
name: Vector128<T>
|
|
nameWithType: Vector128<T>
|
|
fullName: System.Runtime.Intrinsics.Vector128<T>
|
|
nameWithType.vb: Vector128(Of T)
|
|
fullName.vb: System.Runtime.Intrinsics.Vector128(Of T)
|
|
name.vb: Vector128(Of T)
|
|
spec.csharp:
|
|
- uid: System.Runtime.Intrinsics.Vector128`1
|
|
name: Vector128
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.runtime.intrinsics.vector128-1
|
|
- name: <
|
|
- name: T
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Runtime.Intrinsics.Vector128`1
|
|
name: Vector128
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.runtime.intrinsics.vector128-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- name: T
|
|
- name: )
|
|
- uid: System.Runtime.Intrinsics
|
|
commentId: N:System.Runtime.Intrinsics
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system
|
|
name: System.Runtime.Intrinsics
|
|
nameWithType: System.Runtime.Intrinsics
|
|
fullName: System.Runtime.Intrinsics
|
|
spec.csharp:
|
|
- uid: System
|
|
name: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system
|
|
- name: .
|
|
- uid: System.Runtime
|
|
name: Runtime
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.runtime
|
|
- name: .
|
|
- uid: System.Runtime.Intrinsics
|
|
name: Intrinsics
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.runtime.intrinsics
|
|
spec.vb:
|
|
- uid: System
|
|
name: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system
|
|
- name: .
|
|
- uid: System.Runtime
|
|
name: Runtime
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.runtime
|
|
- name: .
|
|
- uid: System.Runtime.Intrinsics
|
|
name: Intrinsics
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.runtime.intrinsics
|
|
- uid: System.Single
|
|
commentId: T:System.Single
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
name: float
|
|
nameWithType: float
|
|
fullName: float
|
|
nameWithType.vb: Single
|
|
fullName.vb: Single
|
|
name.vb: Single
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.Item*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.Item
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_Item_System_Int32_
|
|
name: this
|
|
nameWithType: float4.this
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.this
|
|
nameWithType.vb: float4.this[]
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.this[]
|
|
name.vb: this[]
|
|
- uid: System.Int32
|
|
commentId: T:System.Int32
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.int32
|
|
name: int
|
|
nameWithType: int
|
|
fullName: int
|
|
nameWithType.vb: Integer
|
|
fullName.vb: Integer
|
|
name.vb: Integer
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.one*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.one
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_one
|
|
name: one
|
|
nameWithType: float4.one
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.one
|
|
- uid: Misaki.HighPerformance.Mathematics.float4
|
|
commentId: T:Misaki.HighPerformance.Mathematics.float4
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.float4.html
|
|
name: float4
|
|
nameWithType: float4
|
|
fullName: Misaki.HighPerformance.Mathematics.float4
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zero*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zero
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zero
|
|
name: zero
|
|
nameWithType: float4.zero
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zero
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.unitX*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.unitX
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_unitX
|
|
name: unitX
|
|
nameWithType: float4.unitX
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.unitX
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.unitY*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.unitY
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_unitY
|
|
name: unitY
|
|
nameWithType: float4.unitY
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.unitY
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.unitZ*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.unitZ
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_unitZ
|
|
name: unitZ
|
|
nameWithType: float4.unitZ
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.unitZ
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.unitW*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.unitW
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_unitW
|
|
name: unitW
|
|
nameWithType: float4.unitW
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.unitW
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.#ctor*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.#ctor
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4__ctor_System_ReadOnlySpan_System_Single__
|
|
name: float4
|
|
nameWithType: float4.float4
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.float4
|
|
nameWithType.vb: float4.New
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.New
|
|
name.vb: New
|
|
- uid: System.ReadOnlySpan{System.Single}
|
|
commentId: T:System.ReadOnlySpan{System.Single}
|
|
parent: System
|
|
definition: System.ReadOnlySpan`1
|
|
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
|
|
name: ReadOnlySpan<float>
|
|
nameWithType: ReadOnlySpan<float>
|
|
fullName: System.ReadOnlySpan<float>
|
|
nameWithType.vb: ReadOnlySpan(Of Single)
|
|
fullName.vb: System.ReadOnlySpan(Of Single)
|
|
name.vb: ReadOnlySpan(Of Single)
|
|
spec.csharp:
|
|
- uid: System.ReadOnlySpan`1
|
|
name: ReadOnlySpan
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
|
|
- name: <
|
|
- uid: System.Single
|
|
name: float
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.ReadOnlySpan`1
|
|
name: ReadOnlySpan
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: Single
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: )
|
|
- uid: System.ReadOnlySpan`1
|
|
commentId: T:System.ReadOnlySpan`1
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
|
|
name: ReadOnlySpan<T>
|
|
nameWithType: ReadOnlySpan<T>
|
|
fullName: System.ReadOnlySpan<T>
|
|
nameWithType.vb: ReadOnlySpan(Of T)
|
|
fullName.vb: System.ReadOnlySpan(Of T)
|
|
name.vb: ReadOnlySpan(Of T)
|
|
spec.csharp:
|
|
- uid: System.ReadOnlySpan`1
|
|
name: ReadOnlySpan
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
|
|
- name: <
|
|
- name: T
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.ReadOnlySpan`1
|
|
name: ReadOnlySpan
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- name: T
|
|
- name: )
|
|
- uid: Misaki.HighPerformance.Mathematics.float2
|
|
commentId: T:Misaki.HighPerformance.Mathematics.float2
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.float2.html
|
|
name: float2
|
|
nameWithType: float2
|
|
fullName: Misaki.HighPerformance.Mathematics.float2
|
|
- uid: Misaki.HighPerformance.Mathematics.float3
|
|
commentId: T:Misaki.HighPerformance.Mathematics.float3
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.float3.html
|
|
name: float3
|
|
nameWithType: float3
|
|
fullName: Misaki.HighPerformance.Mathematics.float3
|
|
- uid: Misaki.HighPerformance.Mathematics.int4
|
|
commentId: T:Misaki.HighPerformance.Mathematics.int4
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.int4.html
|
|
name: int4
|
|
nameWithType: int4
|
|
fullName: Misaki.HighPerformance.Mathematics.int4
|
|
- uid: Misaki.HighPerformance.Mathematics.uint4
|
|
commentId: T:Misaki.HighPerformance.Mathematics.uint4
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.uint4.html
|
|
name: uint4
|
|
nameWithType: uint4
|
|
fullName: Misaki.HighPerformance.Mathematics.uint4
|
|
- uid: Misaki.HighPerformance.Mathematics.double4
|
|
commentId: T:Misaki.HighPerformance.Mathematics.double4
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.double4.html
|
|
name: double4
|
|
nameWithType: double4
|
|
fullName: Misaki.HighPerformance.Mathematics.double4
|
|
- uid: Misaki.HighPerformance.Mathematics.bool4
|
|
commentId: T:Misaki.HighPerformance.Mathematics.bool4
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.bool4.html
|
|
name: bool4
|
|
nameWithType: bool4
|
|
fullName: Misaki.HighPerformance.Mathematics.bool4
|
|
- uid: System.UInt32
|
|
commentId: T:System.UInt32
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.uint32
|
|
name: uint
|
|
nameWithType: uint
|
|
fullName: uint
|
|
nameWithType.vb: UInteger
|
|
fullName.vb: UInteger
|
|
name.vb: UInteger
|
|
- uid: System.Double
|
|
commentId: T:System.Double
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.double
|
|
name: double
|
|
nameWithType: double
|
|
fullName: double
|
|
nameWithType.vb: Double
|
|
fullName.vb: Double
|
|
name.vb: Double
|
|
- uid: System.ValueType.ToString
|
|
commentId: M:System.ValueType.ToString
|
|
parent: System.ValueType
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetype.tostring
|
|
name: ToString()
|
|
nameWithType: ValueType.ToString()
|
|
fullName: System.ValueType.ToString()
|
|
spec.csharp:
|
|
- uid: System.ValueType.ToString
|
|
name: ToString
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetype.tostring
|
|
- name: (
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.ValueType.ToString
|
|
name: ToString
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetype.tostring
|
|
- name: (
|
|
- name: )
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ToString*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.ToString
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_ToString
|
|
name: ToString
|
|
nameWithType: float4.ToString
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ToString
|
|
- uid: System.String
|
|
commentId: T:System.String
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.string
|
|
name: string
|
|
nameWithType: string
|
|
fullName: string
|
|
nameWithType.vb: String
|
|
fullName.vb: String
|
|
name.vb: String
|
|
- uid: System.ValueType
|
|
commentId: T:System.ValueType
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetype
|
|
name: ValueType
|
|
nameWithType: ValueType
|
|
fullName: System.ValueType
|
|
- uid: System.ValueType.GetHashCode
|
|
commentId: M:System.ValueType.GetHashCode
|
|
parent: System.ValueType
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetype.gethashcode
|
|
name: GetHashCode()
|
|
nameWithType: ValueType.GetHashCode()
|
|
fullName: System.ValueType.GetHashCode()
|
|
spec.csharp:
|
|
- uid: System.ValueType.GetHashCode
|
|
name: GetHashCode
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetype.gethashcode
|
|
- name: (
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.ValueType.GetHashCode
|
|
name: GetHashCode
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetype.gethashcode
|
|
- name: (
|
|
- name: )
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.GetHashCode*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.GetHashCode
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_GetHashCode
|
|
name: GetHashCode
|
|
nameWithType: float4.GetHashCode
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.GetHashCode
|
|
- uid: System.ValueType.Equals(System.Object)
|
|
commentId: M:System.ValueType.Equals(System.Object)
|
|
parent: System.ValueType
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetype.equals
|
|
name: Equals(object)
|
|
nameWithType: ValueType.Equals(object)
|
|
fullName: System.ValueType.Equals(object)
|
|
nameWithType.vb: ValueType.Equals(Object)
|
|
fullName.vb: System.ValueType.Equals(Object)
|
|
name.vb: Equals(Object)
|
|
spec.csharp:
|
|
- uid: System.ValueType.Equals(System.Object)
|
|
name: Equals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetype.equals
|
|
- name: (
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.ValueType.Equals(System.Object)
|
|
name: Equals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetype.equals
|
|
- name: (
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.Equals*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.Equals
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_Equals_System_Object_
|
|
name: Equals
|
|
nameWithType: float4.Equals
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.Equals
|
|
- uid: System.Boolean
|
|
commentId: T:System.Boolean
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.boolean
|
|
name: bool
|
|
nameWithType: bool
|
|
fullName: bool
|
|
nameWithType.vb: Boolean
|
|
fullName.vb: Boolean
|
|
name.vb: Boolean
|
|
- uid: System.IEquatable{Misaki.HighPerformance.Mathematics.float4}.Equals(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:System.IEquatable{Misaki.HighPerformance.Mathematics.float4}.Equals(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: System.IEquatable{Misaki.HighPerformance.Mathematics.float4}
|
|
definition: System.IEquatable`1.Equals(`0)
|
|
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1.equals
|
|
name: Equals(float4)
|
|
nameWithType: IEquatable<float4>.Equals(float4)
|
|
fullName: System.IEquatable<Misaki.HighPerformance.Mathematics.float4>.Equals(Misaki.HighPerformance.Mathematics.float4)
|
|
nameWithType.vb: IEquatable(Of float4).Equals(float4)
|
|
fullName.vb: System.IEquatable(Of Misaki.HighPerformance.Mathematics.float4).Equals(Misaki.HighPerformance.Mathematics.float4)
|
|
spec.csharp:
|
|
- uid: System.IEquatable{Misaki.HighPerformance.Mathematics.float4}.Equals(Misaki.HighPerformance.Mathematics.float4)
|
|
name: Equals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1.equals
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float4
|
|
name: float4
|
|
href: Misaki.HighPerformance.Mathematics.float4.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.IEquatable{Misaki.HighPerformance.Mathematics.float4}.Equals(Misaki.HighPerformance.Mathematics.float4)
|
|
name: Equals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1.equals
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float4
|
|
name: float4
|
|
href: Misaki.HighPerformance.Mathematics.float4.html
|
|
- name: )
|
|
- uid: System.IEquatable`1.Equals(`0)
|
|
commentId: M:System.IEquatable`1.Equals(`0)
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1.equals
|
|
name: Equals(T)
|
|
nameWithType: IEquatable<T>.Equals(T)
|
|
fullName: System.IEquatable<T>.Equals(T)
|
|
nameWithType.vb: IEquatable(Of T).Equals(T)
|
|
fullName.vb: System.IEquatable(Of T).Equals(T)
|
|
spec.csharp:
|
|
- uid: System.IEquatable`1.Equals(`0)
|
|
name: Equals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1.equals
|
|
- name: (
|
|
- name: T
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.IEquatable`1.Equals(`0)
|
|
name: Equals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1.equals
|
|
- name: (
|
|
- name: T
|
|
- name: )
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Equality*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.op_Equality
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_Equality_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_
|
|
name: operator ==
|
|
nameWithType: float4.operator ==
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator ==
|
|
nameWithType.vb: float4.=
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.=
|
|
name.vb: =
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Equality*
|
|
name: ==
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_Equality_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Inequality*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.op_Inequality
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_Inequality_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_
|
|
name: operator !=
|
|
nameWithType: float4.operator !=
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator !=
|
|
nameWithType.vb: float4.<>
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.<>
|
|
name.vb: <>
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Inequality*
|
|
name: '!='
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_Inequality_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Implicit*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.op_Implicit
|
|
name: implicit operator
|
|
nameWithType: float4.implicit operator
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.implicit operator
|
|
nameWithType.vb: float4.CType
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.CType
|
|
name.vb: CType
|
|
spec.csharp:
|
|
- name: implicit
|
|
- name: " "
|
|
- name: operator
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Addition*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.op_Addition
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_Addition_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_
|
|
name: operator +
|
|
nameWithType: float4.operator +
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator +
|
|
nameWithType.vb: float4.+
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.+
|
|
name.vb: +
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Addition*
|
|
name: +
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_Addition_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_AdditionAssignment*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.op_AdditionAssignment
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_AdditionAssignment_Misaki_HighPerformance_Mathematics_float4_
|
|
name: operator +=
|
|
nameWithType: float4.operator +=
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator +=
|
|
nameWithType.vb: float4.op_AdditionAssignment
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.op_AdditionAssignment
|
|
name.vb: op_AdditionAssignment
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_AdditionAssignment*
|
|
name: +=
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_AdditionAssignment_Misaki_HighPerformance_Mathematics_float4_
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Subtraction*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.op_Subtraction
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_Subtraction_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_
|
|
name: operator -
|
|
nameWithType: float4.operator -
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator -
|
|
nameWithType.vb: float4.-
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.-
|
|
name.vb: '-'
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Subtraction*
|
|
name: '-'
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_Subtraction_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_SubtractionAssignment*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.op_SubtractionAssignment
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_SubtractionAssignment_Misaki_HighPerformance_Mathematics_float4_
|
|
name: operator -=
|
|
nameWithType: float4.operator -=
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator -=
|
|
nameWithType.vb: float4.op_SubtractionAssignment
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.op_SubtractionAssignment
|
|
name.vb: op_SubtractionAssignment
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_SubtractionAssignment*
|
|
name: -=
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_SubtractionAssignment_Misaki_HighPerformance_Mathematics_float4_
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Multiply*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.op_Multiply
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_Multiply_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_
|
|
name: operator *
|
|
nameWithType: float4.operator *
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator *
|
|
nameWithType.vb: float4.*
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.*
|
|
name.vb: '*'
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Multiply*
|
|
name: '*'
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_Multiply_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_MultiplicationAssignment*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.op_MultiplicationAssignment
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_MultiplicationAssignment_Misaki_HighPerformance_Mathematics_float4_
|
|
name: operator *=
|
|
nameWithType: float4.operator *=
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator *=
|
|
nameWithType.vb: float4.op_MultiplicationAssignment
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.op_MultiplicationAssignment
|
|
name.vb: op_MultiplicationAssignment
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_MultiplicationAssignment*
|
|
name: '*='
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_MultiplicationAssignment_Misaki_HighPerformance_Mathematics_float4_
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Division*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.op_Division
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_Division_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_
|
|
name: operator /
|
|
nameWithType: float4.operator /
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator /
|
|
nameWithType.vb: float4./
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4./
|
|
name.vb: /
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Division*
|
|
name: /
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_Division_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_DivisionAssignment*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.op_DivisionAssignment
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_DivisionAssignment_Misaki_HighPerformance_Mathematics_float4_
|
|
name: operator /=
|
|
nameWithType: float4.operator /=
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator /=
|
|
nameWithType.vb: float4.op_DivisionAssignment
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.op_DivisionAssignment
|
|
name.vb: op_DivisionAssignment
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_DivisionAssignment*
|
|
name: /=
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_DivisionAssignment_Misaki_HighPerformance_Mathematics_float4_
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Modulus*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.op_Modulus
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_Modulus_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_
|
|
name: operator %
|
|
nameWithType: float4.operator %
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator %
|
|
nameWithType.vb: float4.Mod
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.Mod
|
|
name.vb: Mod
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Modulus*
|
|
name: '%'
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_Modulus_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_ModulusAssignment*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.op_ModulusAssignment
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_ModulusAssignment_Misaki_HighPerformance_Mathematics_float4_
|
|
name: operator %=
|
|
nameWithType: float4.operator %=
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator %=
|
|
nameWithType.vb: float4.op_ModulusAssignment
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.op_ModulusAssignment
|
|
name.vb: op_ModulusAssignment
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_ModulusAssignment*
|
|
name: '%='
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_ModulusAssignment_Misaki_HighPerformance_Mathematics_float4_
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_UnaryPlus*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.op_UnaryPlus
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_UnaryPlus_Misaki_HighPerformance_Mathematics_float4_
|
|
name: operator +
|
|
nameWithType: float4.operator +
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator +
|
|
nameWithType.vb: float4.+
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.+
|
|
name.vb: +
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_UnaryPlus*
|
|
name: +
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_UnaryPlus_Misaki_HighPerformance_Mathematics_float4_
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_UnaryNegation*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.op_UnaryNegation
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_UnaryNegation_Misaki_HighPerformance_Mathematics_float4_
|
|
name: operator -
|
|
nameWithType: float4.operator -
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator -
|
|
nameWithType.vb: float4.-
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.-
|
|
name.vb: '-'
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_UnaryNegation*
|
|
name: '-'
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_UnaryNegation_Misaki_HighPerformance_Mathematics_float4_
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Increment*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.op_Increment
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_Increment_Misaki_HighPerformance_Mathematics_float4_
|
|
name: operator ++
|
|
nameWithType: float4.operator ++
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator ++
|
|
nameWithType.vb: float4.op_Increment
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.op_Increment
|
|
name.vb: op_Increment
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Increment*
|
|
name: ++
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_Increment_Misaki_HighPerformance_Mathematics_float4_
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Decrement*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.op_Decrement
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_Decrement_Misaki_HighPerformance_Mathematics_float4_
|
|
name: operator --
|
|
nameWithType: float4.operator --
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator --
|
|
nameWithType.vb: float4.op_Decrement
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.op_Decrement
|
|
name.vb: op_Decrement
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_Decrement*
|
|
name: --
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_Decrement_Misaki_HighPerformance_Mathematics_float4_
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_LessThan*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.op_LessThan
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_LessThan_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_
|
|
name: operator <
|
|
nameWithType: float4.operator <
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator <
|
|
nameWithType.vb: float4.<
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.<
|
|
name.vb: <
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_LessThan*
|
|
name: <
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_LessThan_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_LessThanOrEqual*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.op_LessThanOrEqual
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_LessThanOrEqual_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_
|
|
name: operator <=
|
|
nameWithType: float4.operator <=
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator <=
|
|
nameWithType.vb: float4.<=
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.<=
|
|
name.vb: <=
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_LessThanOrEqual*
|
|
name: <=
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_LessThanOrEqual_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_GreaterThan*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.op_GreaterThan
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_GreaterThan_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_
|
|
name: operator >
|
|
nameWithType: float4.operator >
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator >
|
|
nameWithType.vb: float4.>
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.>
|
|
name.vb: '>'
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_GreaterThan*
|
|
name: '>'
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_GreaterThan_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_GreaterThanOrEqual*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.op_GreaterThanOrEqual
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_GreaterThanOrEqual_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_
|
|
name: operator >=
|
|
nameWithType: float4.operator >=
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.operator >=
|
|
nameWithType.vb: float4.>=
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float4.>=
|
|
name.vb: '>='
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.op_GreaterThanOrEqual*
|
|
name: '>='
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_op_GreaterThanOrEqual_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xx
|
|
name: xx
|
|
nameWithType: float4.xx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xy
|
|
name: xy
|
|
nameWithType: float4.xy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xz
|
|
name: xz
|
|
nameWithType: float4.xz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xw
|
|
name: xw
|
|
nameWithType: float4.xw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yx
|
|
name: yx
|
|
nameWithType: float4.yx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yy
|
|
name: yy
|
|
nameWithType: float4.yy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yz
|
|
name: yz
|
|
nameWithType: float4.yz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yw
|
|
name: yw
|
|
nameWithType: float4.yw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zx
|
|
name: zx
|
|
nameWithType: float4.zx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zy
|
|
name: zy
|
|
nameWithType: float4.zy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zz
|
|
name: zz
|
|
nameWithType: float4.zz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zw
|
|
name: zw
|
|
nameWithType: float4.zw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wx
|
|
name: wx
|
|
nameWithType: float4.wx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wy
|
|
name: wy
|
|
nameWithType: float4.wy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wz
|
|
name: wz
|
|
nameWithType: float4.wz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ww*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.ww
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_ww
|
|
name: ww
|
|
nameWithType: float4.ww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ww
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xxx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xxx
|
|
name: xxx
|
|
nameWithType: float4.xxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xxy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xxy
|
|
name: xxy
|
|
nameWithType: float4.xxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xxz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xxz
|
|
name: xxz
|
|
nameWithType: float4.xxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xxw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xxw
|
|
name: xxw
|
|
nameWithType: float4.xxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xyx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xyx
|
|
name: xyx
|
|
nameWithType: float4.xyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xyy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xyy
|
|
name: xyy
|
|
nameWithType: float4.xyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xyz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xyz
|
|
name: xyz
|
|
nameWithType: float4.xyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xyw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xyw
|
|
name: xyw
|
|
nameWithType: float4.xyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xzx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xzx
|
|
name: xzx
|
|
nameWithType: float4.xzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xzy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xzy
|
|
name: xzy
|
|
nameWithType: float4.xzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xzz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xzz
|
|
name: xzz
|
|
nameWithType: float4.xzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xzw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xzw
|
|
name: xzw
|
|
nameWithType: float4.xzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xwx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xwx
|
|
name: xwx
|
|
nameWithType: float4.xwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xwy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xwy
|
|
name: xwy
|
|
nameWithType: float4.xwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xwz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xwz
|
|
name: xwz
|
|
nameWithType: float4.xwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xww*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xww
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xww
|
|
name: xww
|
|
nameWithType: float4.xww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xww
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yxx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yxx
|
|
name: yxx
|
|
nameWithType: float4.yxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yxy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yxy
|
|
name: yxy
|
|
nameWithType: float4.yxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yxz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yxz
|
|
name: yxz
|
|
nameWithType: float4.yxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yxw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yxw
|
|
name: yxw
|
|
nameWithType: float4.yxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yyx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yyx
|
|
name: yyx
|
|
nameWithType: float4.yyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yyy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yyy
|
|
name: yyy
|
|
nameWithType: float4.yyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yyz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yyz
|
|
name: yyz
|
|
nameWithType: float4.yyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yyw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yyw
|
|
name: yyw
|
|
nameWithType: float4.yyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yzx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yzx
|
|
name: yzx
|
|
nameWithType: float4.yzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yzy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yzy
|
|
name: yzy
|
|
nameWithType: float4.yzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yzz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yzz
|
|
name: yzz
|
|
nameWithType: float4.yzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yzw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yzw
|
|
name: yzw
|
|
nameWithType: float4.yzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.ywx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_ywx
|
|
name: ywx
|
|
nameWithType: float4.ywx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.ywy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_ywy
|
|
name: ywy
|
|
nameWithType: float4.ywy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.ywz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_ywz
|
|
name: ywz
|
|
nameWithType: float4.ywz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yww*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yww
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yww
|
|
name: yww
|
|
nameWithType: float4.yww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yww
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zxx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zxx
|
|
name: zxx
|
|
nameWithType: float4.zxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zxy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zxy
|
|
name: zxy
|
|
nameWithType: float4.zxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zxz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zxz
|
|
name: zxz
|
|
nameWithType: float4.zxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zxw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zxw
|
|
name: zxw
|
|
nameWithType: float4.zxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zyx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zyx
|
|
name: zyx
|
|
nameWithType: float4.zyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zyy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zyy
|
|
name: zyy
|
|
nameWithType: float4.zyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zyz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zyz
|
|
name: zyz
|
|
nameWithType: float4.zyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zyw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zyw
|
|
name: zyw
|
|
nameWithType: float4.zyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zzx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zzx
|
|
name: zzx
|
|
nameWithType: float4.zzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zzy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zzy
|
|
name: zzy
|
|
nameWithType: float4.zzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zzz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zzz
|
|
name: zzz
|
|
nameWithType: float4.zzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zzw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zzw
|
|
name: zzw
|
|
nameWithType: float4.zzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zwx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zwx
|
|
name: zwx
|
|
nameWithType: float4.zwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zwy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zwy
|
|
name: zwy
|
|
nameWithType: float4.zwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zwz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zwz
|
|
name: zwz
|
|
nameWithType: float4.zwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zww*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zww
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zww
|
|
name: zww
|
|
nameWithType: float4.zww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zww
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wxx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wxx
|
|
name: wxx
|
|
nameWithType: float4.wxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wxy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wxy
|
|
name: wxy
|
|
nameWithType: float4.wxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wxz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wxz
|
|
name: wxz
|
|
nameWithType: float4.wxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wxw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wxw
|
|
name: wxw
|
|
nameWithType: float4.wxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wyx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wyx
|
|
name: wyx
|
|
nameWithType: float4.wyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wyy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wyy
|
|
name: wyy
|
|
nameWithType: float4.wyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wyz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wyz
|
|
name: wyz
|
|
nameWithType: float4.wyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wyw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wyw
|
|
name: wyw
|
|
nameWithType: float4.wyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wzx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wzx
|
|
name: wzx
|
|
nameWithType: float4.wzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wzy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wzy
|
|
name: wzy
|
|
nameWithType: float4.wzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wzz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wzz
|
|
name: wzz
|
|
nameWithType: float4.wzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wzw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wzw
|
|
name: wzw
|
|
nameWithType: float4.wzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wwx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wwx
|
|
name: wwx
|
|
nameWithType: float4.wwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wwy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wwy
|
|
name: wwy
|
|
nameWithType: float4.wwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wwz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wwz
|
|
name: wwz
|
|
nameWithType: float4.wwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.www*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.www
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_www
|
|
name: www
|
|
nameWithType: float4.www
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.www
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xxxx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xxxx
|
|
name: xxxx
|
|
nameWithType: float4.xxxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xxxy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xxxy
|
|
name: xxxy
|
|
nameWithType: float4.xxxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xxxz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xxxz
|
|
name: xxxz
|
|
nameWithType: float4.xxxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxxw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xxxw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xxxw
|
|
name: xxxw
|
|
nameWithType: float4.xxxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxxw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xxyx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xxyx
|
|
name: xxyx
|
|
nameWithType: float4.xxyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xxyy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xxyy
|
|
name: xxyy
|
|
nameWithType: float4.xxyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xxyz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xxyz
|
|
name: xxyz
|
|
nameWithType: float4.xxyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxyw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xxyw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xxyw
|
|
name: xxyw
|
|
nameWithType: float4.xxyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxyw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xxzx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xxzx
|
|
name: xxzx
|
|
nameWithType: float4.xxzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xxzy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xxzy
|
|
name: xxzy
|
|
nameWithType: float4.xxzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xxzz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xxzz
|
|
name: xxzz
|
|
nameWithType: float4.xxzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxzw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xxzw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xxzw
|
|
name: xxzw
|
|
nameWithType: float4.xxzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxzw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxwx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xxwx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xxwx
|
|
name: xxwx
|
|
nameWithType: float4.xxwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxwx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxwy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xxwy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xxwy
|
|
name: xxwy
|
|
nameWithType: float4.xxwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxwy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxwz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xxwz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xxwz
|
|
name: xxwz
|
|
nameWithType: float4.xxwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxwz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xxww*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xxww
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xxww
|
|
name: xxww
|
|
nameWithType: float4.xxww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xxww
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xyxx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xyxx
|
|
name: xyxx
|
|
nameWithType: float4.xyxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xyxy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xyxy
|
|
name: xyxy
|
|
nameWithType: float4.xyxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xyxz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xyxz
|
|
name: xyxz
|
|
nameWithType: float4.xyxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyxw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xyxw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xyxw
|
|
name: xyxw
|
|
nameWithType: float4.xyxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyxw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xyyx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xyyx
|
|
name: xyyx
|
|
nameWithType: float4.xyyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xyyy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xyyy
|
|
name: xyyy
|
|
nameWithType: float4.xyyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xyyz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xyyz
|
|
name: xyyz
|
|
nameWithType: float4.xyyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyyw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xyyw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xyyw
|
|
name: xyyw
|
|
nameWithType: float4.xyyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyyw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xyzx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xyzx
|
|
name: xyzx
|
|
nameWithType: float4.xyzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xyzy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xyzy
|
|
name: xyzy
|
|
nameWithType: float4.xyzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xyzz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xyzz
|
|
name: xyzz
|
|
nameWithType: float4.xyzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyzw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xyzw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xyzw
|
|
name: xyzw
|
|
nameWithType: float4.xyzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyzw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xywx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xywx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xywx
|
|
name: xywx
|
|
nameWithType: float4.xywx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xywx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xywy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xywy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xywy
|
|
name: xywy
|
|
nameWithType: float4.xywy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xywy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xywz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xywz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xywz
|
|
name: xywz
|
|
nameWithType: float4.xywz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xywz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xyww*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xyww
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xyww
|
|
name: xyww
|
|
nameWithType: float4.xyww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xyww
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xzxx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xzxx
|
|
name: xzxx
|
|
nameWithType: float4.xzxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xzxy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xzxy
|
|
name: xzxy
|
|
nameWithType: float4.xzxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xzxz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xzxz
|
|
name: xzxz
|
|
nameWithType: float4.xzxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzxw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xzxw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xzxw
|
|
name: xzxw
|
|
nameWithType: float4.xzxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzxw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xzyx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xzyx
|
|
name: xzyx
|
|
nameWithType: float4.xzyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xzyy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xzyy
|
|
name: xzyy
|
|
nameWithType: float4.xzyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xzyz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xzyz
|
|
name: xzyz
|
|
nameWithType: float4.xzyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzyw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xzyw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xzyw
|
|
name: xzyw
|
|
nameWithType: float4.xzyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzyw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xzzx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xzzx
|
|
name: xzzx
|
|
nameWithType: float4.xzzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xzzy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xzzy
|
|
name: xzzy
|
|
nameWithType: float4.xzzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xzzz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xzzz
|
|
name: xzzz
|
|
nameWithType: float4.xzzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzzw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xzzw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xzzw
|
|
name: xzzw
|
|
nameWithType: float4.xzzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzzw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzwx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xzwx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xzwx
|
|
name: xzwx
|
|
nameWithType: float4.xzwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzwx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzwy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xzwy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xzwy
|
|
name: xzwy
|
|
nameWithType: float4.xzwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzwy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzwz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xzwz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xzwz
|
|
name: xzwz
|
|
nameWithType: float4.xzwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzwz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xzww*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xzww
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xzww
|
|
name: xzww
|
|
nameWithType: float4.xzww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xzww
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xwxx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xwxx
|
|
name: xwxx
|
|
nameWithType: float4.xwxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xwxy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xwxy
|
|
name: xwxy
|
|
nameWithType: float4.xwxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xwxz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xwxz
|
|
name: xwxz
|
|
nameWithType: float4.xwxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwxw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xwxw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xwxw
|
|
name: xwxw
|
|
nameWithType: float4.xwxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwxw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xwyx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xwyx
|
|
name: xwyx
|
|
nameWithType: float4.xwyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xwyy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xwyy
|
|
name: xwyy
|
|
nameWithType: float4.xwyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xwyz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xwyz
|
|
name: xwyz
|
|
nameWithType: float4.xwyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwyw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xwyw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xwyw
|
|
name: xwyw
|
|
nameWithType: float4.xwyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwyw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xwzx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xwzx
|
|
name: xwzx
|
|
nameWithType: float4.xwzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xwzy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xwzy
|
|
name: xwzy
|
|
nameWithType: float4.xwzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xwzz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xwzz
|
|
name: xwzz
|
|
nameWithType: float4.xwzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwzw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xwzw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xwzw
|
|
name: xwzw
|
|
nameWithType: float4.xwzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwzw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwwx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xwwx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xwwx
|
|
name: xwwx
|
|
nameWithType: float4.xwwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwwx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwwy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xwwy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xwwy
|
|
name: xwwy
|
|
nameWithType: float4.xwwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwwy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwwz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xwwz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xwwz
|
|
name: xwwz
|
|
nameWithType: float4.xwwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwwz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.xwww*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.xwww
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_xwww
|
|
name: xwww
|
|
nameWithType: float4.xwww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.xwww
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yxxx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yxxx
|
|
name: yxxx
|
|
nameWithType: float4.yxxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yxxy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yxxy
|
|
name: yxxy
|
|
nameWithType: float4.yxxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yxxz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yxxz
|
|
name: yxxz
|
|
nameWithType: float4.yxxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxxw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yxxw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yxxw
|
|
name: yxxw
|
|
nameWithType: float4.yxxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxxw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yxyx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yxyx
|
|
name: yxyx
|
|
nameWithType: float4.yxyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yxyy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yxyy
|
|
name: yxyy
|
|
nameWithType: float4.yxyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yxyz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yxyz
|
|
name: yxyz
|
|
nameWithType: float4.yxyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxyw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yxyw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yxyw
|
|
name: yxyw
|
|
nameWithType: float4.yxyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxyw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yxzx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yxzx
|
|
name: yxzx
|
|
nameWithType: float4.yxzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yxzy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yxzy
|
|
name: yxzy
|
|
nameWithType: float4.yxzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yxzz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yxzz
|
|
name: yxzz
|
|
nameWithType: float4.yxzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxzw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yxzw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yxzw
|
|
name: yxzw
|
|
nameWithType: float4.yxzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxzw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxwx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yxwx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yxwx
|
|
name: yxwx
|
|
nameWithType: float4.yxwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxwx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxwy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yxwy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yxwy
|
|
name: yxwy
|
|
nameWithType: float4.yxwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxwy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxwz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yxwz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yxwz
|
|
name: yxwz
|
|
nameWithType: float4.yxwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxwz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yxww*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yxww
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yxww
|
|
name: yxww
|
|
nameWithType: float4.yxww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yxww
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yyxx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yyxx
|
|
name: yyxx
|
|
nameWithType: float4.yyxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yyxy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yyxy
|
|
name: yyxy
|
|
nameWithType: float4.yyxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yyxz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yyxz
|
|
name: yyxz
|
|
nameWithType: float4.yyxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyxw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yyxw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yyxw
|
|
name: yyxw
|
|
nameWithType: float4.yyxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyxw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yyyx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yyyx
|
|
name: yyyx
|
|
nameWithType: float4.yyyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yyyy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yyyy
|
|
name: yyyy
|
|
nameWithType: float4.yyyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yyyz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yyyz
|
|
name: yyyz
|
|
nameWithType: float4.yyyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyyw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yyyw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yyyw
|
|
name: yyyw
|
|
nameWithType: float4.yyyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyyw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yyzx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yyzx
|
|
name: yyzx
|
|
nameWithType: float4.yyzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yyzy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yyzy
|
|
name: yyzy
|
|
nameWithType: float4.yyzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yyzz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yyzz
|
|
name: yyzz
|
|
nameWithType: float4.yyzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyzw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yyzw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yyzw
|
|
name: yyzw
|
|
nameWithType: float4.yyzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyzw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yywx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yywx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yywx
|
|
name: yywx
|
|
nameWithType: float4.yywx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yywx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yywy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yywy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yywy
|
|
name: yywy
|
|
nameWithType: float4.yywy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yywy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yywz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yywz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yywz
|
|
name: yywz
|
|
nameWithType: float4.yywz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yywz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yyww*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yyww
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yyww
|
|
name: yyww
|
|
nameWithType: float4.yyww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yyww
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yzxx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yzxx
|
|
name: yzxx
|
|
nameWithType: float4.yzxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yzxy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yzxy
|
|
name: yzxy
|
|
nameWithType: float4.yzxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yzxz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yzxz
|
|
name: yzxz
|
|
nameWithType: float4.yzxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzxw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yzxw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yzxw
|
|
name: yzxw
|
|
nameWithType: float4.yzxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzxw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yzyx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yzyx
|
|
name: yzyx
|
|
nameWithType: float4.yzyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yzyy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yzyy
|
|
name: yzyy
|
|
nameWithType: float4.yzyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yzyz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yzyz
|
|
name: yzyz
|
|
nameWithType: float4.yzyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzyw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yzyw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yzyw
|
|
name: yzyw
|
|
nameWithType: float4.yzyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzyw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yzzx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yzzx
|
|
name: yzzx
|
|
nameWithType: float4.yzzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yzzy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yzzy
|
|
name: yzzy
|
|
nameWithType: float4.yzzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yzzz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yzzz
|
|
name: yzzz
|
|
nameWithType: float4.yzzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzzw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yzzw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yzzw
|
|
name: yzzw
|
|
nameWithType: float4.yzzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzzw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzwx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yzwx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yzwx
|
|
name: yzwx
|
|
nameWithType: float4.yzwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzwx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzwy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yzwy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yzwy
|
|
name: yzwy
|
|
nameWithType: float4.yzwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzwy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzwz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yzwz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yzwz
|
|
name: yzwz
|
|
nameWithType: float4.yzwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzwz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.yzww*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.yzww
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_yzww
|
|
name: yzww
|
|
nameWithType: float4.yzww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.yzww
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.ywxx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_ywxx
|
|
name: ywxx
|
|
nameWithType: float4.ywxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.ywxy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_ywxy
|
|
name: ywxy
|
|
nameWithType: float4.ywxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.ywxz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_ywxz
|
|
name: ywxz
|
|
nameWithType: float4.ywxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywxw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.ywxw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_ywxw
|
|
name: ywxw
|
|
nameWithType: float4.ywxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywxw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.ywyx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_ywyx
|
|
name: ywyx
|
|
nameWithType: float4.ywyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.ywyy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_ywyy
|
|
name: ywyy
|
|
nameWithType: float4.ywyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.ywyz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_ywyz
|
|
name: ywyz
|
|
nameWithType: float4.ywyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywyw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.ywyw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_ywyw
|
|
name: ywyw
|
|
nameWithType: float4.ywyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywyw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.ywzx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_ywzx
|
|
name: ywzx
|
|
nameWithType: float4.ywzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.ywzy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_ywzy
|
|
name: ywzy
|
|
nameWithType: float4.ywzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.ywzz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_ywzz
|
|
name: ywzz
|
|
nameWithType: float4.ywzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywzw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.ywzw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_ywzw
|
|
name: ywzw
|
|
nameWithType: float4.ywzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywzw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywwx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.ywwx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_ywwx
|
|
name: ywwx
|
|
nameWithType: float4.ywwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywwx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywwy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.ywwy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_ywwy
|
|
name: ywwy
|
|
nameWithType: float4.ywwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywwy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywwz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.ywwz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_ywwz
|
|
name: ywwz
|
|
nameWithType: float4.ywwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywwz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.ywww*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.ywww
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_ywww
|
|
name: ywww
|
|
nameWithType: float4.ywww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.ywww
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zxxx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zxxx
|
|
name: zxxx
|
|
nameWithType: float4.zxxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zxxy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zxxy
|
|
name: zxxy
|
|
nameWithType: float4.zxxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zxxz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zxxz
|
|
name: zxxz
|
|
nameWithType: float4.zxxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxxw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zxxw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zxxw
|
|
name: zxxw
|
|
nameWithType: float4.zxxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxxw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zxyx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zxyx
|
|
name: zxyx
|
|
nameWithType: float4.zxyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zxyy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zxyy
|
|
name: zxyy
|
|
nameWithType: float4.zxyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zxyz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zxyz
|
|
name: zxyz
|
|
nameWithType: float4.zxyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxyw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zxyw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zxyw
|
|
name: zxyw
|
|
nameWithType: float4.zxyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxyw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zxzx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zxzx
|
|
name: zxzx
|
|
nameWithType: float4.zxzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zxzy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zxzy
|
|
name: zxzy
|
|
nameWithType: float4.zxzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zxzz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zxzz
|
|
name: zxzz
|
|
nameWithType: float4.zxzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxzw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zxzw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zxzw
|
|
name: zxzw
|
|
nameWithType: float4.zxzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxzw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxwx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zxwx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zxwx
|
|
name: zxwx
|
|
nameWithType: float4.zxwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxwx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxwy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zxwy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zxwy
|
|
name: zxwy
|
|
nameWithType: float4.zxwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxwy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxwz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zxwz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zxwz
|
|
name: zxwz
|
|
nameWithType: float4.zxwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxwz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zxww*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zxww
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zxww
|
|
name: zxww
|
|
nameWithType: float4.zxww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zxww
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zyxx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zyxx
|
|
name: zyxx
|
|
nameWithType: float4.zyxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zyxy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zyxy
|
|
name: zyxy
|
|
nameWithType: float4.zyxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zyxz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zyxz
|
|
name: zyxz
|
|
nameWithType: float4.zyxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyxw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zyxw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zyxw
|
|
name: zyxw
|
|
nameWithType: float4.zyxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyxw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zyyx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zyyx
|
|
name: zyyx
|
|
nameWithType: float4.zyyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zyyy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zyyy
|
|
name: zyyy
|
|
nameWithType: float4.zyyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zyyz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zyyz
|
|
name: zyyz
|
|
nameWithType: float4.zyyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyyw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zyyw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zyyw
|
|
name: zyyw
|
|
nameWithType: float4.zyyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyyw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zyzx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zyzx
|
|
name: zyzx
|
|
nameWithType: float4.zyzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zyzy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zyzy
|
|
name: zyzy
|
|
nameWithType: float4.zyzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zyzz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zyzz
|
|
name: zyzz
|
|
nameWithType: float4.zyzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyzw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zyzw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zyzw
|
|
name: zyzw
|
|
nameWithType: float4.zyzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyzw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zywx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zywx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zywx
|
|
name: zywx
|
|
nameWithType: float4.zywx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zywx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zywy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zywy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zywy
|
|
name: zywy
|
|
nameWithType: float4.zywy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zywy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zywz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zywz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zywz
|
|
name: zywz
|
|
nameWithType: float4.zywz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zywz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zyww*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zyww
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zyww
|
|
name: zyww
|
|
nameWithType: float4.zyww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zyww
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zzxx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zzxx
|
|
name: zzxx
|
|
nameWithType: float4.zzxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zzxy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zzxy
|
|
name: zzxy
|
|
nameWithType: float4.zzxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zzxz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zzxz
|
|
name: zzxz
|
|
nameWithType: float4.zzxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzxw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zzxw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zzxw
|
|
name: zzxw
|
|
nameWithType: float4.zzxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzxw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zzyx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zzyx
|
|
name: zzyx
|
|
nameWithType: float4.zzyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zzyy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zzyy
|
|
name: zzyy
|
|
nameWithType: float4.zzyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zzyz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zzyz
|
|
name: zzyz
|
|
nameWithType: float4.zzyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzyw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zzyw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zzyw
|
|
name: zzyw
|
|
nameWithType: float4.zzyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzyw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zzzx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zzzx
|
|
name: zzzx
|
|
nameWithType: float4.zzzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zzzy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zzzy
|
|
name: zzzy
|
|
nameWithType: float4.zzzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zzzz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zzzz
|
|
name: zzzz
|
|
nameWithType: float4.zzzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzzw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zzzw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zzzw
|
|
name: zzzw
|
|
nameWithType: float4.zzzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzzw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzwx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zzwx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zzwx
|
|
name: zzwx
|
|
nameWithType: float4.zzwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzwx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzwy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zzwy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zzwy
|
|
name: zzwy
|
|
nameWithType: float4.zzwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzwy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzwz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zzwz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zzwz
|
|
name: zzwz
|
|
nameWithType: float4.zzwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzwz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zzww*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zzww
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zzww
|
|
name: zzww
|
|
nameWithType: float4.zzww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zzww
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zwxx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zwxx
|
|
name: zwxx
|
|
nameWithType: float4.zwxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zwxy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zwxy
|
|
name: zwxy
|
|
nameWithType: float4.zwxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zwxz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zwxz
|
|
name: zwxz
|
|
nameWithType: float4.zwxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwxw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zwxw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zwxw
|
|
name: zwxw
|
|
nameWithType: float4.zwxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwxw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zwyx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zwyx
|
|
name: zwyx
|
|
nameWithType: float4.zwyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zwyy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zwyy
|
|
name: zwyy
|
|
nameWithType: float4.zwyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zwyz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zwyz
|
|
name: zwyz
|
|
nameWithType: float4.zwyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwyw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zwyw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zwyw
|
|
name: zwyw
|
|
nameWithType: float4.zwyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwyw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zwzx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zwzx
|
|
name: zwzx
|
|
nameWithType: float4.zwzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zwzy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zwzy
|
|
name: zwzy
|
|
nameWithType: float4.zwzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zwzz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zwzz
|
|
name: zwzz
|
|
nameWithType: float4.zwzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwzw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zwzw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zwzw
|
|
name: zwzw
|
|
nameWithType: float4.zwzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwzw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwwx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zwwx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zwwx
|
|
name: zwwx
|
|
nameWithType: float4.zwwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwwx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwwy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zwwy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zwwy
|
|
name: zwwy
|
|
nameWithType: float4.zwwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwwy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwwz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zwwz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zwwz
|
|
name: zwwz
|
|
nameWithType: float4.zwwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwwz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.zwww*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.zwww
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_zwww
|
|
name: zwww
|
|
nameWithType: float4.zwww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.zwww
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wxxx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wxxx
|
|
name: wxxx
|
|
nameWithType: float4.wxxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wxxy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wxxy
|
|
name: wxxy
|
|
nameWithType: float4.wxxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wxxz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wxxz
|
|
name: wxxz
|
|
nameWithType: float4.wxxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxxw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wxxw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wxxw
|
|
name: wxxw
|
|
nameWithType: float4.wxxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxxw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wxyx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wxyx
|
|
name: wxyx
|
|
nameWithType: float4.wxyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wxyy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wxyy
|
|
name: wxyy
|
|
nameWithType: float4.wxyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wxyz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wxyz
|
|
name: wxyz
|
|
nameWithType: float4.wxyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxyw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wxyw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wxyw
|
|
name: wxyw
|
|
nameWithType: float4.wxyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxyw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wxzx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wxzx
|
|
name: wxzx
|
|
nameWithType: float4.wxzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wxzy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wxzy
|
|
name: wxzy
|
|
nameWithType: float4.wxzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wxzz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wxzz
|
|
name: wxzz
|
|
nameWithType: float4.wxzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxzw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wxzw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wxzw
|
|
name: wxzw
|
|
nameWithType: float4.wxzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxzw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxwx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wxwx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wxwx
|
|
name: wxwx
|
|
nameWithType: float4.wxwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxwx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxwy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wxwy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wxwy
|
|
name: wxwy
|
|
nameWithType: float4.wxwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxwy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxwz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wxwz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wxwz
|
|
name: wxwz
|
|
nameWithType: float4.wxwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxwz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wxww*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wxww
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wxww
|
|
name: wxww
|
|
nameWithType: float4.wxww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wxww
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wyxx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wyxx
|
|
name: wyxx
|
|
nameWithType: float4.wyxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wyxy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wyxy
|
|
name: wyxy
|
|
nameWithType: float4.wyxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wyxz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wyxz
|
|
name: wyxz
|
|
nameWithType: float4.wyxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyxw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wyxw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wyxw
|
|
name: wyxw
|
|
nameWithType: float4.wyxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyxw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wyyx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wyyx
|
|
name: wyyx
|
|
nameWithType: float4.wyyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wyyy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wyyy
|
|
name: wyyy
|
|
nameWithType: float4.wyyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wyyz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wyyz
|
|
name: wyyz
|
|
nameWithType: float4.wyyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyyw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wyyw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wyyw
|
|
name: wyyw
|
|
nameWithType: float4.wyyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyyw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wyzx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wyzx
|
|
name: wyzx
|
|
nameWithType: float4.wyzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wyzy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wyzy
|
|
name: wyzy
|
|
nameWithType: float4.wyzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wyzz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wyzz
|
|
name: wyzz
|
|
nameWithType: float4.wyzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyzw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wyzw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wyzw
|
|
name: wyzw
|
|
nameWithType: float4.wyzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyzw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wywx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wywx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wywx
|
|
name: wywx
|
|
nameWithType: float4.wywx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wywx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wywy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wywy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wywy
|
|
name: wywy
|
|
nameWithType: float4.wywy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wywy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wywz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wywz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wywz
|
|
name: wywz
|
|
nameWithType: float4.wywz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wywz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wyww*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wyww
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wyww
|
|
name: wyww
|
|
nameWithType: float4.wyww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wyww
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wzxx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wzxx
|
|
name: wzxx
|
|
nameWithType: float4.wzxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wzxy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wzxy
|
|
name: wzxy
|
|
nameWithType: float4.wzxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wzxz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wzxz
|
|
name: wzxz
|
|
nameWithType: float4.wzxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzxw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wzxw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wzxw
|
|
name: wzxw
|
|
nameWithType: float4.wzxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzxw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wzyx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wzyx
|
|
name: wzyx
|
|
nameWithType: float4.wzyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wzyy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wzyy
|
|
name: wzyy
|
|
nameWithType: float4.wzyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wzyz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wzyz
|
|
name: wzyz
|
|
nameWithType: float4.wzyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzyw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wzyw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wzyw
|
|
name: wzyw
|
|
nameWithType: float4.wzyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzyw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wzzx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wzzx
|
|
name: wzzx
|
|
nameWithType: float4.wzzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wzzy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wzzy
|
|
name: wzzy
|
|
nameWithType: float4.wzzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wzzz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wzzz
|
|
name: wzzz
|
|
nameWithType: float4.wzzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzzw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wzzw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wzzw
|
|
name: wzzw
|
|
nameWithType: float4.wzzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzzw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzwx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wzwx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wzwx
|
|
name: wzwx
|
|
nameWithType: float4.wzwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzwx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzwy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wzwy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wzwy
|
|
name: wzwy
|
|
nameWithType: float4.wzwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzwy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzwz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wzwz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wzwz
|
|
name: wzwz
|
|
nameWithType: float4.wzwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzwz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wzww*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wzww
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wzww
|
|
name: wzww
|
|
nameWithType: float4.wzww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wzww
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wwxx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wwxx
|
|
name: wwxx
|
|
nameWithType: float4.wwxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wwxy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wwxy
|
|
name: wwxy
|
|
nameWithType: float4.wwxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wwxz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wwxz
|
|
name: wwxz
|
|
nameWithType: float4.wwxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwxw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wwxw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wwxw
|
|
name: wwxw
|
|
nameWithType: float4.wwxw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwxw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wwyx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wwyx
|
|
name: wwyx
|
|
nameWithType: float4.wwyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wwyy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wwyy
|
|
name: wwyy
|
|
nameWithType: float4.wwyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wwyz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wwyz
|
|
name: wwyz
|
|
nameWithType: float4.wwyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwyw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wwyw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wwyw
|
|
name: wwyw
|
|
nameWithType: float4.wwyw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwyw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wwzx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wwzx
|
|
name: wwzx
|
|
nameWithType: float4.wwzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wwzy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wwzy
|
|
name: wwzy
|
|
nameWithType: float4.wwzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wwzz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wwzz
|
|
name: wwzz
|
|
nameWithType: float4.wwzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwzw*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wwzw
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wwzw
|
|
name: wwzw
|
|
nameWithType: float4.wwzw
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwzw
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwwx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wwwx
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wwwx
|
|
name: wwwx
|
|
nameWithType: float4.wwwx
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwwx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwwy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wwwy
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wwwy
|
|
name: wwwy
|
|
nameWithType: float4.wwwy
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwwy
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwwz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wwwz
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wwwz
|
|
name: wwwz
|
|
nameWithType: float4.wwwz
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwwz
|
|
- uid: Misaki.HighPerformance.Mathematics.float4.wwww*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float4.wwww
|
|
href: Misaki.HighPerformance.Mathematics.float4.html#Misaki_HighPerformance_Mathematics_float4_wwww
|
|
name: wwww
|
|
nameWithType: float4.wwww
|
|
fullName: Misaki.HighPerformance.Mathematics.float4.wwww
|