Files
Misaki.HighPerformance/docs/documents/api/Misaki.HighPerformance.Mathematics.uint3.yml

8231 lines
331 KiB
YAML

### YamlMime:ManagedReference
items:
- uid: Misaki.HighPerformance.Mathematics.uint3
commentId: T:Misaki.HighPerformance.Mathematics.uint3
id: uint3
parent: Misaki.HighPerformance.Mathematics
children:
- Misaki.HighPerformance.Mathematics.uint3.#ctor(Misaki.HighPerformance.Mathematics.bool3)
- Misaki.HighPerformance.Mathematics.uint3.#ctor(Misaki.HighPerformance.Mathematics.double3)
- Misaki.HighPerformance.Mathematics.uint3.#ctor(Misaki.HighPerformance.Mathematics.float3)
- Misaki.HighPerformance.Mathematics.uint3.#ctor(Misaki.HighPerformance.Mathematics.int3)
- Misaki.HighPerformance.Mathematics.uint3.#ctor(Misaki.HighPerformance.Mathematics.uint2,System.UInt32)
- Misaki.HighPerformance.Mathematics.uint3.#ctor(Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.#ctor(System.Double)
- Misaki.HighPerformance.Mathematics.uint3.#ctor(System.Int32)
- Misaki.HighPerformance.Mathematics.uint3.#ctor(System.ReadOnlySpan{System.UInt32})
- Misaki.HighPerformance.Mathematics.uint3.#ctor(System.Single)
- Misaki.HighPerformance.Mathematics.uint3.#ctor(System.UInt32)
- Misaki.HighPerformance.Mathematics.uint3.#ctor(System.UInt32,Misaki.HighPerformance.Mathematics.uint2)
- Misaki.HighPerformance.Mathematics.uint3.#ctor(System.UInt32,System.UInt32,System.UInt32)
- Misaki.HighPerformance.Mathematics.uint3.Equals(Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.Equals(System.Object)
- Misaki.HighPerformance.Mathematics.uint3.GetHashCode
- Misaki.HighPerformance.Mathematics.uint3.Item(System.Int32)
- Misaki.HighPerformance.Mathematics.uint3.ToString
- Misaki.HighPerformance.Mathematics.uint3.one
- Misaki.HighPerformance.Mathematics.uint3.op_Addition(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.op_Addition(Misaki.HighPerformance.Mathematics.uint3,System.UInt32)
- Misaki.HighPerformance.Mathematics.uint3.op_Addition(System.UInt32,Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.op_AdditionAssignment(Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.op_BitwiseAnd(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.op_BitwiseOr(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.op_Decrement(Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.op_Division(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.op_Division(Misaki.HighPerformance.Mathematics.uint3,System.UInt32)
- Misaki.HighPerformance.Mathematics.uint3.op_Division(System.UInt32,Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.op_DivisionAssignment(Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.op_Equality(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.op_ExclusiveOr(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.op_GreaterThan(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.op_GreaterThanOrEqual(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.op_Implicit(Misaki.HighPerformance.Mathematics.bool3)~Misaki.HighPerformance.Mathematics.uint3
- Misaki.HighPerformance.Mathematics.uint3.op_Implicit(Misaki.HighPerformance.Mathematics.double3)~Misaki.HighPerformance.Mathematics.uint3
- Misaki.HighPerformance.Mathematics.uint3.op_Implicit(Misaki.HighPerformance.Mathematics.float3)~Misaki.HighPerformance.Mathematics.uint3
- Misaki.HighPerformance.Mathematics.uint3.op_Implicit(Misaki.HighPerformance.Mathematics.int3)~Misaki.HighPerformance.Mathematics.uint3
- Misaki.HighPerformance.Mathematics.uint3.op_Implicit(System.Double)~Misaki.HighPerformance.Mathematics.uint3
- Misaki.HighPerformance.Mathematics.uint3.op_Implicit(System.Int32)~Misaki.HighPerformance.Mathematics.uint3
- Misaki.HighPerformance.Mathematics.uint3.op_Implicit(System.ReadOnlySpan{System.UInt32})~Misaki.HighPerformance.Mathematics.uint3
- Misaki.HighPerformance.Mathematics.uint3.op_Implicit(System.Single)~Misaki.HighPerformance.Mathematics.uint3
- Misaki.HighPerformance.Mathematics.uint3.op_Implicit(System.UInt32)~Misaki.HighPerformance.Mathematics.uint3
- Misaki.HighPerformance.Mathematics.uint3.op_Increment(Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.op_Inequality(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.op_LeftShift(Misaki.HighPerformance.Mathematics.uint3,System.Int32)
- Misaki.HighPerformance.Mathematics.uint3.op_LessThan(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.op_LessThanOrEqual(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.op_Modulus(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.op_Modulus(Misaki.HighPerformance.Mathematics.uint3,System.UInt32)
- Misaki.HighPerformance.Mathematics.uint3.op_Modulus(System.UInt32,Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.op_ModulusAssignment(Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.op_MultiplicationAssignment(Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.op_Multiply(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.op_Multiply(Misaki.HighPerformance.Mathematics.uint3,System.UInt32)
- Misaki.HighPerformance.Mathematics.uint3.op_Multiply(System.UInt32,Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.op_OnesComplement(Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.op_RightShift(Misaki.HighPerformance.Mathematics.uint3,System.Int32)
- Misaki.HighPerformance.Mathematics.uint3.op_Subtraction(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.op_Subtraction(Misaki.HighPerformance.Mathematics.uint3,System.UInt32)
- Misaki.HighPerformance.Mathematics.uint3.op_Subtraction(System.UInt32,Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.op_SubtractionAssignment(Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.op_UnaryNegation(Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.op_UnaryPlus(Misaki.HighPerformance.Mathematics.uint3)
- Misaki.HighPerformance.Mathematics.uint3.unitX
- Misaki.HighPerformance.Mathematics.uint3.unitY
- Misaki.HighPerformance.Mathematics.uint3.unitZ
- Misaki.HighPerformance.Mathematics.uint3.x
- Misaki.HighPerformance.Mathematics.uint3.xx
- Misaki.HighPerformance.Mathematics.uint3.xxx
- Misaki.HighPerformance.Mathematics.uint3.xxxx
- Misaki.HighPerformance.Mathematics.uint3.xxxy
- Misaki.HighPerformance.Mathematics.uint3.xxxz
- Misaki.HighPerformance.Mathematics.uint3.xxy
- Misaki.HighPerformance.Mathematics.uint3.xxyx
- Misaki.HighPerformance.Mathematics.uint3.xxyy
- Misaki.HighPerformance.Mathematics.uint3.xxyz
- Misaki.HighPerformance.Mathematics.uint3.xxz
- Misaki.HighPerformance.Mathematics.uint3.xxzx
- Misaki.HighPerformance.Mathematics.uint3.xxzy
- Misaki.HighPerformance.Mathematics.uint3.xxzz
- Misaki.HighPerformance.Mathematics.uint3.xy
- Misaki.HighPerformance.Mathematics.uint3.xyx
- Misaki.HighPerformance.Mathematics.uint3.xyxx
- Misaki.HighPerformance.Mathematics.uint3.xyxy
- Misaki.HighPerformance.Mathematics.uint3.xyxz
- Misaki.HighPerformance.Mathematics.uint3.xyy
- Misaki.HighPerformance.Mathematics.uint3.xyyx
- Misaki.HighPerformance.Mathematics.uint3.xyyy
- Misaki.HighPerformance.Mathematics.uint3.xyyz
- Misaki.HighPerformance.Mathematics.uint3.xyz
- Misaki.HighPerformance.Mathematics.uint3.xyzx
- Misaki.HighPerformance.Mathematics.uint3.xyzy
- Misaki.HighPerformance.Mathematics.uint3.xyzz
- Misaki.HighPerformance.Mathematics.uint3.xz
- Misaki.HighPerformance.Mathematics.uint3.xzx
- Misaki.HighPerformance.Mathematics.uint3.xzxx
- Misaki.HighPerformance.Mathematics.uint3.xzxy
- Misaki.HighPerformance.Mathematics.uint3.xzxz
- Misaki.HighPerformance.Mathematics.uint3.xzy
- Misaki.HighPerformance.Mathematics.uint3.xzyx
- Misaki.HighPerformance.Mathematics.uint3.xzyy
- Misaki.HighPerformance.Mathematics.uint3.xzyz
- Misaki.HighPerformance.Mathematics.uint3.xzz
- Misaki.HighPerformance.Mathematics.uint3.xzzx
- Misaki.HighPerformance.Mathematics.uint3.xzzy
- Misaki.HighPerformance.Mathematics.uint3.xzzz
- Misaki.HighPerformance.Mathematics.uint3.y
- Misaki.HighPerformance.Mathematics.uint3.yx
- Misaki.HighPerformance.Mathematics.uint3.yxx
- Misaki.HighPerformance.Mathematics.uint3.yxxx
- Misaki.HighPerformance.Mathematics.uint3.yxxy
- Misaki.HighPerformance.Mathematics.uint3.yxxz
- Misaki.HighPerformance.Mathematics.uint3.yxy
- Misaki.HighPerformance.Mathematics.uint3.yxyx
- Misaki.HighPerformance.Mathematics.uint3.yxyy
- Misaki.HighPerformance.Mathematics.uint3.yxyz
- Misaki.HighPerformance.Mathematics.uint3.yxz
- Misaki.HighPerformance.Mathematics.uint3.yxzx
- Misaki.HighPerformance.Mathematics.uint3.yxzy
- Misaki.HighPerformance.Mathematics.uint3.yxzz
- Misaki.HighPerformance.Mathematics.uint3.yy
- Misaki.HighPerformance.Mathematics.uint3.yyx
- Misaki.HighPerformance.Mathematics.uint3.yyxx
- Misaki.HighPerformance.Mathematics.uint3.yyxy
- Misaki.HighPerformance.Mathematics.uint3.yyxz
- Misaki.HighPerformance.Mathematics.uint3.yyy
- Misaki.HighPerformance.Mathematics.uint3.yyyx
- Misaki.HighPerformance.Mathematics.uint3.yyyy
- Misaki.HighPerformance.Mathematics.uint3.yyyz
- Misaki.HighPerformance.Mathematics.uint3.yyz
- Misaki.HighPerformance.Mathematics.uint3.yyzx
- Misaki.HighPerformance.Mathematics.uint3.yyzy
- Misaki.HighPerformance.Mathematics.uint3.yyzz
- Misaki.HighPerformance.Mathematics.uint3.yz
- Misaki.HighPerformance.Mathematics.uint3.yzx
- Misaki.HighPerformance.Mathematics.uint3.yzxx
- Misaki.HighPerformance.Mathematics.uint3.yzxy
- Misaki.HighPerformance.Mathematics.uint3.yzxz
- Misaki.HighPerformance.Mathematics.uint3.yzy
- Misaki.HighPerformance.Mathematics.uint3.yzyx
- Misaki.HighPerformance.Mathematics.uint3.yzyy
- Misaki.HighPerformance.Mathematics.uint3.yzyz
- Misaki.HighPerformance.Mathematics.uint3.yzz
- Misaki.HighPerformance.Mathematics.uint3.yzzx
- Misaki.HighPerformance.Mathematics.uint3.yzzy
- Misaki.HighPerformance.Mathematics.uint3.yzzz
- Misaki.HighPerformance.Mathematics.uint3.z
- Misaki.HighPerformance.Mathematics.uint3.zero
- Misaki.HighPerformance.Mathematics.uint3.zx
- Misaki.HighPerformance.Mathematics.uint3.zxx
- Misaki.HighPerformance.Mathematics.uint3.zxxx
- Misaki.HighPerformance.Mathematics.uint3.zxxy
- Misaki.HighPerformance.Mathematics.uint3.zxxz
- Misaki.HighPerformance.Mathematics.uint3.zxy
- Misaki.HighPerformance.Mathematics.uint3.zxyx
- Misaki.HighPerformance.Mathematics.uint3.zxyy
- Misaki.HighPerformance.Mathematics.uint3.zxyz
- Misaki.HighPerformance.Mathematics.uint3.zxz
- Misaki.HighPerformance.Mathematics.uint3.zxzx
- Misaki.HighPerformance.Mathematics.uint3.zxzy
- Misaki.HighPerformance.Mathematics.uint3.zxzz
- Misaki.HighPerformance.Mathematics.uint3.zy
- Misaki.HighPerformance.Mathematics.uint3.zyx
- Misaki.HighPerformance.Mathematics.uint3.zyxx
- Misaki.HighPerformance.Mathematics.uint3.zyxy
- Misaki.HighPerformance.Mathematics.uint3.zyxz
- Misaki.HighPerformance.Mathematics.uint3.zyy
- Misaki.HighPerformance.Mathematics.uint3.zyyx
- Misaki.HighPerformance.Mathematics.uint3.zyyy
- Misaki.HighPerformance.Mathematics.uint3.zyyz
- Misaki.HighPerformance.Mathematics.uint3.zyz
- Misaki.HighPerformance.Mathematics.uint3.zyzx
- Misaki.HighPerformance.Mathematics.uint3.zyzy
- Misaki.HighPerformance.Mathematics.uint3.zyzz
- Misaki.HighPerformance.Mathematics.uint3.zz
- Misaki.HighPerformance.Mathematics.uint3.zzx
- Misaki.HighPerformance.Mathematics.uint3.zzxx
- Misaki.HighPerformance.Mathematics.uint3.zzxy
- Misaki.HighPerformance.Mathematics.uint3.zzxz
- Misaki.HighPerformance.Mathematics.uint3.zzy
- Misaki.HighPerformance.Mathematics.uint3.zzyx
- Misaki.HighPerformance.Mathematics.uint3.zzyy
- Misaki.HighPerformance.Mathematics.uint3.zzyz
- Misaki.HighPerformance.Mathematics.uint3.zzz
- Misaki.HighPerformance.Mathematics.uint3.zzzx
- Misaki.HighPerformance.Mathematics.uint3.zzzy
- Misaki.HighPerformance.Mathematics.uint3.zzzz
langs:
- csharp
- vb
name: uint3
nameWithType: uint3
fullName: Misaki.HighPerformance.Mathematics.uint3
type: Struct
source:
id: uint3
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3.g.cs
startLine: 10
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[NumericType(typeof(uint), 4, 3, 1, "global::Misaki.HighPerformance.Mathematics.uint", true, true, null, null)]
[NumericConvertable("(uint){v}.{c}", new Type[] { typeof(int3), typeof(float3), typeof(double3), typeof(bool3) })]
[NumericConvertable("(uint){v}", new Type[] { typeof(int), typeof(float), typeof(double) })]
public struct uint3 : IEquatable<uint3>
content.vb: >-
<NumericType(GetType(UInteger), 4, 3, 1, "global::Misaki.HighPerformance.Mathematics.uint", True, True, Nothing, Nothing)>
<NumericConvertable("(uint){v}.{c}", New Type() { GetType(int3), GetType(float3), GetType(double3), GetType(bool3) })>
<NumericConvertable("(uint){v}", New Type() { GetType(Integer), GetType(Single), GetType(Double) })>
Public Structure uint3 Implements IEquatable(Of uint3)
implements:
- System.IEquatable{Misaki.HighPerformance.Mathematics.uint3}
inheritedMembers:
- System.Object.Equals(System.Object,System.Object)
- System.Object.GetType
- System.Object.ReferenceEquals(System.Object,System.Object)
extensionMethods:
- Misaki.HighPerformance.Mathematics.uint3.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.UInt32
- type: System.Int32
value: 4
- type: System.Int32
value: 3
- type: System.Int32
value: 1
- type: System.String
value: global::Misaki.HighPerformance.Mathematics.uint
- type: System.Boolean
value: true
- type: System.Boolean
value: true
- type: System.Type
- type: System.Type
- uid: Misaki.HighPerformance.Mathematics.uint3.x
commentId: F:Misaki.HighPerformance.Mathematics.uint3.x
id: x
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: x
nameWithType: uint3.x
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 12
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public uint x
return:
type: System.UInt32
content.vb: Public x As UInteger
- uid: Misaki.HighPerformance.Mathematics.uint3.y
commentId: F:Misaki.HighPerformance.Mathematics.uint3.y
id: y
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: y
nameWithType: uint3.y
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 14
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public uint y
return:
type: System.UInt32
content.vb: Public y As UInteger
- uid: Misaki.HighPerformance.Mathematics.uint3.z
commentId: F:Misaki.HighPerformance.Mathematics.uint3.z
id: z
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: z
nameWithType: uint3.z
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 16
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public uint z
return:
type: System.UInt32
content.vb: Public z As UInteger
- uid: Misaki.HighPerformance.Mathematics.uint3.Item(System.Int32)
commentId: P:Misaki.HighPerformance.Mathematics.uint3.Item(System.Int32)
id: Item(System.Int32)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: this[int]
nameWithType: uint3.this[int]
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 19
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public ref uint this[int index] { get; }
parameters:
- id: index
type: System.Int32
return:
type: System.UInt32
content.vb: Public ReadOnly Default ByRef Property this[](index As Integer) As UInteger
overload: Misaki.HighPerformance.Mathematics.uint3.Item*
nameWithType.vb: uint3.this[](Integer)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.this[](Integer)
name.vb: this[](Integer)
- uid: Misaki.HighPerformance.Mathematics.uint3.one
commentId: P:Misaki.HighPerformance.Mathematics.uint3.one
id: one
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: one
nameWithType: uint3.one
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 28
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 one { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared ReadOnly Property one As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.one*
- uid: Misaki.HighPerformance.Mathematics.uint3.zero
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zero
id: zero
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zero
nameWithType: uint3.zero
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 29
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 zero { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared ReadOnly Property zero As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.zero*
- uid: Misaki.HighPerformance.Mathematics.uint3.unitX
commentId: P:Misaki.HighPerformance.Mathematics.uint3.unitX
id: unitX
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: unitX
nameWithType: uint3.unitX
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 30
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 unitX { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared ReadOnly Property unitX As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.unitX*
- uid: Misaki.HighPerformance.Mathematics.uint3.unitY
commentId: P:Misaki.HighPerformance.Mathematics.uint3.unitY
id: unitY
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: unitY
nameWithType: uint3.unitY
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 31
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 unitY { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared ReadOnly Property unitY As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.unitY*
- uid: Misaki.HighPerformance.Mathematics.uint3.unitZ
commentId: P:Misaki.HighPerformance.Mathematics.uint3.unitZ
id: unitZ
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: unitZ
nameWithType: uint3.unitZ
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 32
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 unitZ { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared ReadOnly Property unitZ As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.unitZ*
- uid: Misaki.HighPerformance.Mathematics.uint3.#ctor(System.ReadOnlySpan{System.UInt32})
commentId: M:Misaki.HighPerformance.Mathematics.uint3.#ctor(System.ReadOnlySpan{System.UInt32})
id: '#ctor(System.ReadOnlySpan{System.UInt32})'
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: uint3(ReadOnlySpan<uint>)
nameWithType: uint3.uint3(ReadOnlySpan<uint>)
fullName: Misaki.HighPerformance.Mathematics.uint3.uint3(System.ReadOnlySpan<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\uint3.g.cs
startLine: 36
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public uint3(ReadOnlySpan<uint> values)
parameters:
- id: values
type: System.ReadOnlySpan{System.UInt32}
content.vb: Public Sub New(values As ReadOnlySpan(Of UInteger))
overload: Misaki.HighPerformance.Mathematics.uint3.#ctor*
nameWithType.vb: uint3.New(ReadOnlySpan(Of UInteger))
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.New(System.ReadOnlySpan(Of UInteger))
name.vb: New(ReadOnlySpan(Of UInteger))
- uid: Misaki.HighPerformance.Mathematics.uint3.#ctor(System.UInt32)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.#ctor(System.UInt32)
id: '#ctor(System.UInt32)'
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: uint3(uint)
nameWithType: uint3.uint3(uint)
fullName: Misaki.HighPerformance.Mathematics.uint3.uint3(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\uint3.g.cs
startLine: 51
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public uint3(uint value)
parameters:
- id: value
type: System.UInt32
content.vb: Public Sub New(value As UInteger)
overload: Misaki.HighPerformance.Mathematics.uint3.#ctor*
nameWithType.vb: uint3.New(UInteger)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.New(UInteger)
name.vb: New(UInteger)
- uid: Misaki.HighPerformance.Mathematics.uint3.#ctor(System.UInt32,System.UInt32,System.UInt32)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.#ctor(System.UInt32,System.UInt32,System.UInt32)
id: '#ctor(System.UInt32,System.UInt32,System.UInt32)'
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: uint3(uint, uint, uint)
nameWithType: uint3.uint3(uint, uint, uint)
fullName: Misaki.HighPerformance.Mathematics.uint3.uint3(uint, uint, 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\uint3.g.cs
startLine: 59
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public uint3(uint x, uint y, uint z)
parameters:
- id: x
type: System.UInt32
- id: y
type: System.UInt32
- id: z
type: System.UInt32
content.vb: Public Sub New(x As UInteger, y As UInteger, z As UInteger)
overload: Misaki.HighPerformance.Mathematics.uint3.#ctor*
nameWithType.vb: uint3.New(UInteger, UInteger, UInteger)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.New(UInteger, UInteger, UInteger)
name.vb: New(UInteger, UInteger, UInteger)
- uid: Misaki.HighPerformance.Mathematics.uint3.#ctor(System.UInt32,Misaki.HighPerformance.Mathematics.uint2)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.#ctor(System.UInt32,Misaki.HighPerformance.Mathematics.uint2)
id: '#ctor(System.UInt32,Misaki.HighPerformance.Mathematics.uint2)'
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: uint3(uint, uint2)
nameWithType: uint3.uint3(uint, uint2)
fullName: Misaki.HighPerformance.Mathematics.uint3.uint3(uint, Misaki.HighPerformance.Mathematics.uint2)
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\uint3.g.cs
startLine: 67
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public uint3(uint x, uint2 yz)
parameters:
- id: x
type: System.UInt32
- id: yz
type: Misaki.HighPerformance.Mathematics.uint2
content.vb: Public Sub New(x As UInteger, yz As uint2)
overload: Misaki.HighPerformance.Mathematics.uint3.#ctor*
nameWithType.vb: uint3.New(UInteger, uint2)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.New(UInteger, Misaki.HighPerformance.Mathematics.uint2)
name.vb: New(UInteger, uint2)
- uid: Misaki.HighPerformance.Mathematics.uint3.#ctor(Misaki.HighPerformance.Mathematics.uint2,System.UInt32)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.#ctor(Misaki.HighPerformance.Mathematics.uint2,System.UInt32)
id: '#ctor(Misaki.HighPerformance.Mathematics.uint2,System.UInt32)'
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: uint3(uint2, uint)
nameWithType: uint3.uint3(uint2, uint)
fullName: Misaki.HighPerformance.Mathematics.uint3.uint3(Misaki.HighPerformance.Mathematics.uint2, 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\uint3.g.cs
startLine: 75
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public uint3(uint2 xy, uint z)
parameters:
- id: xy
type: Misaki.HighPerformance.Mathematics.uint2
- id: z
type: System.UInt32
content.vb: Public Sub New(xy As uint2, z As UInteger)
overload: Misaki.HighPerformance.Mathematics.uint3.#ctor*
nameWithType.vb: uint3.New(uint2, UInteger)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.New(Misaki.HighPerformance.Mathematics.uint2, UInteger)
name.vb: New(uint2, UInteger)
- uid: Misaki.HighPerformance.Mathematics.uint3.#ctor(Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.#ctor(Misaki.HighPerformance.Mathematics.uint3)
id: '#ctor(Misaki.HighPerformance.Mathematics.uint3)'
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: uint3(uint3)
nameWithType: uint3.uint3(uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.uint3(Misaki.HighPerformance.Mathematics.uint3)
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\uint3.g.cs
startLine: 83
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public uint3(uint3 xyz)
parameters:
- id: xyz
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Sub New(xyz As uint3)
overload: Misaki.HighPerformance.Mathematics.uint3.#ctor*
nameWithType.vb: uint3.New(uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.New(Misaki.HighPerformance.Mathematics.uint3)
name.vb: New(uint3)
- uid: Misaki.HighPerformance.Mathematics.uint3.#ctor(Misaki.HighPerformance.Mathematics.int3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.#ctor(Misaki.HighPerformance.Mathematics.int3)
id: '#ctor(Misaki.HighPerformance.Mathematics.int3)'
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: uint3(int3)
nameWithType: uint3.uint3(int3)
fullName: Misaki.HighPerformance.Mathematics.uint3.uint3(Misaki.HighPerformance.Mathematics.int3)
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\uint3.g.cs
startLine: 91
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public uint3(int3 v)
parameters:
- id: v
type: Misaki.HighPerformance.Mathematics.int3
content.vb: Public Sub New(v As int3)
overload: Misaki.HighPerformance.Mathematics.uint3.#ctor*
nameWithType.vb: uint3.New(int3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.New(Misaki.HighPerformance.Mathematics.int3)
name.vb: New(int3)
- uid: Misaki.HighPerformance.Mathematics.uint3.#ctor(Misaki.HighPerformance.Mathematics.float3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.#ctor(Misaki.HighPerformance.Mathematics.float3)
id: '#ctor(Misaki.HighPerformance.Mathematics.float3)'
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: uint3(float3)
nameWithType: uint3.uint3(float3)
fullName: Misaki.HighPerformance.Mathematics.uint3.uint3(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\uint3.g.cs
startLine: 99
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public uint3(float3 v)
parameters:
- id: v
type: Misaki.HighPerformance.Mathematics.float3
content.vb: Public Sub New(v As float3)
overload: Misaki.HighPerformance.Mathematics.uint3.#ctor*
nameWithType.vb: uint3.New(float3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.New(Misaki.HighPerformance.Mathematics.float3)
name.vb: New(float3)
- uid: Misaki.HighPerformance.Mathematics.uint3.#ctor(Misaki.HighPerformance.Mathematics.double3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.#ctor(Misaki.HighPerformance.Mathematics.double3)
id: '#ctor(Misaki.HighPerformance.Mathematics.double3)'
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: uint3(double3)
nameWithType: uint3.uint3(double3)
fullName: Misaki.HighPerformance.Mathematics.uint3.uint3(Misaki.HighPerformance.Mathematics.double3)
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\uint3.g.cs
startLine: 107
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public uint3(double3 v)
parameters:
- id: v
type: Misaki.HighPerformance.Mathematics.double3
content.vb: Public Sub New(v As double3)
overload: Misaki.HighPerformance.Mathematics.uint3.#ctor*
nameWithType.vb: uint3.New(double3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.New(Misaki.HighPerformance.Mathematics.double3)
name.vb: New(double3)
- uid: Misaki.HighPerformance.Mathematics.uint3.#ctor(Misaki.HighPerformance.Mathematics.bool3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.#ctor(Misaki.HighPerformance.Mathematics.bool3)
id: '#ctor(Misaki.HighPerformance.Mathematics.bool3)'
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: uint3(bool3)
nameWithType: uint3.uint3(bool3)
fullName: Misaki.HighPerformance.Mathematics.uint3.uint3(Misaki.HighPerformance.Mathematics.bool3)
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\uint3.g.cs
startLine: 115
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public uint3(bool3 v)
parameters:
- id: v
type: Misaki.HighPerformance.Mathematics.bool3
content.vb: Public Sub New(v As bool3)
overload: Misaki.HighPerformance.Mathematics.uint3.#ctor*
nameWithType.vb: uint3.New(bool3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.New(Misaki.HighPerformance.Mathematics.bool3)
name.vb: New(bool3)
- uid: Misaki.HighPerformance.Mathematics.uint3.#ctor(System.Int32)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.#ctor(System.Int32)
id: '#ctor(System.Int32)'
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: uint3(int)
nameWithType: uint3.uint3(int)
fullName: Misaki.HighPerformance.Mathematics.uint3.uint3(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\uint3.g.cs
startLine: 123
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public uint3(int v)
parameters:
- id: v
type: System.Int32
content.vb: Public Sub New(v As Integer)
overload: Misaki.HighPerformance.Mathematics.uint3.#ctor*
nameWithType.vb: uint3.New(Integer)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.New(Integer)
name.vb: New(Integer)
- uid: Misaki.HighPerformance.Mathematics.uint3.#ctor(System.Single)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.#ctor(System.Single)
id: '#ctor(System.Single)'
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: uint3(float)
nameWithType: uint3.uint3(float)
fullName: Misaki.HighPerformance.Mathematics.uint3.uint3(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\uint3.g.cs
startLine: 131
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public uint3(float v)
parameters:
- id: v
type: System.Single
content.vb: Public Sub New(v As Single)
overload: Misaki.HighPerformance.Mathematics.uint3.#ctor*
nameWithType.vb: uint3.New(Single)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.New(Single)
name.vb: New(Single)
- uid: Misaki.HighPerformance.Mathematics.uint3.#ctor(System.Double)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.#ctor(System.Double)
id: '#ctor(System.Double)'
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: uint3(double)
nameWithType: uint3.uint3(double)
fullName: Misaki.HighPerformance.Mathematics.uint3.uint3(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\uint3.g.cs
startLine: 139
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public uint3(double v)
parameters:
- id: v
type: System.Double
content.vb: Public Sub New(v As Double)
overload: Misaki.HighPerformance.Mathematics.uint3.#ctor*
nameWithType.vb: uint3.New(Double)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.New(Double)
name.vb: New(Double)
- uid: Misaki.HighPerformance.Mathematics.uint3.ToString
commentId: M:Misaki.HighPerformance.Mathematics.uint3.ToString
id: ToString
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: ToString()
nameWithType: uint3.ToString()
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 151
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.uint3.ToString*
- uid: Misaki.HighPerformance.Mathematics.uint3.GetHashCode
commentId: M:Misaki.HighPerformance.Mathematics.uint3.GetHashCode
id: GetHashCode
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: GetHashCode()
nameWithType: uint3.GetHashCode()
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 157
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.uint3.GetHashCode*
- uid: Misaki.HighPerformance.Mathematics.uint3.Equals(System.Object)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.Equals(System.Object)
id: Equals(System.Object)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: Equals(object?)
nameWithType: uint3.Equals(object?)
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 163
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.uint3.Equals*
nameWithType.vb: uint3.Equals(Object)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.Equals(Object)
name.vb: Equals(Object)
- uid: Misaki.HighPerformance.Mathematics.uint3.Equals(Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.Equals(Misaki.HighPerformance.Mathematics.uint3)
id: Equals(Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: Equals(uint3)
nameWithType: uint3.Equals(uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.Equals(Misaki.HighPerformance.Mathematics.uint3)
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\uint3.g.cs
startLine: 169
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(uint3 other)
parameters:
- id: other
type: Misaki.HighPerformance.Mathematics.uint3
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 uint3) As Boolean
overload: Misaki.HighPerformance.Mathematics.uint3.Equals*
implements:
- System.IEquatable{Misaki.HighPerformance.Mathematics.uint3}.Equals(Misaki.HighPerformance.Mathematics.uint3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Equality(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_Equality(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
id: op_Equality(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator ==(uint3, uint3)
nameWithType: uint3.operator ==(uint3, uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator ==(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
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\uint3.g.cs
startLine: 175
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static bool3 operator ==(uint3 lhs, uint3 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.uint3
- id: rhs
type: Misaki.HighPerformance.Mathematics.uint3
return:
type: Misaki.HighPerformance.Mathematics.bool3
content.vb: Public Shared Operator =(lhs As uint3, rhs As uint3) As bool3
overload: Misaki.HighPerformance.Mathematics.uint3.op_Equality*
nameWithType.vb: uint3.=(uint3, uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.=(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
name.vb: =(uint3, uint3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Inequality(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_Inequality(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
id: op_Inequality(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator !=(uint3, uint3)
nameWithType: uint3.operator !=(uint3, uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator !=(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
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\uint3.g.cs
startLine: 181
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static bool3 operator !=(uint3 lhs, uint3 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.uint3
- id: rhs
type: Misaki.HighPerformance.Mathematics.uint3
return:
type: Misaki.HighPerformance.Mathematics.bool3
content.vb: Public Shared Operator <>(lhs As uint3, rhs As uint3) As bool3
overload: Misaki.HighPerformance.Mathematics.uint3.op_Inequality*
nameWithType.vb: uint3.<>(uint3, uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.<>(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
name.vb: <>(uint3, uint3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Implicit(System.ReadOnlySpan{System.UInt32})~Misaki.HighPerformance.Mathematics.uint3
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_Implicit(System.ReadOnlySpan{System.UInt32})~Misaki.HighPerformance.Mathematics.uint3
id: op_Implicit(System.ReadOnlySpan{System.UInt32})~Misaki.HighPerformance.Mathematics.uint3
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: implicit operator uint3(ReadOnlySpan<uint>)
nameWithType: uint3.implicit operator uint3(ReadOnlySpan<uint>)
fullName: Misaki.HighPerformance.Mathematics.uint3.implicit operator Misaki.HighPerformance.Mathematics.uint3(System.ReadOnlySpan<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\uint3.g.cs
startLine: 187
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static implicit operator uint3(ReadOnlySpan<uint> value)
parameters:
- id: value
type: System.ReadOnlySpan{System.UInt32}
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Widening Operator CType(value As ReadOnlySpan(Of UInteger)) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_Implicit*
nameWithType.vb: uint3.CType(ReadOnlySpan(Of UInteger))
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.CType(System.ReadOnlySpan(Of UInteger))
name.vb: CType(ReadOnlySpan(Of UInteger))
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Implicit(System.UInt32)~Misaki.HighPerformance.Mathematics.uint3
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_Implicit(System.UInt32)~Misaki.HighPerformance.Mathematics.uint3
id: op_Implicit(System.UInt32)~Misaki.HighPerformance.Mathematics.uint3
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: implicit operator uint3(uint)
nameWithType: uint3.implicit operator uint3(uint)
fullName: Misaki.HighPerformance.Mathematics.uint3.implicit operator Misaki.HighPerformance.Mathematics.uint3(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\uint3.g.cs
startLine: 193
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static implicit operator uint3(uint value)
parameters:
- id: value
type: System.UInt32
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Widening Operator CType(value As UInteger) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_Implicit*
nameWithType.vb: uint3.CType(UInteger)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.CType(UInteger)
name.vb: CType(UInteger)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Implicit(Misaki.HighPerformance.Mathematics.int3)~Misaki.HighPerformance.Mathematics.uint3
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_Implicit(Misaki.HighPerformance.Mathematics.int3)~Misaki.HighPerformance.Mathematics.uint3
id: op_Implicit(Misaki.HighPerformance.Mathematics.int3)~Misaki.HighPerformance.Mathematics.uint3
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: implicit operator uint3(int3)
nameWithType: uint3.implicit operator uint3(int3)
fullName: Misaki.HighPerformance.Mathematics.uint3.implicit operator Misaki.HighPerformance.Mathematics.uint3(Misaki.HighPerformance.Mathematics.int3)
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\uint3.g.cs
startLine: 203
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static implicit operator uint3(int3 v)
parameters:
- id: v
type: Misaki.HighPerformance.Mathematics.int3
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Widening Operator CType(v As int3) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_Implicit*
nameWithType.vb: uint3.CType(int3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.CType(Misaki.HighPerformance.Mathematics.int3)
name.vb: CType(int3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Implicit(Misaki.HighPerformance.Mathematics.float3)~Misaki.HighPerformance.Mathematics.uint3
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_Implicit(Misaki.HighPerformance.Mathematics.float3)~Misaki.HighPerformance.Mathematics.uint3
id: op_Implicit(Misaki.HighPerformance.Mathematics.float3)~Misaki.HighPerformance.Mathematics.uint3
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: implicit operator uint3(float3)
nameWithType: uint3.implicit operator uint3(float3)
fullName: Misaki.HighPerformance.Mathematics.uint3.implicit operator Misaki.HighPerformance.Mathematics.uint3(Misaki.HighPerformance.Mathematics.float3)
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\uint3.g.cs
startLine: 205
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static implicit operator uint3(float3 v)
parameters:
- id: v
type: Misaki.HighPerformance.Mathematics.float3
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Widening Operator CType(v As float3) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_Implicit*
nameWithType.vb: uint3.CType(float3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.CType(Misaki.HighPerformance.Mathematics.float3)
name.vb: CType(float3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Implicit(Misaki.HighPerformance.Mathematics.double3)~Misaki.HighPerformance.Mathematics.uint3
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_Implicit(Misaki.HighPerformance.Mathematics.double3)~Misaki.HighPerformance.Mathematics.uint3
id: op_Implicit(Misaki.HighPerformance.Mathematics.double3)~Misaki.HighPerformance.Mathematics.uint3
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: implicit operator uint3(double3)
nameWithType: uint3.implicit operator uint3(double3)
fullName: Misaki.HighPerformance.Mathematics.uint3.implicit operator Misaki.HighPerformance.Mathematics.uint3(Misaki.HighPerformance.Mathematics.double3)
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\uint3.g.cs
startLine: 207
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static implicit operator uint3(double3 v)
parameters:
- id: v
type: Misaki.HighPerformance.Mathematics.double3
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Widening Operator CType(v As double3) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_Implicit*
nameWithType.vb: uint3.CType(double3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.CType(Misaki.HighPerformance.Mathematics.double3)
name.vb: CType(double3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Implicit(Misaki.HighPerformance.Mathematics.bool3)~Misaki.HighPerformance.Mathematics.uint3
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_Implicit(Misaki.HighPerformance.Mathematics.bool3)~Misaki.HighPerformance.Mathematics.uint3
id: op_Implicit(Misaki.HighPerformance.Mathematics.bool3)~Misaki.HighPerformance.Mathematics.uint3
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: implicit operator uint3(bool3)
nameWithType: uint3.implicit operator uint3(bool3)
fullName: Misaki.HighPerformance.Mathematics.uint3.implicit operator Misaki.HighPerformance.Mathematics.uint3(Misaki.HighPerformance.Mathematics.bool3)
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\uint3.g.cs
startLine: 209
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static implicit operator uint3(bool3 v)
parameters:
- id: v
type: Misaki.HighPerformance.Mathematics.bool3
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Widening Operator CType(v As bool3) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_Implicit*
nameWithType.vb: uint3.CType(bool3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.CType(Misaki.HighPerformance.Mathematics.bool3)
name.vb: CType(bool3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Implicit(System.Int32)~Misaki.HighPerformance.Mathematics.uint3
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_Implicit(System.Int32)~Misaki.HighPerformance.Mathematics.uint3
id: op_Implicit(System.Int32)~Misaki.HighPerformance.Mathematics.uint3
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: implicit operator uint3(int)
nameWithType: uint3.implicit operator uint3(int)
fullName: Misaki.HighPerformance.Mathematics.uint3.implicit operator Misaki.HighPerformance.Mathematics.uint3(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\uint3.g.cs
startLine: 211
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static implicit operator uint3(int v)
parameters:
- id: v
type: System.Int32
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Widening Operator CType(v As Integer) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_Implicit*
nameWithType.vb: uint3.CType(Integer)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.CType(Integer)
name.vb: CType(Integer)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Implicit(System.Single)~Misaki.HighPerformance.Mathematics.uint3
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_Implicit(System.Single)~Misaki.HighPerformance.Mathematics.uint3
id: op_Implicit(System.Single)~Misaki.HighPerformance.Mathematics.uint3
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: implicit operator uint3(float)
nameWithType: uint3.implicit operator uint3(float)
fullName: Misaki.HighPerformance.Mathematics.uint3.implicit operator Misaki.HighPerformance.Mathematics.uint3(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\uint3.g.cs
startLine: 213
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static implicit operator uint3(float v)
parameters:
- id: v
type: System.Single
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Widening Operator CType(v As Single) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_Implicit*
nameWithType.vb: uint3.CType(Single)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.CType(Single)
name.vb: CType(Single)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Implicit(System.Double)~Misaki.HighPerformance.Mathematics.uint3
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_Implicit(System.Double)~Misaki.HighPerformance.Mathematics.uint3
id: op_Implicit(System.Double)~Misaki.HighPerformance.Mathematics.uint3
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: implicit operator uint3(double)
nameWithType: uint3.implicit operator uint3(double)
fullName: Misaki.HighPerformance.Mathematics.uint3.implicit operator Misaki.HighPerformance.Mathematics.uint3(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\uint3.g.cs
startLine: 215
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static implicit operator uint3(double v)
parameters:
- id: v
type: System.Double
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Widening Operator CType(v As Double) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_Implicit*
nameWithType.vb: uint3.CType(Double)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.CType(Double)
name.vb: CType(Double)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Addition(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_Addition(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
id: op_Addition(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator +(uint3, uint3)
nameWithType: uint3.operator +(uint3, uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator +(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
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\uint3.g.cs
startLine: 221
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 operator +(uint3 lhs, uint3 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.uint3
- id: rhs
type: Misaki.HighPerformance.Mathematics.uint3
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Operator +(lhs As uint3, rhs As uint3) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_Addition*
nameWithType.vb: uint3.+(uint3, uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.+(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
name.vb: +(uint3, uint3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Addition(Misaki.HighPerformance.Mathematics.uint3,System.UInt32)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_Addition(Misaki.HighPerformance.Mathematics.uint3,System.UInt32)
id: op_Addition(Misaki.HighPerformance.Mathematics.uint3,System.UInt32)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator +(uint3, uint)
nameWithType: uint3.operator +(uint3, uint)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator +(Misaki.HighPerformance.Mathematics.uint3, uint)
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\uint3.g.cs
startLine: 228
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 operator +(uint3 lhs, uint rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.uint3
- id: rhs
type: System.UInt32
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Operator +(lhs As uint3, rhs As UInteger) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_Addition*
nameWithType.vb: uint3.+(uint3, UInteger)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.+(Misaki.HighPerformance.Mathematics.uint3, UInteger)
name.vb: +(uint3, UInteger)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Addition(System.UInt32,Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_Addition(System.UInt32,Misaki.HighPerformance.Mathematics.uint3)
id: op_Addition(System.UInt32,Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator +(uint, uint3)
nameWithType: uint3.operator +(uint, uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator +(uint, Misaki.HighPerformance.Mathematics.uint3)
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\uint3.g.cs
startLine: 234
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 operator +(uint lhs, uint3 rhs)
parameters:
- id: lhs
type: System.UInt32
- id: rhs
type: Misaki.HighPerformance.Mathematics.uint3
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Operator +(lhs As UInteger, rhs As uint3) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_Addition*
nameWithType.vb: uint3.+(UInteger, uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.+(UInteger, Misaki.HighPerformance.Mathematics.uint3)
name.vb: +(UInteger, uint3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_AdditionAssignment(Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_AdditionAssignment(Misaki.HighPerformance.Mathematics.uint3)
id: op_AdditionAssignment(Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator +=(uint3)
nameWithType: uint3.operator +=(uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator +=(Misaki.HighPerformance.Mathematics.uint3)
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\uint3.g.cs
startLine: 241
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public void operator +=(uint3 other)
parameters:
- id: other
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Function op_AdditionAssignment(other As uint3)
overload: Misaki.HighPerformance.Mathematics.uint3.op_AdditionAssignment*
nameWithType.vb: uint3.op_AdditionAssignment(uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.op_AdditionAssignment(Misaki.HighPerformance.Mathematics.uint3)
name.vb: op_AdditionAssignment(uint3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Subtraction(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_Subtraction(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
id: op_Subtraction(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator -(uint3, uint3)
nameWithType: uint3.operator -(uint3, uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator -(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
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\uint3.g.cs
startLine: 250
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 operator -(uint3 lhs, uint3 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.uint3
- id: rhs
type: Misaki.HighPerformance.Mathematics.uint3
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Operator -(lhs As uint3, rhs As uint3) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_Subtraction*
nameWithType.vb: uint3.-(uint3, uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.-(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
name.vb: -(uint3, uint3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Subtraction(Misaki.HighPerformance.Mathematics.uint3,System.UInt32)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_Subtraction(Misaki.HighPerformance.Mathematics.uint3,System.UInt32)
id: op_Subtraction(Misaki.HighPerformance.Mathematics.uint3,System.UInt32)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator -(uint3, uint)
nameWithType: uint3.operator -(uint3, uint)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator -(Misaki.HighPerformance.Mathematics.uint3, uint)
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\uint3.g.cs
startLine: 257
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 operator -(uint3 lhs, uint rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.uint3
- id: rhs
type: System.UInt32
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Operator -(lhs As uint3, rhs As UInteger) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_Subtraction*
nameWithType.vb: uint3.-(uint3, UInteger)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.-(Misaki.HighPerformance.Mathematics.uint3, UInteger)
name.vb: -(uint3, UInteger)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Subtraction(System.UInt32,Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_Subtraction(System.UInt32,Misaki.HighPerformance.Mathematics.uint3)
id: op_Subtraction(System.UInt32,Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator -(uint, uint3)
nameWithType: uint3.operator -(uint, uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator -(uint, Misaki.HighPerformance.Mathematics.uint3)
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\uint3.g.cs
startLine: 263
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 operator -(uint lhs, uint3 rhs)
parameters:
- id: lhs
type: System.UInt32
- id: rhs
type: Misaki.HighPerformance.Mathematics.uint3
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Operator -(lhs As UInteger, rhs As uint3) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_Subtraction*
nameWithType.vb: uint3.-(UInteger, uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.-(UInteger, Misaki.HighPerformance.Mathematics.uint3)
name.vb: -(UInteger, uint3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_SubtractionAssignment(Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_SubtractionAssignment(Misaki.HighPerformance.Mathematics.uint3)
id: op_SubtractionAssignment(Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator -=(uint3)
nameWithType: uint3.operator -=(uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator -=(Misaki.HighPerformance.Mathematics.uint3)
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\uint3.g.cs
startLine: 270
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public void operator -=(uint3 other)
parameters:
- id: other
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Function op_SubtractionAssignment(other As uint3)
overload: Misaki.HighPerformance.Mathematics.uint3.op_SubtractionAssignment*
nameWithType.vb: uint3.op_SubtractionAssignment(uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.op_SubtractionAssignment(Misaki.HighPerformance.Mathematics.uint3)
name.vb: op_SubtractionAssignment(uint3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Multiply(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_Multiply(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
id: op_Multiply(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator *(uint3, uint3)
nameWithType: uint3.operator *(uint3, uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator *(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
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\uint3.g.cs
startLine: 280
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 operator *(uint3 lhs, uint3 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.uint3
- id: rhs
type: Misaki.HighPerformance.Mathematics.uint3
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Operator *(lhs As uint3, rhs As uint3) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_Multiply*
nameWithType.vb: uint3.*(uint3, uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.*(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
name.vb: '*(uint3, uint3)'
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Multiply(Misaki.HighPerformance.Mathematics.uint3,System.UInt32)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_Multiply(Misaki.HighPerformance.Mathematics.uint3,System.UInt32)
id: op_Multiply(Misaki.HighPerformance.Mathematics.uint3,System.UInt32)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator *(uint3, uint)
nameWithType: uint3.operator *(uint3, uint)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator *(Misaki.HighPerformance.Mathematics.uint3, uint)
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\uint3.g.cs
startLine: 287
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 operator *(uint3 lhs, uint rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.uint3
- id: rhs
type: System.UInt32
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Operator *(lhs As uint3, rhs As UInteger) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_Multiply*
nameWithType.vb: uint3.*(uint3, UInteger)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.*(Misaki.HighPerformance.Mathematics.uint3, UInteger)
name.vb: '*(uint3, UInteger)'
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Multiply(System.UInt32,Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_Multiply(System.UInt32,Misaki.HighPerformance.Mathematics.uint3)
id: op_Multiply(System.UInt32,Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator *(uint, uint3)
nameWithType: uint3.operator *(uint, uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator *(uint, Misaki.HighPerformance.Mathematics.uint3)
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\uint3.g.cs
startLine: 293
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 operator *(uint lhs, uint3 rhs)
parameters:
- id: lhs
type: System.UInt32
- id: rhs
type: Misaki.HighPerformance.Mathematics.uint3
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Operator *(lhs As UInteger, rhs As uint3) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_Multiply*
nameWithType.vb: uint3.*(UInteger, uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.*(UInteger, Misaki.HighPerformance.Mathematics.uint3)
name.vb: '*(UInteger, uint3)'
- uid: Misaki.HighPerformance.Mathematics.uint3.op_MultiplicationAssignment(Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_MultiplicationAssignment(Misaki.HighPerformance.Mathematics.uint3)
id: op_MultiplicationAssignment(Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator *=(uint3)
nameWithType: uint3.operator *=(uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator *=(Misaki.HighPerformance.Mathematics.uint3)
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\uint3.g.cs
startLine: 301
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public void operator *=(uint3 other)
parameters:
- id: other
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Function op_MultiplicationAssignment(other As uint3)
overload: Misaki.HighPerformance.Mathematics.uint3.op_MultiplicationAssignment*
nameWithType.vb: uint3.op_MultiplicationAssignment(uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.op_MultiplicationAssignment(Misaki.HighPerformance.Mathematics.uint3)
name.vb: op_MultiplicationAssignment(uint3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Division(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_Division(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
id: op_Division(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator /(uint3, uint3)
nameWithType: uint3.operator /(uint3, uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator /(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
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\uint3.g.cs
startLine: 311
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 operator /(uint3 lhs, uint3 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.uint3
- id: rhs
type: Misaki.HighPerformance.Mathematics.uint3
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Operator /(lhs As uint3, rhs As uint3) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_Division*
nameWithType.vb: uint3./(uint3, uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3./(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
name.vb: /(uint3, uint3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Division(Misaki.HighPerformance.Mathematics.uint3,System.UInt32)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_Division(Misaki.HighPerformance.Mathematics.uint3,System.UInt32)
id: op_Division(Misaki.HighPerformance.Mathematics.uint3,System.UInt32)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator /(uint3, uint)
nameWithType: uint3.operator /(uint3, uint)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator /(Misaki.HighPerformance.Mathematics.uint3, uint)
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\uint3.g.cs
startLine: 318
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 operator /(uint3 lhs, uint rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.uint3
- id: rhs
type: System.UInt32
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Operator /(lhs As uint3, rhs As UInteger) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_Division*
nameWithType.vb: uint3./(uint3, UInteger)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3./(Misaki.HighPerformance.Mathematics.uint3, UInteger)
name.vb: /(uint3, UInteger)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Division(System.UInt32,Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_Division(System.UInt32,Misaki.HighPerformance.Mathematics.uint3)
id: op_Division(System.UInt32,Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator /(uint, uint3)
nameWithType: uint3.operator /(uint, uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator /(uint, Misaki.HighPerformance.Mathematics.uint3)
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\uint3.g.cs
startLine: 324
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 operator /(uint lhs, uint3 rhs)
parameters:
- id: lhs
type: System.UInt32
- id: rhs
type: Misaki.HighPerformance.Mathematics.uint3
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Operator /(lhs As UInteger, rhs As uint3) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_Division*
nameWithType.vb: uint3./(UInteger, uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3./(UInteger, Misaki.HighPerformance.Mathematics.uint3)
name.vb: /(UInteger, uint3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_DivisionAssignment(Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_DivisionAssignment(Misaki.HighPerformance.Mathematics.uint3)
id: op_DivisionAssignment(Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator /=(uint3)
nameWithType: uint3.operator /=(uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator /=(Misaki.HighPerformance.Mathematics.uint3)
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\uint3.g.cs
startLine: 332
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public void operator /=(uint3 other)
parameters:
- id: other
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Function op_DivisionAssignment(other As uint3)
overload: Misaki.HighPerformance.Mathematics.uint3.op_DivisionAssignment*
nameWithType.vb: uint3.op_DivisionAssignment(uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.op_DivisionAssignment(Misaki.HighPerformance.Mathematics.uint3)
name.vb: op_DivisionAssignment(uint3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Modulus(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_Modulus(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
id: op_Modulus(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator %(uint3, uint3)
nameWithType: uint3.operator %(uint3, uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator %(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
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\uint3.g.cs
startLine: 342
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 operator %(uint3 lhs, uint3 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.uint3
- id: rhs
type: Misaki.HighPerformance.Mathematics.uint3
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Operator Mod(lhs As uint3, rhs As uint3) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_Modulus*
nameWithType.vb: uint3.Mod(uint3, uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.Mod(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
name.vb: Mod(uint3, uint3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Modulus(Misaki.HighPerformance.Mathematics.uint3,System.UInt32)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_Modulus(Misaki.HighPerformance.Mathematics.uint3,System.UInt32)
id: op_Modulus(Misaki.HighPerformance.Mathematics.uint3,System.UInt32)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator %(uint3, uint)
nameWithType: uint3.operator %(uint3, uint)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator %(Misaki.HighPerformance.Mathematics.uint3, uint)
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\uint3.g.cs
startLine: 348
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 operator %(uint3 lhs, uint rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.uint3
- id: rhs
type: System.UInt32
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Operator Mod(lhs As uint3, rhs As UInteger) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_Modulus*
nameWithType.vb: uint3.Mod(uint3, UInteger)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.Mod(Misaki.HighPerformance.Mathematics.uint3, UInteger)
name.vb: Mod(uint3, UInteger)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Modulus(System.UInt32,Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_Modulus(System.UInt32,Misaki.HighPerformance.Mathematics.uint3)
id: op_Modulus(System.UInt32,Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator %(uint, uint3)
nameWithType: uint3.operator %(uint, uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator %(uint, Misaki.HighPerformance.Mathematics.uint3)
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\uint3.g.cs
startLine: 354
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 operator %(uint lhs, uint3 rhs)
parameters:
- id: lhs
type: System.UInt32
- id: rhs
type: Misaki.HighPerformance.Mathematics.uint3
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Operator Mod(lhs As UInteger, rhs As uint3) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_Modulus*
nameWithType.vb: uint3.Mod(UInteger, uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.Mod(UInteger, Misaki.HighPerformance.Mathematics.uint3)
name.vb: Mod(UInteger, uint3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_ModulusAssignment(Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_ModulusAssignment(Misaki.HighPerformance.Mathematics.uint3)
id: op_ModulusAssignment(Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator %=(uint3)
nameWithType: uint3.operator %=(uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator %=(Misaki.HighPerformance.Mathematics.uint3)
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\uint3.g.cs
startLine: 362
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public void operator %=(uint3 other)
parameters:
- id: other
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Function op_ModulusAssignment(other As uint3)
overload: Misaki.HighPerformance.Mathematics.uint3.op_ModulusAssignment*
nameWithType.vb: uint3.op_ModulusAssignment(uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.op_ModulusAssignment(Misaki.HighPerformance.Mathematics.uint3)
name.vb: op_ModulusAssignment(uint3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_UnaryPlus(Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_UnaryPlus(Misaki.HighPerformance.Mathematics.uint3)
id: op_UnaryPlus(Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator +(uint3)
nameWithType: uint3.operator +(uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator +(Misaki.HighPerformance.Mathematics.uint3)
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\uint3.g.cs
startLine: 372
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 operator +(uint3 value)
parameters:
- id: value
type: Misaki.HighPerformance.Mathematics.uint3
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Operator +(value As uint3) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_UnaryPlus*
nameWithType.vb: uint3.+(uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.+(Misaki.HighPerformance.Mathematics.uint3)
name.vb: +(uint3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_UnaryNegation(Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_UnaryNegation(Misaki.HighPerformance.Mathematics.uint3)
id: op_UnaryNegation(Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator -(uint3)
nameWithType: uint3.operator -(uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator -(Misaki.HighPerformance.Mathematics.uint3)
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\uint3.g.cs
startLine: 378
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 operator -(uint3 value)
parameters:
- id: value
type: Misaki.HighPerformance.Mathematics.uint3
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Operator -(value As uint3) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_UnaryNegation*
nameWithType.vb: uint3.-(uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.-(Misaki.HighPerformance.Mathematics.uint3)
name.vb: -(uint3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Increment(Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_Increment(Misaki.HighPerformance.Mathematics.uint3)
id: op_Increment(Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator ++(uint3)
nameWithType: uint3.operator ++(uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator ++(Misaki.HighPerformance.Mathematics.uint3)
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\uint3.g.cs
startLine: 384
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 operator ++(uint3 value)
parameters:
- id: value
type: Misaki.HighPerformance.Mathematics.uint3
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Function op_Increment(value As uint3) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_Increment*
nameWithType.vb: uint3.op_Increment(uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.op_Increment(Misaki.HighPerformance.Mathematics.uint3)
name.vb: op_Increment(uint3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Decrement(Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_Decrement(Misaki.HighPerformance.Mathematics.uint3)
id: op_Decrement(Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator --(uint3)
nameWithType: uint3.operator --(uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator --(Misaki.HighPerformance.Mathematics.uint3)
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\uint3.g.cs
startLine: 390
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 operator --(uint3 value)
parameters:
- id: value
type: Misaki.HighPerformance.Mathematics.uint3
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Function op_Decrement(value As uint3) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_Decrement*
nameWithType.vb: uint3.op_Decrement(uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.op_Decrement(Misaki.HighPerformance.Mathematics.uint3)
name.vb: op_Decrement(uint3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_LessThan(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_LessThan(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
id: op_LessThan(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator <(uint3, uint3)
nameWithType: uint3.operator <(uint3, uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator <(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
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\uint3.g.cs
startLine: 396
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static bool3 operator <(uint3 lhs, uint3 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.uint3
- id: rhs
type: Misaki.HighPerformance.Mathematics.uint3
return:
type: Misaki.HighPerformance.Mathematics.bool3
content.vb: Public Shared Operator <(lhs As uint3, rhs As uint3) As bool3
overload: Misaki.HighPerformance.Mathematics.uint3.op_LessThan*
nameWithType.vb: uint3.<(uint3, uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.<(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
name.vb: <(uint3, uint3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_LessThanOrEqual(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_LessThanOrEqual(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
id: op_LessThanOrEqual(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator <=(uint3, uint3)
nameWithType: uint3.operator <=(uint3, uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator <=(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
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\uint3.g.cs
startLine: 402
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static bool3 operator <=(uint3 lhs, uint3 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.uint3
- id: rhs
type: Misaki.HighPerformance.Mathematics.uint3
return:
type: Misaki.HighPerformance.Mathematics.bool3
content.vb: Public Shared Operator <=(lhs As uint3, rhs As uint3) As bool3
overload: Misaki.HighPerformance.Mathematics.uint3.op_LessThanOrEqual*
nameWithType.vb: uint3.<=(uint3, uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.<=(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
name.vb: <=(uint3, uint3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_GreaterThan(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_GreaterThan(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
id: op_GreaterThan(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator >(uint3, uint3)
nameWithType: uint3.operator >(uint3, uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator >(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
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\uint3.g.cs
startLine: 408
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static bool3 operator >(uint3 lhs, uint3 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.uint3
- id: rhs
type: Misaki.HighPerformance.Mathematics.uint3
return:
type: Misaki.HighPerformance.Mathematics.bool3
content.vb: Public Shared Operator >(lhs As uint3, rhs As uint3) As bool3
overload: Misaki.HighPerformance.Mathematics.uint3.op_GreaterThan*
nameWithType.vb: uint3.>(uint3, uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.>(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
name.vb: '>(uint3, uint3)'
- uid: Misaki.HighPerformance.Mathematics.uint3.op_GreaterThanOrEqual(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_GreaterThanOrEqual(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
id: op_GreaterThanOrEqual(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator >=(uint3, uint3)
nameWithType: uint3.operator >=(uint3, uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator >=(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
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\uint3.g.cs
startLine: 414
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static bool3 operator >=(uint3 lhs, uint3 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.uint3
- id: rhs
type: Misaki.HighPerformance.Mathematics.uint3
return:
type: Misaki.HighPerformance.Mathematics.bool3
content.vb: Public Shared Operator >=(lhs As uint3, rhs As uint3) As bool3
overload: Misaki.HighPerformance.Mathematics.uint3.op_GreaterThanOrEqual*
nameWithType.vb: uint3.>=(uint3, uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.>=(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
name.vb: '>=(uint3, uint3)'
- uid: Misaki.HighPerformance.Mathematics.uint3.op_LeftShift(Misaki.HighPerformance.Mathematics.uint3,System.Int32)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_LeftShift(Misaki.HighPerformance.Mathematics.uint3,System.Int32)
id: op_LeftShift(Misaki.HighPerformance.Mathematics.uint3,System.Int32)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator <<(uint3, int)
nameWithType: uint3.operator <<(uint3, int)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator <<(Misaki.HighPerformance.Mathematics.uint3, int)
type: Operator
source:
id: op_LeftShift
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3.g.cs
startLine: 420
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 operator <<(uint3 x, int n)
parameters:
- id: x
type: Misaki.HighPerformance.Mathematics.uint3
- id: n
type: System.Int32
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Operator <<(x As uint3, n As Integer) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_LeftShift*
nameWithType.vb: uint3.<<(uint3, Integer)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.<<(Misaki.HighPerformance.Mathematics.uint3, Integer)
name.vb: <<(uint3, Integer)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_RightShift(Misaki.HighPerformance.Mathematics.uint3,System.Int32)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_RightShift(Misaki.HighPerformance.Mathematics.uint3,System.Int32)
id: op_RightShift(Misaki.HighPerformance.Mathematics.uint3,System.Int32)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator >>(uint3, int)
nameWithType: uint3.operator >>(uint3, int)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator >>(Misaki.HighPerformance.Mathematics.uint3, int)
type: Operator
source:
id: op_RightShift
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3.g.cs
startLine: 426
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 operator >>(uint3 x, int n)
parameters:
- id: x
type: Misaki.HighPerformance.Mathematics.uint3
- id: n
type: System.Int32
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Operator >>(x As uint3, n As Integer) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_RightShift*
nameWithType.vb: uint3.>>(uint3, Integer)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.>>(Misaki.HighPerformance.Mathematics.uint3, Integer)
name.vb: '>>(uint3, Integer)'
- uid: Misaki.HighPerformance.Mathematics.uint3.op_BitwiseAnd(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_BitwiseAnd(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
id: op_BitwiseAnd(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator &(uint3, uint3)
nameWithType: uint3.operator &(uint3, uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator &(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
type: Operator
source:
id: op_BitwiseAnd
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3.g.cs
startLine: 432
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 operator &(uint3 lhs, uint3 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.uint3
- id: rhs
type: Misaki.HighPerformance.Mathematics.uint3
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Operator And(lhs As uint3, rhs As uint3) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_BitwiseAnd*
nameWithType.vb: uint3.And(uint3, uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.And(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
name.vb: And(uint3, uint3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_BitwiseOr(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_BitwiseOr(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
id: op_BitwiseOr(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator |(uint3, uint3)
nameWithType: uint3.operator |(uint3, uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator |(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
type: Operator
source:
id: op_BitwiseOr
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3.g.cs
startLine: 438
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 operator |(uint3 lhs, uint3 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.uint3
- id: rhs
type: Misaki.HighPerformance.Mathematics.uint3
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Operator Or(lhs As uint3, rhs As uint3) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_BitwiseOr*
nameWithType.vb: uint3.Or(uint3, uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.Or(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
name.vb: Or(uint3, uint3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_ExclusiveOr(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_ExclusiveOr(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
id: op_ExclusiveOr(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator ^(uint3, uint3)
nameWithType: uint3.operator ^(uint3, uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator ^(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
type: Operator
source:
id: op_ExclusiveOr
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3.g.cs
startLine: 444
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 operator ^(uint3 lhs, uint3 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.uint3
- id: rhs
type: Misaki.HighPerformance.Mathematics.uint3
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Operator Xor(lhs As uint3, rhs As uint3) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_ExclusiveOr*
nameWithType.vb: uint3.Xor(uint3, uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.Xor(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
name.vb: Xor(uint3, uint3)
- uid: Misaki.HighPerformance.Mathematics.uint3.op_OnesComplement(Misaki.HighPerformance.Mathematics.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.uint3.op_OnesComplement(Misaki.HighPerformance.Mathematics.uint3)
id: op_OnesComplement(Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: operator ~(uint3)
nameWithType: uint3.operator ~(uint3)
fullName: Misaki.HighPerformance.Mathematics.uint3.operator ~(Misaki.HighPerformance.Mathematics.uint3)
type: Operator
source:
id: op_OnesComplement
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3.g.cs
startLine: 450
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static uint3 operator ~(uint3 value)
parameters:
- id: value
type: Misaki.HighPerformance.Mathematics.uint3
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: Public Shared Operator Not(value As uint3) As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.op_OnesComplement*
nameWithType.vb: uint3.Not(uint3)
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.Not(Misaki.HighPerformance.Mathematics.uint3)
name.vb: Not(uint3)
- uid: Misaki.HighPerformance.Mathematics.uint3.xx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xx
id: xx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xx
nameWithType: uint3.xx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 463
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint2 xx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint2
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xx As uint2
overload: Misaki.HighPerformance.Mathematics.uint3.xx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xy
id: xy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xy
nameWithType: uint3.xy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 470
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public uint2 xy { get; set; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint2
content.vb: >-
<JsonIgnore>
Public Property xy As uint2
overload: Misaki.HighPerformance.Mathematics.uint3.xy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xz
id: xz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xz
nameWithType: uint3.xz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 479
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public uint2 xz { get; set; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint2
content.vb: >-
<JsonIgnore>
Public Property xz As uint2
overload: Misaki.HighPerformance.Mathematics.uint3.xz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yx
id: yx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yx
nameWithType: uint3.yx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 488
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public uint2 yx { get; set; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint2
content.vb: >-
<JsonIgnore>
Public Property yx As uint2
overload: Misaki.HighPerformance.Mathematics.uint3.yx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yy
id: yy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yy
nameWithType: uint3.yy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 497
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint2 yy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint2
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yy As uint2
overload: Misaki.HighPerformance.Mathematics.uint3.yy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yz
id: yz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yz
nameWithType: uint3.yz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 504
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public uint2 yz { get; set; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint2
content.vb: >-
<JsonIgnore>
Public Property yz As uint2
overload: Misaki.HighPerformance.Mathematics.uint3.yz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zx
id: zx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zx
nameWithType: uint3.zx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 513
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public uint2 zx { get; set; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint2
content.vb: >-
<JsonIgnore>
Public Property zx As uint2
overload: Misaki.HighPerformance.Mathematics.uint3.zx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zy
id: zy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zy
nameWithType: uint3.zy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 522
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public uint2 zy { get; set; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint2
content.vb: >-
<JsonIgnore>
Public Property zy As uint2
overload: Misaki.HighPerformance.Mathematics.uint3.zy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zz
id: zz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zz
nameWithType: uint3.zz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 531
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint2 zz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint2
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zz As uint2
overload: Misaki.HighPerformance.Mathematics.uint3.zz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xxx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xxx
id: xxx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xxx
nameWithType: uint3.xxx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 538
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint3 xxx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xxx As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.xxx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xxy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xxy
id: xxy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xxy
nameWithType: uint3.xxy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 545
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint3 xxy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xxy As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.xxy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xxz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xxz
id: xxz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xxz
nameWithType: uint3.xxz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 552
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint3 xxz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xxz As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.xxz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xyx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xyx
id: xyx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xyx
nameWithType: uint3.xyx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 559
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint3 xyx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xyx As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.xyx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xyy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xyy
id: xyy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xyy
nameWithType: uint3.xyy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 566
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint3 xyy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xyy As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.xyy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xyz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xyz
id: xyz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xyz
nameWithType: uint3.xyz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 573
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public uint3 xyz { get; set; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: >-
<JsonIgnore>
Public Property xyz As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.xyz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xzx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xzx
id: xzx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xzx
nameWithType: uint3.xzx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 582
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint3 xzx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xzx As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.xzx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xzy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xzy
id: xzy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xzy
nameWithType: uint3.xzy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 589
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public uint3 xzy { get; set; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: >-
<JsonIgnore>
Public Property xzy As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.xzy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xzz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xzz
id: xzz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xzz
nameWithType: uint3.xzz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 598
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint3 xzz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xzz As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.xzz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yxx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yxx
id: yxx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yxx
nameWithType: uint3.yxx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 605
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint3 yxx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yxx As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.yxx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yxy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yxy
id: yxy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yxy
nameWithType: uint3.yxy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 612
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint3 yxy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yxy As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.yxy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yxz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yxz
id: yxz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yxz
nameWithType: uint3.yxz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 619
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public uint3 yxz { get; set; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: >-
<JsonIgnore>
Public Property yxz As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.yxz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yyx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yyx
id: yyx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yyx
nameWithType: uint3.yyx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 628
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint3 yyx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yyx As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.yyx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yyy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yyy
id: yyy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yyy
nameWithType: uint3.yyy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 635
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint3 yyy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yyy As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.yyy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yyz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yyz
id: yyz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yyz
nameWithType: uint3.yyz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 642
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint3 yyz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yyz As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.yyz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yzx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yzx
id: yzx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yzx
nameWithType: uint3.yzx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 649
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public uint3 yzx { get; set; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: >-
<JsonIgnore>
Public Property yzx As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.yzx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yzy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yzy
id: yzy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yzy
nameWithType: uint3.yzy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 658
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint3 yzy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yzy As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.yzy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yzz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yzz
id: yzz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yzz
nameWithType: uint3.yzz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 665
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint3 yzz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yzz As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.yzz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zxx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zxx
id: zxx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zxx
nameWithType: uint3.zxx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 672
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint3 zxx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zxx As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.zxx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zxy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zxy
id: zxy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zxy
nameWithType: uint3.zxy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 679
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public uint3 zxy { get; set; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: >-
<JsonIgnore>
Public Property zxy As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.zxy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zxz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zxz
id: zxz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zxz
nameWithType: uint3.zxz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 688
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint3 zxz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zxz As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.zxz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zyx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zyx
id: zyx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zyx
nameWithType: uint3.zyx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 695
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public uint3 zyx { get; set; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: >-
<JsonIgnore>
Public Property zyx As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.zyx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zyy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zyy
id: zyy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zyy
nameWithType: uint3.zyy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 704
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint3 zyy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zyy As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.zyy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zyz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zyz
id: zyz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zyz
nameWithType: uint3.zyz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 711
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint3 zyz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zyz As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.zyz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zzx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zzx
id: zzx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zzx
nameWithType: uint3.zzx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 718
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint3 zzx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zzx As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.zzx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zzy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zzy
id: zzy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zzy
nameWithType: uint3.zzy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 725
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint3 zzy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zzy As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.zzy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zzz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zzz
id: zzz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zzz
nameWithType: uint3.zzz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 732
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint3 zzz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zzz As uint3
overload: Misaki.HighPerformance.Mathematics.uint3.zzz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xxxx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xxxx
id: xxxx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xxxx
nameWithType: uint3.xxxx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 739
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 xxxx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xxxx As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.xxxx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xxxy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xxxy
id: xxxy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xxxy
nameWithType: uint3.xxxy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 746
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 xxxy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xxxy As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.xxxy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xxxz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xxxz
id: xxxz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xxxz
nameWithType: uint3.xxxz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 753
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 xxxz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xxxz As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.xxxz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xxyx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xxyx
id: xxyx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xxyx
nameWithType: uint3.xxyx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 760
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 xxyx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xxyx As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.xxyx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xxyy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xxyy
id: xxyy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xxyy
nameWithType: uint3.xxyy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 767
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 xxyy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xxyy As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.xxyy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xxyz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xxyz
id: xxyz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xxyz
nameWithType: uint3.xxyz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 774
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 xxyz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xxyz As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.xxyz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xxzx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xxzx
id: xxzx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xxzx
nameWithType: uint3.xxzx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 781
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 xxzx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xxzx As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.xxzx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xxzy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xxzy
id: xxzy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xxzy
nameWithType: uint3.xxzy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 788
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 xxzy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xxzy As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.xxzy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xxzz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xxzz
id: xxzz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xxzz
nameWithType: uint3.xxzz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 795
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 xxzz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xxzz As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.xxzz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xyxx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xyxx
id: xyxx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xyxx
nameWithType: uint3.xyxx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 802
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 xyxx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xyxx As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.xyxx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xyxy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xyxy
id: xyxy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xyxy
nameWithType: uint3.xyxy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 809
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 xyxy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xyxy As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.xyxy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xyxz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xyxz
id: xyxz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xyxz
nameWithType: uint3.xyxz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 816
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 xyxz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xyxz As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.xyxz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xyyx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xyyx
id: xyyx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xyyx
nameWithType: uint3.xyyx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 823
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 xyyx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xyyx As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.xyyx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xyyy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xyyy
id: xyyy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xyyy
nameWithType: uint3.xyyy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 830
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 xyyy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xyyy As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.xyyy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xyyz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xyyz
id: xyyz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xyyz
nameWithType: uint3.xyyz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 837
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 xyyz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xyyz As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.xyyz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xyzx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xyzx
id: xyzx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xyzx
nameWithType: uint3.xyzx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 844
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 xyzx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xyzx As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.xyzx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xyzy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xyzy
id: xyzy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xyzy
nameWithType: uint3.xyzy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 851
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 xyzy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xyzy As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.xyzy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xyzz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xyzz
id: xyzz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xyzz
nameWithType: uint3.xyzz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 858
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 xyzz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xyzz As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.xyzz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xzxx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xzxx
id: xzxx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xzxx
nameWithType: uint3.xzxx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 865
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 xzxx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xzxx As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.xzxx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xzxy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xzxy
id: xzxy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xzxy
nameWithType: uint3.xzxy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 872
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 xzxy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xzxy As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.xzxy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xzxz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xzxz
id: xzxz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xzxz
nameWithType: uint3.xzxz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 879
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 xzxz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xzxz As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.xzxz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xzyx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xzyx
id: xzyx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xzyx
nameWithType: uint3.xzyx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 886
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 xzyx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xzyx As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.xzyx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xzyy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xzyy
id: xzyy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xzyy
nameWithType: uint3.xzyy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 893
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 xzyy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xzyy As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.xzyy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xzyz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xzyz
id: xzyz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xzyz
nameWithType: uint3.xzyz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 900
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 xzyz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xzyz As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.xzyz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xzzx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xzzx
id: xzzx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xzzx
nameWithType: uint3.xzzx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 907
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 xzzx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xzzx As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.xzzx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xzzy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xzzy
id: xzzy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xzzy
nameWithType: uint3.xzzy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 914
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 xzzy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xzzy As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.xzzy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.xzzz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.xzzz
id: xzzz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: xzzz
nameWithType: uint3.xzzz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 921
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 xzzz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xzzz As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.xzzz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yxxx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yxxx
id: yxxx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yxxx
nameWithType: uint3.yxxx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 928
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 yxxx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yxxx As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.yxxx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yxxy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yxxy
id: yxxy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yxxy
nameWithType: uint3.yxxy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 935
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 yxxy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yxxy As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.yxxy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yxxz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yxxz
id: yxxz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yxxz
nameWithType: uint3.yxxz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 942
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 yxxz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yxxz As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.yxxz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yxyx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yxyx
id: yxyx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yxyx
nameWithType: uint3.yxyx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 949
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 yxyx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yxyx As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.yxyx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yxyy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yxyy
id: yxyy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yxyy
nameWithType: uint3.yxyy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 956
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 yxyy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yxyy As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.yxyy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yxyz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yxyz
id: yxyz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yxyz
nameWithType: uint3.yxyz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 963
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 yxyz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yxyz As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.yxyz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yxzx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yxzx
id: yxzx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yxzx
nameWithType: uint3.yxzx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 970
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 yxzx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yxzx As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.yxzx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yxzy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yxzy
id: yxzy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yxzy
nameWithType: uint3.yxzy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 977
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 yxzy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yxzy As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.yxzy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yxzz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yxzz
id: yxzz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yxzz
nameWithType: uint3.yxzz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 984
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 yxzz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yxzz As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.yxzz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yyxx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yyxx
id: yyxx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yyxx
nameWithType: uint3.yyxx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 991
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 yyxx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yyxx As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.yyxx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yyxy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yyxy
id: yyxy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yyxy
nameWithType: uint3.yyxy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 998
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 yyxy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yyxy As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.yyxy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yyxz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yyxz
id: yyxz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yyxz
nameWithType: uint3.yyxz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1005
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 yyxz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yyxz As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.yyxz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yyyx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yyyx
id: yyyx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yyyx
nameWithType: uint3.yyyx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1012
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 yyyx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yyyx As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.yyyx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yyyy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yyyy
id: yyyy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yyyy
nameWithType: uint3.yyyy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1019
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 yyyy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yyyy As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.yyyy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yyyz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yyyz
id: yyyz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yyyz
nameWithType: uint3.yyyz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1026
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 yyyz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yyyz As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.yyyz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yyzx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yyzx
id: yyzx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yyzx
nameWithType: uint3.yyzx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1033
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 yyzx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yyzx As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.yyzx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yyzy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yyzy
id: yyzy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yyzy
nameWithType: uint3.yyzy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1040
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 yyzy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yyzy As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.yyzy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yyzz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yyzz
id: yyzz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yyzz
nameWithType: uint3.yyzz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1047
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 yyzz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yyzz As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.yyzz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yzxx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yzxx
id: yzxx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yzxx
nameWithType: uint3.yzxx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1054
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 yzxx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yzxx As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.yzxx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yzxy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yzxy
id: yzxy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yzxy
nameWithType: uint3.yzxy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1061
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 yzxy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yzxy As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.yzxy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yzxz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yzxz
id: yzxz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yzxz
nameWithType: uint3.yzxz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1068
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 yzxz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yzxz As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.yzxz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yzyx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yzyx
id: yzyx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yzyx
nameWithType: uint3.yzyx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1075
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 yzyx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yzyx As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.yzyx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yzyy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yzyy
id: yzyy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yzyy
nameWithType: uint3.yzyy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1082
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 yzyy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yzyy As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.yzyy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yzyz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yzyz
id: yzyz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yzyz
nameWithType: uint3.yzyz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1089
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 yzyz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yzyz As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.yzyz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yzzx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yzzx
id: yzzx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yzzx
nameWithType: uint3.yzzx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1096
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 yzzx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yzzx As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.yzzx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yzzy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yzzy
id: yzzy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yzzy
nameWithType: uint3.yzzy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1103
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 yzzy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yzzy As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.yzzy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.yzzz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.yzzz
id: yzzz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: yzzz
nameWithType: uint3.yzzz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1110
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 yzzz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yzzz As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.yzzz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zxxx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zxxx
id: zxxx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zxxx
nameWithType: uint3.zxxx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1117
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 zxxx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zxxx As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.zxxx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zxxy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zxxy
id: zxxy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zxxy
nameWithType: uint3.zxxy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1124
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 zxxy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zxxy As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.zxxy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zxxz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zxxz
id: zxxz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zxxz
nameWithType: uint3.zxxz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1131
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 zxxz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zxxz As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.zxxz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zxyx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zxyx
id: zxyx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zxyx
nameWithType: uint3.zxyx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1138
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 zxyx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zxyx As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.zxyx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zxyy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zxyy
id: zxyy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zxyy
nameWithType: uint3.zxyy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1145
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 zxyy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zxyy As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.zxyy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zxyz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zxyz
id: zxyz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zxyz
nameWithType: uint3.zxyz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1152
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 zxyz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zxyz As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.zxyz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zxzx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zxzx
id: zxzx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zxzx
nameWithType: uint3.zxzx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1159
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 zxzx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zxzx As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.zxzx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zxzy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zxzy
id: zxzy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zxzy
nameWithType: uint3.zxzy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1166
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 zxzy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zxzy As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.zxzy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zxzz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zxzz
id: zxzz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zxzz
nameWithType: uint3.zxzz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1173
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 zxzz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zxzz As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.zxzz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zyxx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zyxx
id: zyxx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zyxx
nameWithType: uint3.zyxx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1180
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 zyxx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zyxx As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.zyxx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zyxy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zyxy
id: zyxy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zyxy
nameWithType: uint3.zyxy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1187
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 zyxy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zyxy As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.zyxy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zyxz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zyxz
id: zyxz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zyxz
nameWithType: uint3.zyxz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1194
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 zyxz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zyxz As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.zyxz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zyyx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zyyx
id: zyyx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zyyx
nameWithType: uint3.zyyx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1201
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 zyyx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zyyx As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.zyyx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zyyy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zyyy
id: zyyy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zyyy
nameWithType: uint3.zyyy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1208
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 zyyy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zyyy As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.zyyy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zyyz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zyyz
id: zyyz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zyyz
nameWithType: uint3.zyyz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1215
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 zyyz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zyyz As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.zyyz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zyzx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zyzx
id: zyzx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zyzx
nameWithType: uint3.zyzx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1222
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 zyzx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zyzx As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.zyzx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zyzy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zyzy
id: zyzy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zyzy
nameWithType: uint3.zyzy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1229
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 zyzy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zyzy As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.zyzy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zyzz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zyzz
id: zyzz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zyzz
nameWithType: uint3.zyzz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1236
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 zyzz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zyzz As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.zyzz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zzxx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zzxx
id: zzxx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zzxx
nameWithType: uint3.zzxx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1243
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 zzxx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zzxx As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.zzxx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zzxy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zzxy
id: zzxy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zzxy
nameWithType: uint3.zzxy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1250
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 zzxy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zzxy As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.zzxy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zzxz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zzxz
id: zzxz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zzxz
nameWithType: uint3.zzxz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1257
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 zzxz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zzxz As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.zzxz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zzyx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zzyx
id: zzyx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zzyx
nameWithType: uint3.zzyx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1264
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 zzyx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zzyx As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.zzyx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zzyy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zzyy
id: zzyy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zzyy
nameWithType: uint3.zzyy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1271
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 zzyy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zzyy As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.zzyy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zzyz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zzyz
id: zzyz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zzyz
nameWithType: uint3.zzyz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1278
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 zzyz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zzyz As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.zzyz*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zzzx
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zzzx
id: zzzx
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zzzx
nameWithType: uint3.zzzx
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1285
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 zzzx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zzzx As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.zzzx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zzzy
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zzzy
id: zzzy
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zzzy
nameWithType: uint3.zzzy
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1292
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 zzzy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zzzy As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.zzzy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.uint3.zzzz
commentId: P:Misaki.HighPerformance.Mathematics.uint3.zzzz
id: zzzz
parent: Misaki.HighPerformance.Mathematics.uint3
langs:
- csharp
- vb
name: zzzz
nameWithType: uint3.zzzz
fullName: Misaki.HighPerformance.Mathematics.uint3.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\uint3.g.cs
startLine: 1299
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly uint4 zzzz { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.uint4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property zzzz As uint4
overload: Misaki.HighPerformance.Mathematics.uint3.zzzz*
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.uint3}
commentId: T:System.IEquatable{Misaki.HighPerformance.Mathematics.uint3}
parent: System
definition: System.IEquatable`1
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1
name: IEquatable<uint3>
nameWithType: IEquatable<uint3>
fullName: System.IEquatable<Misaki.HighPerformance.Mathematics.uint3>
nameWithType.vb: IEquatable(Of uint3)
fullName.vb: System.IEquatable(Of Misaki.HighPerformance.Mathematics.uint3)
name.vb: IEquatable(Of uint3)
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.uint3
name: uint3
href: Misaki.HighPerformance.Mathematics.uint3.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.uint3
name: uint3
href: Misaki.HighPerformance.Mathematics.uint3.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.uint3.Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128
commentId: M:Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.uint3)
parent: Misaki.HighPerformance.Mathematics.VectorInterop
definition: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.uint3)
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_uint3_
name: AsVector128(uint3)
nameWithType: VectorInterop.AsVector128(uint3)
fullName: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.uint3)
spec.csharp:
- uid: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.uint3)
name: AsVector128
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_uint3_
- name: (
- uid: Misaki.HighPerformance.Mathematics.uint3
name: uint3
href: Misaki.HighPerformance.Mathematics.uint3.html
- name: )
spec.vb:
- uid: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.uint3)
name: AsVector128
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_uint3_
- name: (
- uid: Misaki.HighPerformance.Mathematics.uint3
name: uint3
href: Misaki.HighPerformance.Mathematics.uint3.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.uint3)
commentId: M:Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.uint3)
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_uint3_
name: AsVector128(uint3)
nameWithType: VectorInterop.AsVector128(uint3)
fullName: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.uint3)
spec.csharp:
- uid: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.uint3)
name: AsVector128
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_uint3_
- name: (
- uid: Misaki.HighPerformance.Mathematics.uint3
name: uint3
href: Misaki.HighPerformance.Mathematics.uint3.html
- name: )
spec.vb:
- uid: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.uint3)
name: AsVector128
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_uint3_
- name: (
- uid: Misaki.HighPerformance.Mathematics.uint3
name: uint3
href: Misaki.HighPerformance.Mathematics.uint3.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.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: Misaki.HighPerformance.Mathematics.uint3.Item*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.Item
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_Item_System_Int32_
name: this
nameWithType: uint3.this
fullName: Misaki.HighPerformance.Mathematics.uint3.this
nameWithType.vb: uint3.this[]
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.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.uint3.one*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.one
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_one
name: one
nameWithType: uint3.one
fullName: Misaki.HighPerformance.Mathematics.uint3.one
- uid: Misaki.HighPerformance.Mathematics.uint3
commentId: T:Misaki.HighPerformance.Mathematics.uint3
parent: Misaki.HighPerformance.Mathematics
href: Misaki.HighPerformance.Mathematics.uint3.html
name: uint3
nameWithType: uint3
fullName: Misaki.HighPerformance.Mathematics.uint3
- uid: Misaki.HighPerformance.Mathematics.uint3.zero*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zero
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zero
name: zero
nameWithType: uint3.zero
fullName: Misaki.HighPerformance.Mathematics.uint3.zero
- uid: Misaki.HighPerformance.Mathematics.uint3.unitX*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.unitX
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_unitX
name: unitX
nameWithType: uint3.unitX
fullName: Misaki.HighPerformance.Mathematics.uint3.unitX
- uid: Misaki.HighPerformance.Mathematics.uint3.unitY*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.unitY
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_unitY
name: unitY
nameWithType: uint3.unitY
fullName: Misaki.HighPerformance.Mathematics.uint3.unitY
- uid: Misaki.HighPerformance.Mathematics.uint3.unitZ*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.unitZ
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_unitZ
name: unitZ
nameWithType: uint3.unitZ
fullName: Misaki.HighPerformance.Mathematics.uint3.unitZ
- uid: Misaki.HighPerformance.Mathematics.uint3.#ctor*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.#ctor
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3__ctor_System_ReadOnlySpan_System_UInt32__
name: uint3
nameWithType: uint3.uint3
fullName: Misaki.HighPerformance.Mathematics.uint3.uint3
nameWithType.vb: uint3.New
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.New
name.vb: New
- uid: System.ReadOnlySpan{System.UInt32}
commentId: T:System.ReadOnlySpan{System.UInt32}
parent: System
definition: System.ReadOnlySpan`1
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
name: ReadOnlySpan<uint>
nameWithType: ReadOnlySpan<uint>
fullName: System.ReadOnlySpan<uint>
nameWithType.vb: ReadOnlySpan(Of UInteger)
fullName.vb: System.ReadOnlySpan(Of UInteger)
name.vb: ReadOnlySpan(Of UInteger)
spec.csharp:
- uid: System.ReadOnlySpan`1
name: ReadOnlySpan
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
- name: <
- uid: System.UInt32
name: uint
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.uint32
- 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.UInt32
name: UInteger
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.uint32
- 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.uint2
commentId: T:Misaki.HighPerformance.Mathematics.uint2
parent: Misaki.HighPerformance.Mathematics
href: Misaki.HighPerformance.Mathematics.uint2.html
name: uint2
nameWithType: uint2
fullName: Misaki.HighPerformance.Mathematics.uint2
- uid: Misaki.HighPerformance.Mathematics.int3
commentId: T:Misaki.HighPerformance.Mathematics.int3
parent: Misaki.HighPerformance.Mathematics
href: Misaki.HighPerformance.Mathematics.int3.html
name: int3
nameWithType: int3
fullName: Misaki.HighPerformance.Mathematics.int3
- 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.double3
commentId: T:Misaki.HighPerformance.Mathematics.double3
parent: Misaki.HighPerformance.Mathematics
href: Misaki.HighPerformance.Mathematics.double3.html
name: double3
nameWithType: double3
fullName: Misaki.HighPerformance.Mathematics.double3
- uid: Misaki.HighPerformance.Mathematics.bool3
commentId: T:Misaki.HighPerformance.Mathematics.bool3
parent: Misaki.HighPerformance.Mathematics
href: Misaki.HighPerformance.Mathematics.bool3.html
name: bool3
nameWithType: bool3
fullName: Misaki.HighPerformance.Mathematics.bool3
- 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: 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.uint3.ToString*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.ToString
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_ToString
name: ToString
nameWithType: uint3.ToString
fullName: Misaki.HighPerformance.Mathematics.uint3.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.uint3.GetHashCode*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.GetHashCode
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_GetHashCode
name: GetHashCode
nameWithType: uint3.GetHashCode
fullName: Misaki.HighPerformance.Mathematics.uint3.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.uint3.Equals*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.Equals
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_Equals_System_Object_
name: Equals
nameWithType: uint3.Equals
fullName: Misaki.HighPerformance.Mathematics.uint3.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.uint3}.Equals(Misaki.HighPerformance.Mathematics.uint3)
commentId: M:System.IEquatable{Misaki.HighPerformance.Mathematics.uint3}.Equals(Misaki.HighPerformance.Mathematics.uint3)
parent: System.IEquatable{Misaki.HighPerformance.Mathematics.uint3}
definition: System.IEquatable`1.Equals(`0)
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1.equals
name: Equals(uint3)
nameWithType: IEquatable<uint3>.Equals(uint3)
fullName: System.IEquatable<Misaki.HighPerformance.Mathematics.uint3>.Equals(Misaki.HighPerformance.Mathematics.uint3)
nameWithType.vb: IEquatable(Of uint3).Equals(uint3)
fullName.vb: System.IEquatable(Of Misaki.HighPerformance.Mathematics.uint3).Equals(Misaki.HighPerformance.Mathematics.uint3)
spec.csharp:
- uid: System.IEquatable{Misaki.HighPerformance.Mathematics.uint3}.Equals(Misaki.HighPerformance.Mathematics.uint3)
name: Equals
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1.equals
- name: (
- uid: Misaki.HighPerformance.Mathematics.uint3
name: uint3
href: Misaki.HighPerformance.Mathematics.uint3.html
- name: )
spec.vb:
- uid: System.IEquatable{Misaki.HighPerformance.Mathematics.uint3}.Equals(Misaki.HighPerformance.Mathematics.uint3)
name: Equals
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1.equals
- name: (
- uid: Misaki.HighPerformance.Mathematics.uint3
name: uint3
href: Misaki.HighPerformance.Mathematics.uint3.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.uint3.op_Equality*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.op_Equality
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_Equality_Misaki_HighPerformance_Mathematics_uint3_Misaki_HighPerformance_Mathematics_uint3_
name: operator ==
nameWithType: uint3.operator ==
fullName: Misaki.HighPerformance.Mathematics.uint3.operator ==
nameWithType.vb: uint3.=
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.=
name.vb: =
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Equality*
name: ==
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_Equality_Misaki_HighPerformance_Mathematics_uint3_Misaki_HighPerformance_Mathematics_uint3_
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Inequality*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.op_Inequality
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_Inequality_Misaki_HighPerformance_Mathematics_uint3_Misaki_HighPerformance_Mathematics_uint3_
name: operator !=
nameWithType: uint3.operator !=
fullName: Misaki.HighPerformance.Mathematics.uint3.operator !=
nameWithType.vb: uint3.<>
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.<>
name.vb: <>
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Inequality*
name: '!='
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_Inequality_Misaki_HighPerformance_Mathematics_uint3_Misaki_HighPerformance_Mathematics_uint3_
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Implicit*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.op_Implicit
name: implicit operator
nameWithType: uint3.implicit operator
fullName: Misaki.HighPerformance.Mathematics.uint3.implicit operator
nameWithType.vb: uint3.CType
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.CType
name.vb: CType
spec.csharp:
- name: implicit
- name: " "
- name: operator
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Addition*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.op_Addition
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_Addition_Misaki_HighPerformance_Mathematics_uint3_Misaki_HighPerformance_Mathematics_uint3_
name: operator +
nameWithType: uint3.operator +
fullName: Misaki.HighPerformance.Mathematics.uint3.operator +
nameWithType.vb: uint3.+
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.+
name.vb: +
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Addition*
name: +
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_Addition_Misaki_HighPerformance_Mathematics_uint3_Misaki_HighPerformance_Mathematics_uint3_
- uid: Misaki.HighPerformance.Mathematics.uint3.op_AdditionAssignment*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.op_AdditionAssignment
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_AdditionAssignment_Misaki_HighPerformance_Mathematics_uint3_
name: operator +=
nameWithType: uint3.operator +=
fullName: Misaki.HighPerformance.Mathematics.uint3.operator +=
nameWithType.vb: uint3.op_AdditionAssignment
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.op_AdditionAssignment
name.vb: op_AdditionAssignment
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.uint3.op_AdditionAssignment*
name: +=
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_AdditionAssignment_Misaki_HighPerformance_Mathematics_uint3_
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Subtraction*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.op_Subtraction
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_Subtraction_Misaki_HighPerformance_Mathematics_uint3_Misaki_HighPerformance_Mathematics_uint3_
name: operator -
nameWithType: uint3.operator -
fullName: Misaki.HighPerformance.Mathematics.uint3.operator -
nameWithType.vb: uint3.-
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.-
name.vb: '-'
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Subtraction*
name: '-'
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_Subtraction_Misaki_HighPerformance_Mathematics_uint3_Misaki_HighPerformance_Mathematics_uint3_
- uid: Misaki.HighPerformance.Mathematics.uint3.op_SubtractionAssignment*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.op_SubtractionAssignment
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_SubtractionAssignment_Misaki_HighPerformance_Mathematics_uint3_
name: operator -=
nameWithType: uint3.operator -=
fullName: Misaki.HighPerformance.Mathematics.uint3.operator -=
nameWithType.vb: uint3.op_SubtractionAssignment
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.op_SubtractionAssignment
name.vb: op_SubtractionAssignment
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.uint3.op_SubtractionAssignment*
name: -=
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_SubtractionAssignment_Misaki_HighPerformance_Mathematics_uint3_
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Multiply*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.op_Multiply
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_Multiply_Misaki_HighPerformance_Mathematics_uint3_Misaki_HighPerformance_Mathematics_uint3_
name: operator *
nameWithType: uint3.operator *
fullName: Misaki.HighPerformance.Mathematics.uint3.operator *
nameWithType.vb: uint3.*
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.*
name.vb: '*'
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Multiply*
name: '*'
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_Multiply_Misaki_HighPerformance_Mathematics_uint3_Misaki_HighPerformance_Mathematics_uint3_
- uid: Misaki.HighPerformance.Mathematics.uint3.op_MultiplicationAssignment*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.op_MultiplicationAssignment
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_MultiplicationAssignment_Misaki_HighPerformance_Mathematics_uint3_
name: operator *=
nameWithType: uint3.operator *=
fullName: Misaki.HighPerformance.Mathematics.uint3.operator *=
nameWithType.vb: uint3.op_MultiplicationAssignment
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.op_MultiplicationAssignment
name.vb: op_MultiplicationAssignment
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.uint3.op_MultiplicationAssignment*
name: '*='
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_MultiplicationAssignment_Misaki_HighPerformance_Mathematics_uint3_
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Division*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.op_Division
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_Division_Misaki_HighPerformance_Mathematics_uint3_Misaki_HighPerformance_Mathematics_uint3_
name: operator /
nameWithType: uint3.operator /
fullName: Misaki.HighPerformance.Mathematics.uint3.operator /
nameWithType.vb: uint3./
fullName.vb: Misaki.HighPerformance.Mathematics.uint3./
name.vb: /
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Division*
name: /
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_Division_Misaki_HighPerformance_Mathematics_uint3_Misaki_HighPerformance_Mathematics_uint3_
- uid: Misaki.HighPerformance.Mathematics.uint3.op_DivisionAssignment*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.op_DivisionAssignment
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_DivisionAssignment_Misaki_HighPerformance_Mathematics_uint3_
name: operator /=
nameWithType: uint3.operator /=
fullName: Misaki.HighPerformance.Mathematics.uint3.operator /=
nameWithType.vb: uint3.op_DivisionAssignment
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.op_DivisionAssignment
name.vb: op_DivisionAssignment
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.uint3.op_DivisionAssignment*
name: /=
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_DivisionAssignment_Misaki_HighPerformance_Mathematics_uint3_
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Modulus*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.op_Modulus
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_Modulus_Misaki_HighPerformance_Mathematics_uint3_Misaki_HighPerformance_Mathematics_uint3_
name: operator %
nameWithType: uint3.operator %
fullName: Misaki.HighPerformance.Mathematics.uint3.operator %
nameWithType.vb: uint3.Mod
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.Mod
name.vb: Mod
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Modulus*
name: '%'
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_Modulus_Misaki_HighPerformance_Mathematics_uint3_Misaki_HighPerformance_Mathematics_uint3_
- uid: Misaki.HighPerformance.Mathematics.uint3.op_ModulusAssignment*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.op_ModulusAssignment
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_ModulusAssignment_Misaki_HighPerformance_Mathematics_uint3_
name: operator %=
nameWithType: uint3.operator %=
fullName: Misaki.HighPerformance.Mathematics.uint3.operator %=
nameWithType.vb: uint3.op_ModulusAssignment
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.op_ModulusAssignment
name.vb: op_ModulusAssignment
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.uint3.op_ModulusAssignment*
name: '%='
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_ModulusAssignment_Misaki_HighPerformance_Mathematics_uint3_
- uid: Misaki.HighPerformance.Mathematics.uint3.op_UnaryPlus*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.op_UnaryPlus
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_UnaryPlus_Misaki_HighPerformance_Mathematics_uint3_
name: operator +
nameWithType: uint3.operator +
fullName: Misaki.HighPerformance.Mathematics.uint3.operator +
nameWithType.vb: uint3.+
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.+
name.vb: +
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.uint3.op_UnaryPlus*
name: +
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_UnaryPlus_Misaki_HighPerformance_Mathematics_uint3_
- uid: Misaki.HighPerformance.Mathematics.uint3.op_UnaryNegation*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.op_UnaryNegation
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_UnaryNegation_Misaki_HighPerformance_Mathematics_uint3_
name: operator -
nameWithType: uint3.operator -
fullName: Misaki.HighPerformance.Mathematics.uint3.operator -
nameWithType.vb: uint3.-
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.-
name.vb: '-'
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.uint3.op_UnaryNegation*
name: '-'
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_UnaryNegation_Misaki_HighPerformance_Mathematics_uint3_
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Increment*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.op_Increment
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_Increment_Misaki_HighPerformance_Mathematics_uint3_
name: operator ++
nameWithType: uint3.operator ++
fullName: Misaki.HighPerformance.Mathematics.uint3.operator ++
nameWithType.vb: uint3.op_Increment
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.op_Increment
name.vb: op_Increment
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Increment*
name: ++
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_Increment_Misaki_HighPerformance_Mathematics_uint3_
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Decrement*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.op_Decrement
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_Decrement_Misaki_HighPerformance_Mathematics_uint3_
name: operator --
nameWithType: uint3.operator --
fullName: Misaki.HighPerformance.Mathematics.uint3.operator --
nameWithType.vb: uint3.op_Decrement
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.op_Decrement
name.vb: op_Decrement
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.uint3.op_Decrement*
name: --
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_Decrement_Misaki_HighPerformance_Mathematics_uint3_
- uid: Misaki.HighPerformance.Mathematics.uint3.op_LessThan*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.op_LessThan
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_LessThan_Misaki_HighPerformance_Mathematics_uint3_Misaki_HighPerformance_Mathematics_uint3_
name: operator <
nameWithType: uint3.operator <
fullName: Misaki.HighPerformance.Mathematics.uint3.operator <
nameWithType.vb: uint3.<
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.<
name.vb: <
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.uint3.op_LessThan*
name: <
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_LessThan_Misaki_HighPerformance_Mathematics_uint3_Misaki_HighPerformance_Mathematics_uint3_
- uid: Misaki.HighPerformance.Mathematics.uint3.op_LessThanOrEqual*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.op_LessThanOrEqual
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_LessThanOrEqual_Misaki_HighPerformance_Mathematics_uint3_Misaki_HighPerformance_Mathematics_uint3_
name: operator <=
nameWithType: uint3.operator <=
fullName: Misaki.HighPerformance.Mathematics.uint3.operator <=
nameWithType.vb: uint3.<=
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.<=
name.vb: <=
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.uint3.op_LessThanOrEqual*
name: <=
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_LessThanOrEqual_Misaki_HighPerformance_Mathematics_uint3_Misaki_HighPerformance_Mathematics_uint3_
- uid: Misaki.HighPerformance.Mathematics.uint3.op_GreaterThan*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.op_GreaterThan
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_GreaterThan_Misaki_HighPerformance_Mathematics_uint3_Misaki_HighPerformance_Mathematics_uint3_
name: operator >
nameWithType: uint3.operator >
fullName: Misaki.HighPerformance.Mathematics.uint3.operator >
nameWithType.vb: uint3.>
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.>
name.vb: '>'
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.uint3.op_GreaterThan*
name: '>'
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_GreaterThan_Misaki_HighPerformance_Mathematics_uint3_Misaki_HighPerformance_Mathematics_uint3_
- uid: Misaki.HighPerformance.Mathematics.uint3.op_GreaterThanOrEqual*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.op_GreaterThanOrEqual
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_GreaterThanOrEqual_Misaki_HighPerformance_Mathematics_uint3_Misaki_HighPerformance_Mathematics_uint3_
name: operator >=
nameWithType: uint3.operator >=
fullName: Misaki.HighPerformance.Mathematics.uint3.operator >=
nameWithType.vb: uint3.>=
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.>=
name.vb: '>='
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.uint3.op_GreaterThanOrEqual*
name: '>='
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_GreaterThanOrEqual_Misaki_HighPerformance_Mathematics_uint3_Misaki_HighPerformance_Mathematics_uint3_
- uid: Misaki.HighPerformance.Mathematics.uint3.op_LeftShift*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.op_LeftShift
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_LeftShift_Misaki_HighPerformance_Mathematics_uint3_System_Int32_
name: operator <<
nameWithType: uint3.operator <<
fullName: Misaki.HighPerformance.Mathematics.uint3.operator <<
nameWithType.vb: uint3.<<
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.<<
name.vb: <<
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.uint3.op_LeftShift*
name: <<
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_LeftShift_Misaki_HighPerformance_Mathematics_uint3_System_Int32_
- uid: Misaki.HighPerformance.Mathematics.uint3.op_RightShift*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.op_RightShift
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_RightShift_Misaki_HighPerformance_Mathematics_uint3_System_Int32_
name: operator >>
nameWithType: uint3.operator >>
fullName: Misaki.HighPerformance.Mathematics.uint3.operator >>
nameWithType.vb: uint3.>>
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.>>
name.vb: '>>'
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.uint3.op_RightShift*
name: '>>'
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_RightShift_Misaki_HighPerformance_Mathematics_uint3_System_Int32_
- uid: Misaki.HighPerformance.Mathematics.uint3.op_BitwiseAnd*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.op_BitwiseAnd
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_BitwiseAnd_Misaki_HighPerformance_Mathematics_uint3_Misaki_HighPerformance_Mathematics_uint3_
name: operator &
nameWithType: uint3.operator &
fullName: Misaki.HighPerformance.Mathematics.uint3.operator &
nameWithType.vb: uint3.And
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.And
name.vb: And
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.uint3.op_BitwiseAnd*
name: '&'
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_BitwiseAnd_Misaki_HighPerformance_Mathematics_uint3_Misaki_HighPerformance_Mathematics_uint3_
- uid: Misaki.HighPerformance.Mathematics.uint3.op_BitwiseOr*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.op_BitwiseOr
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_BitwiseOr_Misaki_HighPerformance_Mathematics_uint3_Misaki_HighPerformance_Mathematics_uint3_
name: operator |
nameWithType: uint3.operator |
fullName: Misaki.HighPerformance.Mathematics.uint3.operator |
nameWithType.vb: uint3.Or
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.Or
name.vb: Or
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.uint3.op_BitwiseOr*
name: '|'
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_BitwiseOr_Misaki_HighPerformance_Mathematics_uint3_Misaki_HighPerformance_Mathematics_uint3_
- uid: Misaki.HighPerformance.Mathematics.uint3.op_ExclusiveOr*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.op_ExclusiveOr
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_ExclusiveOr_Misaki_HighPerformance_Mathematics_uint3_Misaki_HighPerformance_Mathematics_uint3_
name: operator ^
nameWithType: uint3.operator ^
fullName: Misaki.HighPerformance.Mathematics.uint3.operator ^
nameWithType.vb: uint3.Xor
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.Xor
name.vb: Xor
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.uint3.op_ExclusiveOr*
name: ^
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_ExclusiveOr_Misaki_HighPerformance_Mathematics_uint3_Misaki_HighPerformance_Mathematics_uint3_
- uid: Misaki.HighPerformance.Mathematics.uint3.op_OnesComplement*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.op_OnesComplement
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_OnesComplement_Misaki_HighPerformance_Mathematics_uint3_
name: operator ~
nameWithType: uint3.operator ~
fullName: Misaki.HighPerformance.Mathematics.uint3.operator ~
nameWithType.vb: uint3.Not
fullName.vb: Misaki.HighPerformance.Mathematics.uint3.Not
name.vb: Not
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.uint3.op_OnesComplement*
name: "~"
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_op_OnesComplement_Misaki_HighPerformance_Mathematics_uint3_
- uid: Misaki.HighPerformance.Mathematics.uint3.xx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xx
name: xx
nameWithType: uint3.xx
fullName: Misaki.HighPerformance.Mathematics.uint3.xx
- uid: Misaki.HighPerformance.Mathematics.uint3.xy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xy
name: xy
nameWithType: uint3.xy
fullName: Misaki.HighPerformance.Mathematics.uint3.xy
- uid: Misaki.HighPerformance.Mathematics.uint3.xz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xz
name: xz
nameWithType: uint3.xz
fullName: Misaki.HighPerformance.Mathematics.uint3.xz
- uid: Misaki.HighPerformance.Mathematics.uint3.yx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yx
name: yx
nameWithType: uint3.yx
fullName: Misaki.HighPerformance.Mathematics.uint3.yx
- uid: Misaki.HighPerformance.Mathematics.uint3.yy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yy
name: yy
nameWithType: uint3.yy
fullName: Misaki.HighPerformance.Mathematics.uint3.yy
- uid: Misaki.HighPerformance.Mathematics.uint3.yz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yz
name: yz
nameWithType: uint3.yz
fullName: Misaki.HighPerformance.Mathematics.uint3.yz
- uid: Misaki.HighPerformance.Mathematics.uint3.zx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zx
name: zx
nameWithType: uint3.zx
fullName: Misaki.HighPerformance.Mathematics.uint3.zx
- uid: Misaki.HighPerformance.Mathematics.uint3.zy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zy
name: zy
nameWithType: uint3.zy
fullName: Misaki.HighPerformance.Mathematics.uint3.zy
- uid: Misaki.HighPerformance.Mathematics.uint3.zz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zz
name: zz
nameWithType: uint3.zz
fullName: Misaki.HighPerformance.Mathematics.uint3.zz
- uid: Misaki.HighPerformance.Mathematics.uint3.xxx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xxx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xxx
name: xxx
nameWithType: uint3.xxx
fullName: Misaki.HighPerformance.Mathematics.uint3.xxx
- uid: Misaki.HighPerformance.Mathematics.uint3.xxy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xxy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xxy
name: xxy
nameWithType: uint3.xxy
fullName: Misaki.HighPerformance.Mathematics.uint3.xxy
- uid: Misaki.HighPerformance.Mathematics.uint3.xxz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xxz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xxz
name: xxz
nameWithType: uint3.xxz
fullName: Misaki.HighPerformance.Mathematics.uint3.xxz
- uid: Misaki.HighPerformance.Mathematics.uint3.xyx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xyx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xyx
name: xyx
nameWithType: uint3.xyx
fullName: Misaki.HighPerformance.Mathematics.uint3.xyx
- uid: Misaki.HighPerformance.Mathematics.uint3.xyy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xyy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xyy
name: xyy
nameWithType: uint3.xyy
fullName: Misaki.HighPerformance.Mathematics.uint3.xyy
- uid: Misaki.HighPerformance.Mathematics.uint3.xyz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xyz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xyz
name: xyz
nameWithType: uint3.xyz
fullName: Misaki.HighPerformance.Mathematics.uint3.xyz
- uid: Misaki.HighPerformance.Mathematics.uint3.xzx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xzx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xzx
name: xzx
nameWithType: uint3.xzx
fullName: Misaki.HighPerformance.Mathematics.uint3.xzx
- uid: Misaki.HighPerformance.Mathematics.uint3.xzy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xzy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xzy
name: xzy
nameWithType: uint3.xzy
fullName: Misaki.HighPerformance.Mathematics.uint3.xzy
- uid: Misaki.HighPerformance.Mathematics.uint3.xzz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xzz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xzz
name: xzz
nameWithType: uint3.xzz
fullName: Misaki.HighPerformance.Mathematics.uint3.xzz
- uid: Misaki.HighPerformance.Mathematics.uint3.yxx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yxx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yxx
name: yxx
nameWithType: uint3.yxx
fullName: Misaki.HighPerformance.Mathematics.uint3.yxx
- uid: Misaki.HighPerformance.Mathematics.uint3.yxy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yxy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yxy
name: yxy
nameWithType: uint3.yxy
fullName: Misaki.HighPerformance.Mathematics.uint3.yxy
- uid: Misaki.HighPerformance.Mathematics.uint3.yxz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yxz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yxz
name: yxz
nameWithType: uint3.yxz
fullName: Misaki.HighPerformance.Mathematics.uint3.yxz
- uid: Misaki.HighPerformance.Mathematics.uint3.yyx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yyx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yyx
name: yyx
nameWithType: uint3.yyx
fullName: Misaki.HighPerformance.Mathematics.uint3.yyx
- uid: Misaki.HighPerformance.Mathematics.uint3.yyy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yyy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yyy
name: yyy
nameWithType: uint3.yyy
fullName: Misaki.HighPerformance.Mathematics.uint3.yyy
- uid: Misaki.HighPerformance.Mathematics.uint3.yyz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yyz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yyz
name: yyz
nameWithType: uint3.yyz
fullName: Misaki.HighPerformance.Mathematics.uint3.yyz
- uid: Misaki.HighPerformance.Mathematics.uint3.yzx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yzx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yzx
name: yzx
nameWithType: uint3.yzx
fullName: Misaki.HighPerformance.Mathematics.uint3.yzx
- uid: Misaki.HighPerformance.Mathematics.uint3.yzy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yzy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yzy
name: yzy
nameWithType: uint3.yzy
fullName: Misaki.HighPerformance.Mathematics.uint3.yzy
- uid: Misaki.HighPerformance.Mathematics.uint3.yzz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yzz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yzz
name: yzz
nameWithType: uint3.yzz
fullName: Misaki.HighPerformance.Mathematics.uint3.yzz
- uid: Misaki.HighPerformance.Mathematics.uint3.zxx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zxx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zxx
name: zxx
nameWithType: uint3.zxx
fullName: Misaki.HighPerformance.Mathematics.uint3.zxx
- uid: Misaki.HighPerformance.Mathematics.uint3.zxy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zxy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zxy
name: zxy
nameWithType: uint3.zxy
fullName: Misaki.HighPerformance.Mathematics.uint3.zxy
- uid: Misaki.HighPerformance.Mathematics.uint3.zxz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zxz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zxz
name: zxz
nameWithType: uint3.zxz
fullName: Misaki.HighPerformance.Mathematics.uint3.zxz
- uid: Misaki.HighPerformance.Mathematics.uint3.zyx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zyx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zyx
name: zyx
nameWithType: uint3.zyx
fullName: Misaki.HighPerformance.Mathematics.uint3.zyx
- uid: Misaki.HighPerformance.Mathematics.uint3.zyy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zyy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zyy
name: zyy
nameWithType: uint3.zyy
fullName: Misaki.HighPerformance.Mathematics.uint3.zyy
- uid: Misaki.HighPerformance.Mathematics.uint3.zyz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zyz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zyz
name: zyz
nameWithType: uint3.zyz
fullName: Misaki.HighPerformance.Mathematics.uint3.zyz
- uid: Misaki.HighPerformance.Mathematics.uint3.zzx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zzx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zzx
name: zzx
nameWithType: uint3.zzx
fullName: Misaki.HighPerformance.Mathematics.uint3.zzx
- uid: Misaki.HighPerformance.Mathematics.uint3.zzy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zzy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zzy
name: zzy
nameWithType: uint3.zzy
fullName: Misaki.HighPerformance.Mathematics.uint3.zzy
- uid: Misaki.HighPerformance.Mathematics.uint3.zzz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zzz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zzz
name: zzz
nameWithType: uint3.zzz
fullName: Misaki.HighPerformance.Mathematics.uint3.zzz
- uid: Misaki.HighPerformance.Mathematics.uint3.xxxx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xxxx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xxxx
name: xxxx
nameWithType: uint3.xxxx
fullName: Misaki.HighPerformance.Mathematics.uint3.xxxx
- 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.uint3.xxxy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xxxy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xxxy
name: xxxy
nameWithType: uint3.xxxy
fullName: Misaki.HighPerformance.Mathematics.uint3.xxxy
- uid: Misaki.HighPerformance.Mathematics.uint3.xxxz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xxxz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xxxz
name: xxxz
nameWithType: uint3.xxxz
fullName: Misaki.HighPerformance.Mathematics.uint3.xxxz
- uid: Misaki.HighPerformance.Mathematics.uint3.xxyx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xxyx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xxyx
name: xxyx
nameWithType: uint3.xxyx
fullName: Misaki.HighPerformance.Mathematics.uint3.xxyx
- uid: Misaki.HighPerformance.Mathematics.uint3.xxyy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xxyy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xxyy
name: xxyy
nameWithType: uint3.xxyy
fullName: Misaki.HighPerformance.Mathematics.uint3.xxyy
- uid: Misaki.HighPerformance.Mathematics.uint3.xxyz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xxyz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xxyz
name: xxyz
nameWithType: uint3.xxyz
fullName: Misaki.HighPerformance.Mathematics.uint3.xxyz
- uid: Misaki.HighPerformance.Mathematics.uint3.xxzx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xxzx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xxzx
name: xxzx
nameWithType: uint3.xxzx
fullName: Misaki.HighPerformance.Mathematics.uint3.xxzx
- uid: Misaki.HighPerformance.Mathematics.uint3.xxzy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xxzy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xxzy
name: xxzy
nameWithType: uint3.xxzy
fullName: Misaki.HighPerformance.Mathematics.uint3.xxzy
- uid: Misaki.HighPerformance.Mathematics.uint3.xxzz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xxzz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xxzz
name: xxzz
nameWithType: uint3.xxzz
fullName: Misaki.HighPerformance.Mathematics.uint3.xxzz
- uid: Misaki.HighPerformance.Mathematics.uint3.xyxx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xyxx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xyxx
name: xyxx
nameWithType: uint3.xyxx
fullName: Misaki.HighPerformance.Mathematics.uint3.xyxx
- uid: Misaki.HighPerformance.Mathematics.uint3.xyxy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xyxy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xyxy
name: xyxy
nameWithType: uint3.xyxy
fullName: Misaki.HighPerformance.Mathematics.uint3.xyxy
- uid: Misaki.HighPerformance.Mathematics.uint3.xyxz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xyxz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xyxz
name: xyxz
nameWithType: uint3.xyxz
fullName: Misaki.HighPerformance.Mathematics.uint3.xyxz
- uid: Misaki.HighPerformance.Mathematics.uint3.xyyx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xyyx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xyyx
name: xyyx
nameWithType: uint3.xyyx
fullName: Misaki.HighPerformance.Mathematics.uint3.xyyx
- uid: Misaki.HighPerformance.Mathematics.uint3.xyyy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xyyy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xyyy
name: xyyy
nameWithType: uint3.xyyy
fullName: Misaki.HighPerformance.Mathematics.uint3.xyyy
- uid: Misaki.HighPerformance.Mathematics.uint3.xyyz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xyyz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xyyz
name: xyyz
nameWithType: uint3.xyyz
fullName: Misaki.HighPerformance.Mathematics.uint3.xyyz
- uid: Misaki.HighPerformance.Mathematics.uint3.xyzx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xyzx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xyzx
name: xyzx
nameWithType: uint3.xyzx
fullName: Misaki.HighPerformance.Mathematics.uint3.xyzx
- uid: Misaki.HighPerformance.Mathematics.uint3.xyzy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xyzy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xyzy
name: xyzy
nameWithType: uint3.xyzy
fullName: Misaki.HighPerformance.Mathematics.uint3.xyzy
- uid: Misaki.HighPerformance.Mathematics.uint3.xyzz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xyzz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xyzz
name: xyzz
nameWithType: uint3.xyzz
fullName: Misaki.HighPerformance.Mathematics.uint3.xyzz
- uid: Misaki.HighPerformance.Mathematics.uint3.xzxx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xzxx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xzxx
name: xzxx
nameWithType: uint3.xzxx
fullName: Misaki.HighPerformance.Mathematics.uint3.xzxx
- uid: Misaki.HighPerformance.Mathematics.uint3.xzxy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xzxy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xzxy
name: xzxy
nameWithType: uint3.xzxy
fullName: Misaki.HighPerformance.Mathematics.uint3.xzxy
- uid: Misaki.HighPerformance.Mathematics.uint3.xzxz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xzxz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xzxz
name: xzxz
nameWithType: uint3.xzxz
fullName: Misaki.HighPerformance.Mathematics.uint3.xzxz
- uid: Misaki.HighPerformance.Mathematics.uint3.xzyx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xzyx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xzyx
name: xzyx
nameWithType: uint3.xzyx
fullName: Misaki.HighPerformance.Mathematics.uint3.xzyx
- uid: Misaki.HighPerformance.Mathematics.uint3.xzyy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xzyy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xzyy
name: xzyy
nameWithType: uint3.xzyy
fullName: Misaki.HighPerformance.Mathematics.uint3.xzyy
- uid: Misaki.HighPerformance.Mathematics.uint3.xzyz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xzyz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xzyz
name: xzyz
nameWithType: uint3.xzyz
fullName: Misaki.HighPerformance.Mathematics.uint3.xzyz
- uid: Misaki.HighPerformance.Mathematics.uint3.xzzx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xzzx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xzzx
name: xzzx
nameWithType: uint3.xzzx
fullName: Misaki.HighPerformance.Mathematics.uint3.xzzx
- uid: Misaki.HighPerformance.Mathematics.uint3.xzzy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xzzy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xzzy
name: xzzy
nameWithType: uint3.xzzy
fullName: Misaki.HighPerformance.Mathematics.uint3.xzzy
- uid: Misaki.HighPerformance.Mathematics.uint3.xzzz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.xzzz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_xzzz
name: xzzz
nameWithType: uint3.xzzz
fullName: Misaki.HighPerformance.Mathematics.uint3.xzzz
- uid: Misaki.HighPerformance.Mathematics.uint3.yxxx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yxxx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yxxx
name: yxxx
nameWithType: uint3.yxxx
fullName: Misaki.HighPerformance.Mathematics.uint3.yxxx
- uid: Misaki.HighPerformance.Mathematics.uint3.yxxy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yxxy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yxxy
name: yxxy
nameWithType: uint3.yxxy
fullName: Misaki.HighPerformance.Mathematics.uint3.yxxy
- uid: Misaki.HighPerformance.Mathematics.uint3.yxxz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yxxz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yxxz
name: yxxz
nameWithType: uint3.yxxz
fullName: Misaki.HighPerformance.Mathematics.uint3.yxxz
- uid: Misaki.HighPerformance.Mathematics.uint3.yxyx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yxyx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yxyx
name: yxyx
nameWithType: uint3.yxyx
fullName: Misaki.HighPerformance.Mathematics.uint3.yxyx
- uid: Misaki.HighPerformance.Mathematics.uint3.yxyy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yxyy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yxyy
name: yxyy
nameWithType: uint3.yxyy
fullName: Misaki.HighPerformance.Mathematics.uint3.yxyy
- uid: Misaki.HighPerformance.Mathematics.uint3.yxyz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yxyz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yxyz
name: yxyz
nameWithType: uint3.yxyz
fullName: Misaki.HighPerformance.Mathematics.uint3.yxyz
- uid: Misaki.HighPerformance.Mathematics.uint3.yxzx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yxzx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yxzx
name: yxzx
nameWithType: uint3.yxzx
fullName: Misaki.HighPerformance.Mathematics.uint3.yxzx
- uid: Misaki.HighPerformance.Mathematics.uint3.yxzy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yxzy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yxzy
name: yxzy
nameWithType: uint3.yxzy
fullName: Misaki.HighPerformance.Mathematics.uint3.yxzy
- uid: Misaki.HighPerformance.Mathematics.uint3.yxzz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yxzz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yxzz
name: yxzz
nameWithType: uint3.yxzz
fullName: Misaki.HighPerformance.Mathematics.uint3.yxzz
- uid: Misaki.HighPerformance.Mathematics.uint3.yyxx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yyxx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yyxx
name: yyxx
nameWithType: uint3.yyxx
fullName: Misaki.HighPerformance.Mathematics.uint3.yyxx
- uid: Misaki.HighPerformance.Mathematics.uint3.yyxy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yyxy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yyxy
name: yyxy
nameWithType: uint3.yyxy
fullName: Misaki.HighPerformance.Mathematics.uint3.yyxy
- uid: Misaki.HighPerformance.Mathematics.uint3.yyxz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yyxz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yyxz
name: yyxz
nameWithType: uint3.yyxz
fullName: Misaki.HighPerformance.Mathematics.uint3.yyxz
- uid: Misaki.HighPerformance.Mathematics.uint3.yyyx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yyyx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yyyx
name: yyyx
nameWithType: uint3.yyyx
fullName: Misaki.HighPerformance.Mathematics.uint3.yyyx
- uid: Misaki.HighPerformance.Mathematics.uint3.yyyy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yyyy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yyyy
name: yyyy
nameWithType: uint3.yyyy
fullName: Misaki.HighPerformance.Mathematics.uint3.yyyy
- uid: Misaki.HighPerformance.Mathematics.uint3.yyyz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yyyz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yyyz
name: yyyz
nameWithType: uint3.yyyz
fullName: Misaki.HighPerformance.Mathematics.uint3.yyyz
- uid: Misaki.HighPerformance.Mathematics.uint3.yyzx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yyzx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yyzx
name: yyzx
nameWithType: uint3.yyzx
fullName: Misaki.HighPerformance.Mathematics.uint3.yyzx
- uid: Misaki.HighPerformance.Mathematics.uint3.yyzy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yyzy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yyzy
name: yyzy
nameWithType: uint3.yyzy
fullName: Misaki.HighPerformance.Mathematics.uint3.yyzy
- uid: Misaki.HighPerformance.Mathematics.uint3.yyzz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yyzz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yyzz
name: yyzz
nameWithType: uint3.yyzz
fullName: Misaki.HighPerformance.Mathematics.uint3.yyzz
- uid: Misaki.HighPerformance.Mathematics.uint3.yzxx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yzxx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yzxx
name: yzxx
nameWithType: uint3.yzxx
fullName: Misaki.HighPerformance.Mathematics.uint3.yzxx
- uid: Misaki.HighPerformance.Mathematics.uint3.yzxy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yzxy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yzxy
name: yzxy
nameWithType: uint3.yzxy
fullName: Misaki.HighPerformance.Mathematics.uint3.yzxy
- uid: Misaki.HighPerformance.Mathematics.uint3.yzxz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yzxz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yzxz
name: yzxz
nameWithType: uint3.yzxz
fullName: Misaki.HighPerformance.Mathematics.uint3.yzxz
- uid: Misaki.HighPerformance.Mathematics.uint3.yzyx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yzyx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yzyx
name: yzyx
nameWithType: uint3.yzyx
fullName: Misaki.HighPerformance.Mathematics.uint3.yzyx
- uid: Misaki.HighPerformance.Mathematics.uint3.yzyy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yzyy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yzyy
name: yzyy
nameWithType: uint3.yzyy
fullName: Misaki.HighPerformance.Mathematics.uint3.yzyy
- uid: Misaki.HighPerformance.Mathematics.uint3.yzyz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yzyz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yzyz
name: yzyz
nameWithType: uint3.yzyz
fullName: Misaki.HighPerformance.Mathematics.uint3.yzyz
- uid: Misaki.HighPerformance.Mathematics.uint3.yzzx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yzzx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yzzx
name: yzzx
nameWithType: uint3.yzzx
fullName: Misaki.HighPerformance.Mathematics.uint3.yzzx
- uid: Misaki.HighPerformance.Mathematics.uint3.yzzy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yzzy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yzzy
name: yzzy
nameWithType: uint3.yzzy
fullName: Misaki.HighPerformance.Mathematics.uint3.yzzy
- uid: Misaki.HighPerformance.Mathematics.uint3.yzzz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.yzzz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_yzzz
name: yzzz
nameWithType: uint3.yzzz
fullName: Misaki.HighPerformance.Mathematics.uint3.yzzz
- uid: Misaki.HighPerformance.Mathematics.uint3.zxxx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zxxx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zxxx
name: zxxx
nameWithType: uint3.zxxx
fullName: Misaki.HighPerformance.Mathematics.uint3.zxxx
- uid: Misaki.HighPerformance.Mathematics.uint3.zxxy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zxxy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zxxy
name: zxxy
nameWithType: uint3.zxxy
fullName: Misaki.HighPerformance.Mathematics.uint3.zxxy
- uid: Misaki.HighPerformance.Mathematics.uint3.zxxz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zxxz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zxxz
name: zxxz
nameWithType: uint3.zxxz
fullName: Misaki.HighPerformance.Mathematics.uint3.zxxz
- uid: Misaki.HighPerformance.Mathematics.uint3.zxyx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zxyx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zxyx
name: zxyx
nameWithType: uint3.zxyx
fullName: Misaki.HighPerformance.Mathematics.uint3.zxyx
- uid: Misaki.HighPerformance.Mathematics.uint3.zxyy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zxyy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zxyy
name: zxyy
nameWithType: uint3.zxyy
fullName: Misaki.HighPerformance.Mathematics.uint3.zxyy
- uid: Misaki.HighPerformance.Mathematics.uint3.zxyz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zxyz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zxyz
name: zxyz
nameWithType: uint3.zxyz
fullName: Misaki.HighPerformance.Mathematics.uint3.zxyz
- uid: Misaki.HighPerformance.Mathematics.uint3.zxzx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zxzx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zxzx
name: zxzx
nameWithType: uint3.zxzx
fullName: Misaki.HighPerformance.Mathematics.uint3.zxzx
- uid: Misaki.HighPerformance.Mathematics.uint3.zxzy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zxzy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zxzy
name: zxzy
nameWithType: uint3.zxzy
fullName: Misaki.HighPerformance.Mathematics.uint3.zxzy
- uid: Misaki.HighPerformance.Mathematics.uint3.zxzz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zxzz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zxzz
name: zxzz
nameWithType: uint3.zxzz
fullName: Misaki.HighPerformance.Mathematics.uint3.zxzz
- uid: Misaki.HighPerformance.Mathematics.uint3.zyxx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zyxx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zyxx
name: zyxx
nameWithType: uint3.zyxx
fullName: Misaki.HighPerformance.Mathematics.uint3.zyxx
- uid: Misaki.HighPerformance.Mathematics.uint3.zyxy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zyxy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zyxy
name: zyxy
nameWithType: uint3.zyxy
fullName: Misaki.HighPerformance.Mathematics.uint3.zyxy
- uid: Misaki.HighPerformance.Mathematics.uint3.zyxz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zyxz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zyxz
name: zyxz
nameWithType: uint3.zyxz
fullName: Misaki.HighPerformance.Mathematics.uint3.zyxz
- uid: Misaki.HighPerformance.Mathematics.uint3.zyyx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zyyx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zyyx
name: zyyx
nameWithType: uint3.zyyx
fullName: Misaki.HighPerformance.Mathematics.uint3.zyyx
- uid: Misaki.HighPerformance.Mathematics.uint3.zyyy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zyyy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zyyy
name: zyyy
nameWithType: uint3.zyyy
fullName: Misaki.HighPerformance.Mathematics.uint3.zyyy
- uid: Misaki.HighPerformance.Mathematics.uint3.zyyz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zyyz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zyyz
name: zyyz
nameWithType: uint3.zyyz
fullName: Misaki.HighPerformance.Mathematics.uint3.zyyz
- uid: Misaki.HighPerformance.Mathematics.uint3.zyzx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zyzx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zyzx
name: zyzx
nameWithType: uint3.zyzx
fullName: Misaki.HighPerformance.Mathematics.uint3.zyzx
- uid: Misaki.HighPerformance.Mathematics.uint3.zyzy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zyzy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zyzy
name: zyzy
nameWithType: uint3.zyzy
fullName: Misaki.HighPerformance.Mathematics.uint3.zyzy
- uid: Misaki.HighPerformance.Mathematics.uint3.zyzz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zyzz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zyzz
name: zyzz
nameWithType: uint3.zyzz
fullName: Misaki.HighPerformance.Mathematics.uint3.zyzz
- uid: Misaki.HighPerformance.Mathematics.uint3.zzxx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zzxx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zzxx
name: zzxx
nameWithType: uint3.zzxx
fullName: Misaki.HighPerformance.Mathematics.uint3.zzxx
- uid: Misaki.HighPerformance.Mathematics.uint3.zzxy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zzxy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zzxy
name: zzxy
nameWithType: uint3.zzxy
fullName: Misaki.HighPerformance.Mathematics.uint3.zzxy
- uid: Misaki.HighPerformance.Mathematics.uint3.zzxz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zzxz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zzxz
name: zzxz
nameWithType: uint3.zzxz
fullName: Misaki.HighPerformance.Mathematics.uint3.zzxz
- uid: Misaki.HighPerformance.Mathematics.uint3.zzyx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zzyx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zzyx
name: zzyx
nameWithType: uint3.zzyx
fullName: Misaki.HighPerformance.Mathematics.uint3.zzyx
- uid: Misaki.HighPerformance.Mathematics.uint3.zzyy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zzyy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zzyy
name: zzyy
nameWithType: uint3.zzyy
fullName: Misaki.HighPerformance.Mathematics.uint3.zzyy
- uid: Misaki.HighPerformance.Mathematics.uint3.zzyz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zzyz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zzyz
name: zzyz
nameWithType: uint3.zzyz
fullName: Misaki.HighPerformance.Mathematics.uint3.zzyz
- uid: Misaki.HighPerformance.Mathematics.uint3.zzzx*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zzzx
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zzzx
name: zzzx
nameWithType: uint3.zzzx
fullName: Misaki.HighPerformance.Mathematics.uint3.zzzx
- uid: Misaki.HighPerformance.Mathematics.uint3.zzzy*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zzzy
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zzzy
name: zzzy
nameWithType: uint3.zzzy
fullName: Misaki.HighPerformance.Mathematics.uint3.zzzy
- uid: Misaki.HighPerformance.Mathematics.uint3.zzzz*
commentId: Overload:Misaki.HighPerformance.Mathematics.uint3.zzzz
href: Misaki.HighPerformance.Mathematics.uint3.html#Misaki_HighPerformance_Mathematics_uint3_zzzz
name: zzzz
nameWithType: uint3.zzzz
fullName: Misaki.HighPerformance.Mathematics.uint3.zzzz