4087 lines
180 KiB
YAML
4087 lines
180 KiB
YAML
### YamlMime:ManagedReference
|
|
items:
|
|
- uid: Misaki.HighPerformance.Mathematics.float2
|
|
commentId: T:Misaki.HighPerformance.Mathematics.float2
|
|
id: float2
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
children:
|
|
- Misaki.HighPerformance.Mathematics.float2.#ctor(Misaki.HighPerformance.Mathematics.bool2)
|
|
- Misaki.HighPerformance.Mathematics.float2.#ctor(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.float2.#ctor(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float2.#ctor(Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.float2.#ctor(Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.float2.#ctor(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.float2.#ctor(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.float2.#ctor(System.ReadOnlySpan{System.Single})
|
|
- Misaki.HighPerformance.Mathematics.float2.#ctor(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.float2.#ctor(System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.float2.#ctor(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.float2.Equals(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float2.Equals(System.Object)
|
|
- Misaki.HighPerformance.Mathematics.float2.GetHashCode
|
|
- Misaki.HighPerformance.Mathematics.float2.Item(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.float2.ToString
|
|
- Misaki.HighPerformance.Mathematics.float2.one
|
|
- Misaki.HighPerformance.Mathematics.float2.op_Addition(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_Addition(Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_Addition(System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_AdditionAssignment(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_Decrement(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_Division(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_Division(Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_Division(System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_DivisionAssignment(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_Equality(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_GreaterThan(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_GreaterThanOrEqual(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_Implicit(Misaki.HighPerformance.Mathematics.bool2)~Misaki.HighPerformance.Mathematics.float2
|
|
- Misaki.HighPerformance.Mathematics.float2.op_Implicit(Misaki.HighPerformance.Mathematics.double2)~Misaki.HighPerformance.Mathematics.float2
|
|
- Misaki.HighPerformance.Mathematics.float2.op_Implicit(Misaki.HighPerformance.Mathematics.int2)~Misaki.HighPerformance.Mathematics.float2
|
|
- Misaki.HighPerformance.Mathematics.float2.op_Implicit(Misaki.HighPerformance.Mathematics.uint2)~Misaki.HighPerformance.Mathematics.float2
|
|
- Misaki.HighPerformance.Mathematics.float2.op_Implicit(System.Double)~Misaki.HighPerformance.Mathematics.float2
|
|
- Misaki.HighPerformance.Mathematics.float2.op_Implicit(System.Int32)~Misaki.HighPerformance.Mathematics.float2
|
|
- Misaki.HighPerformance.Mathematics.float2.op_Implicit(System.ReadOnlySpan{System.Single})~Misaki.HighPerformance.Mathematics.float2
|
|
- Misaki.HighPerformance.Mathematics.float2.op_Implicit(System.Single)~Misaki.HighPerformance.Mathematics.float2
|
|
- Misaki.HighPerformance.Mathematics.float2.op_Implicit(System.UInt32)~Misaki.HighPerformance.Mathematics.float2
|
|
- Misaki.HighPerformance.Mathematics.float2.op_Increment(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_Inequality(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_LessThan(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_LessThanOrEqual(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_Modulus(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_Modulus(Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_Modulus(System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_ModulusAssignment(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_MultiplicationAssignment(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_Multiply(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_Multiply(Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_Multiply(System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_Subtraction(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_Subtraction(Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_Subtraction(System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_SubtractionAssignment(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_UnaryNegation(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float2.op_UnaryPlus(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float2.unitX
|
|
- Misaki.HighPerformance.Mathematics.float2.unitY
|
|
- Misaki.HighPerformance.Mathematics.float2.x
|
|
- Misaki.HighPerformance.Mathematics.float2.xx
|
|
- Misaki.HighPerformance.Mathematics.float2.xxx
|
|
- Misaki.HighPerformance.Mathematics.float2.xxxx
|
|
- Misaki.HighPerformance.Mathematics.float2.xxxy
|
|
- Misaki.HighPerformance.Mathematics.float2.xxy
|
|
- Misaki.HighPerformance.Mathematics.float2.xxyx
|
|
- Misaki.HighPerformance.Mathematics.float2.xxyy
|
|
- Misaki.HighPerformance.Mathematics.float2.xy
|
|
- Misaki.HighPerformance.Mathematics.float2.xyx
|
|
- Misaki.HighPerformance.Mathematics.float2.xyxx
|
|
- Misaki.HighPerformance.Mathematics.float2.xyxy
|
|
- Misaki.HighPerformance.Mathematics.float2.xyy
|
|
- Misaki.HighPerformance.Mathematics.float2.xyyx
|
|
- Misaki.HighPerformance.Mathematics.float2.xyyy
|
|
- Misaki.HighPerformance.Mathematics.float2.y
|
|
- Misaki.HighPerformance.Mathematics.float2.yx
|
|
- Misaki.HighPerformance.Mathematics.float2.yxx
|
|
- Misaki.HighPerformance.Mathematics.float2.yxxx
|
|
- Misaki.HighPerformance.Mathematics.float2.yxxy
|
|
- Misaki.HighPerformance.Mathematics.float2.yxy
|
|
- Misaki.HighPerformance.Mathematics.float2.yxyx
|
|
- Misaki.HighPerformance.Mathematics.float2.yxyy
|
|
- Misaki.HighPerformance.Mathematics.float2.yy
|
|
- Misaki.HighPerformance.Mathematics.float2.yyx
|
|
- Misaki.HighPerformance.Mathematics.float2.yyxx
|
|
- Misaki.HighPerformance.Mathematics.float2.yyxy
|
|
- Misaki.HighPerformance.Mathematics.float2.yyy
|
|
- Misaki.HighPerformance.Mathematics.float2.yyyx
|
|
- Misaki.HighPerformance.Mathematics.float2.yyyy
|
|
- Misaki.HighPerformance.Mathematics.float2.zero
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2
|
|
nameWithType: float2
|
|
fullName: Misaki.HighPerformance.Mathematics.float2
|
|
type: Struct
|
|
source:
|
|
id: float2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2.g.cs
|
|
startLine: 10
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[NumericType(typeof(float), 4, 2, 1, "global::Misaki.HighPerformance.Mathematics.float", true, true, null, null)]
|
|
|
|
[NumericConvertable("(float){v}.{c}", new Type[] { typeof(int2), typeof(uint2), typeof(double2), typeof(bool2) })]
|
|
|
|
[NumericConvertable("(float){v}", new Type[] { typeof(int), typeof(uint), typeof(double) })]
|
|
|
|
public struct float2 : IEquatable<float2>
|
|
content.vb: >-
|
|
<NumericType(GetType(Single), 4, 2, 1, "global::Misaki.HighPerformance.Mathematics.float", True, True, Nothing, Nothing)>
|
|
|
|
<NumericConvertable("(float){v}.{c}", New Type() { GetType(int2), GetType(uint2), GetType(double2), GetType(bool2) })>
|
|
|
|
<NumericConvertable("(float){v}", New Type() { GetType(Integer), GetType(UInteger), GetType(Double) })>
|
|
|
|
Public Structure float2 Implements IEquatable(Of float2)
|
|
implements:
|
|
- System.IEquatable{Misaki.HighPerformance.Mathematics.float2}
|
|
inheritedMembers:
|
|
- System.Object.Equals(System.Object,System.Object)
|
|
- System.Object.GetType
|
|
- System.Object.ReferenceEquals(System.Object,System.Object)
|
|
extensionMethods:
|
|
- Misaki.HighPerformance.Mathematics.float2.Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128
|
|
attributes:
|
|
- type: Misaki.HighPerformance.Mathematics.NumericTypeAttribute
|
|
ctor: Misaki.HighPerformance.Mathematics.NumericTypeAttribute.#ctor(System.Type,System.Int32,System.Int32,System.Int32,System.String,System.Boolean,System.Boolean,System.Type,System.Type)
|
|
arguments:
|
|
- type: System.Type
|
|
value: System.Single
|
|
- type: System.Int32
|
|
value: 4
|
|
- type: System.Int32
|
|
value: 2
|
|
- type: System.Int32
|
|
value: 1
|
|
- type: System.String
|
|
value: global::Misaki.HighPerformance.Mathematics.float
|
|
- type: System.Boolean
|
|
value: true
|
|
- type: System.Boolean
|
|
value: true
|
|
- type: System.Type
|
|
- type: System.Type
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.x
|
|
commentId: F:Misaki.HighPerformance.Mathematics.float2.x
|
|
id: x
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: x
|
|
nameWithType: float2.x
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 12
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float x
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public x As Single
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.y
|
|
commentId: F:Misaki.HighPerformance.Mathematics.float2.y
|
|
id: y
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: y
|
|
nameWithType: float2.y
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 14
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float y
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public y As Single
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.Item(System.Int32)
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.Item(System.Int32)
|
|
id: Item(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: this[int]
|
|
nameWithType: float2.this[int]
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 17
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public ref float this[int index] { get; }
|
|
parameters:
|
|
- id: index
|
|
type: System.Int32
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public ReadOnly Default ByRef Property this[](index As Integer) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.float2.Item*
|
|
nameWithType.vb: float2.this[](Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.this[](Integer)
|
|
name.vb: this[](Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.one
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.one
|
|
id: one
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: one
|
|
nameWithType: float2.one
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 26
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 one { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared ReadOnly Property one As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.one*
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.zero
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.zero
|
|
id: zero
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zero
|
|
nameWithType: float2.zero
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 27
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 zero { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared ReadOnly Property zero As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.zero*
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.unitX
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.unitX
|
|
id: unitX
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: unitX
|
|
nameWithType: float2.unitX
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 28
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 unitX { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared ReadOnly Property unitX As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.unitX*
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.unitY
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.unitY
|
|
id: unitY
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: unitY
|
|
nameWithType: float2.unitY
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 29
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 unitY { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared ReadOnly Property unitY As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.unitY*
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.#ctor(System.ReadOnlySpan{System.Single})
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.#ctor(System.ReadOnlySpan{System.Single})
|
|
id: '#ctor(System.ReadOnlySpan{System.Single})'
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2(ReadOnlySpan<float>)
|
|
nameWithType: float2.float2(ReadOnlySpan<float>)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.float2(System.ReadOnlySpan<float>)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2.g.cs
|
|
startLine: 33
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float2(ReadOnlySpan<float> values)
|
|
parameters:
|
|
- id: values
|
|
type: System.ReadOnlySpan{System.Single}
|
|
content.vb: Public Sub New(values As ReadOnlySpan(Of Single))
|
|
overload: Misaki.HighPerformance.Mathematics.float2.#ctor*
|
|
nameWithType.vb: float2.New(ReadOnlySpan(Of Single))
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.New(System.ReadOnlySpan(Of Single))
|
|
name.vb: New(ReadOnlySpan(Of Single))
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.#ctor(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.#ctor(System.Single)
|
|
id: '#ctor(System.Single)'
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2(float)
|
|
nameWithType: float2.float2(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.float2(float)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2.g.cs
|
|
startLine: 48
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float2(float value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Single
|
|
content.vb: Public Sub New(value As Single)
|
|
overload: Misaki.HighPerformance.Mathematics.float2.#ctor*
|
|
nameWithType.vb: float2.New(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.New(Single)
|
|
name.vb: New(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.#ctor(System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.#ctor(System.Single,System.Single)
|
|
id: '#ctor(System.Single,System.Single)'
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2(float, float)
|
|
nameWithType: float2.float2(float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.float2(float, float)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2.g.cs
|
|
startLine: 55
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float2(float x, float y)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
- id: y
|
|
type: System.Single
|
|
content.vb: Public Sub New(x As Single, y As Single)
|
|
overload: Misaki.HighPerformance.Mathematics.float2.#ctor*
|
|
nameWithType.vb: float2.New(Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.New(Single, Single)
|
|
name.vb: New(Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.#ctor(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.#ctor(Misaki.HighPerformance.Mathematics.float2)
|
|
id: '#ctor(Misaki.HighPerformance.Mathematics.float2)'
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2(float2)
|
|
nameWithType: float2.float2(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.float2(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2.g.cs
|
|
startLine: 62
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float2(float2 xy)
|
|
parameters:
|
|
- id: xy
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Sub New(xy As float2)
|
|
overload: Misaki.HighPerformance.Mathematics.float2.#ctor*
|
|
nameWithType.vb: float2.New(float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.New(Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: New(float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.#ctor(Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.#ctor(Misaki.HighPerformance.Mathematics.int2)
|
|
id: '#ctor(Misaki.HighPerformance.Mathematics.int2)'
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2(int2)
|
|
nameWithType: float2.float2(int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.float2(Misaki.HighPerformance.Mathematics.int2)
|
|
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\float2.g.cs
|
|
startLine: 69
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float2(int2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
content.vb: Public Sub New(v As int2)
|
|
overload: Misaki.HighPerformance.Mathematics.float2.#ctor*
|
|
nameWithType.vb: float2.New(int2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.New(Misaki.HighPerformance.Mathematics.int2)
|
|
name.vb: New(int2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.#ctor(Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.#ctor(Misaki.HighPerformance.Mathematics.uint2)
|
|
id: '#ctor(Misaki.HighPerformance.Mathematics.uint2)'
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2(uint2)
|
|
nameWithType: float2.float2(uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.float2(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\float2.g.cs
|
|
startLine: 76
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float2(uint2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
content.vb: Public Sub New(v As uint2)
|
|
overload: Misaki.HighPerformance.Mathematics.float2.#ctor*
|
|
nameWithType.vb: float2.New(uint2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.New(Misaki.HighPerformance.Mathematics.uint2)
|
|
name.vb: New(uint2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.#ctor(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.#ctor(Misaki.HighPerformance.Mathematics.double2)
|
|
id: '#ctor(Misaki.HighPerformance.Mathematics.double2)'
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2(double2)
|
|
nameWithType: float2.float2(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.float2(Misaki.HighPerformance.Mathematics.double2)
|
|
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\float2.g.cs
|
|
startLine: 83
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float2(double2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
content.vb: Public Sub New(v As double2)
|
|
overload: Misaki.HighPerformance.Mathematics.float2.#ctor*
|
|
nameWithType.vb: float2.New(double2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.New(Misaki.HighPerformance.Mathematics.double2)
|
|
name.vb: New(double2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.#ctor(Misaki.HighPerformance.Mathematics.bool2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.#ctor(Misaki.HighPerformance.Mathematics.bool2)
|
|
id: '#ctor(Misaki.HighPerformance.Mathematics.bool2)'
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2(bool2)
|
|
nameWithType: float2.float2(bool2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.float2(Misaki.HighPerformance.Mathematics.bool2)
|
|
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\float2.g.cs
|
|
startLine: 90
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float2(bool2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
content.vb: Public Sub New(v As bool2)
|
|
overload: Misaki.HighPerformance.Mathematics.float2.#ctor*
|
|
nameWithType.vb: float2.New(bool2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.New(Misaki.HighPerformance.Mathematics.bool2)
|
|
name.vb: New(bool2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.#ctor(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.#ctor(System.Int32)
|
|
id: '#ctor(System.Int32)'
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2(int)
|
|
nameWithType: float2.float2(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.float2(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\float2.g.cs
|
|
startLine: 97
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float2(int v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Int32
|
|
content.vb: Public Sub New(v As Integer)
|
|
overload: Misaki.HighPerformance.Mathematics.float2.#ctor*
|
|
nameWithType.vb: float2.New(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.New(Integer)
|
|
name.vb: New(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.#ctor(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.#ctor(System.UInt32)
|
|
id: '#ctor(System.UInt32)'
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2(uint)
|
|
nameWithType: float2.float2(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.float2(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\float2.g.cs
|
|
startLine: 104
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float2(uint v)
|
|
parameters:
|
|
- id: v
|
|
type: System.UInt32
|
|
content.vb: Public Sub New(v As UInteger)
|
|
overload: Misaki.HighPerformance.Mathematics.float2.#ctor*
|
|
nameWithType.vb: float2.New(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.New(UInteger)
|
|
name.vb: New(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.#ctor(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.#ctor(System.Double)
|
|
id: '#ctor(System.Double)'
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2(double)
|
|
nameWithType: float2.float2(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.float2(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\float2.g.cs
|
|
startLine: 111
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float2(double v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Double
|
|
content.vb: Public Sub New(v As Double)
|
|
overload: Misaki.HighPerformance.Mathematics.float2.#ctor*
|
|
nameWithType.vb: float2.New(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.New(Double)
|
|
name.vb: New(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.ToString
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.ToString
|
|
id: ToString
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ToString()
|
|
nameWithType: float2.ToString()
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 122
|
|
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.float2.ToString*
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.GetHashCode
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.GetHashCode
|
|
id: GetHashCode
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: GetHashCode()
|
|
nameWithType: float2.GetHashCode()
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 128
|
|
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.float2.GetHashCode*
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.Equals(System.Object)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.Equals(System.Object)
|
|
id: Equals(System.Object)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Equals(object?)
|
|
nameWithType: float2.Equals(object?)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 134
|
|
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.float2.Equals*
|
|
nameWithType.vb: float2.Equals(Object)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.Equals(Object)
|
|
name.vb: Equals(Object)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.Equals(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.Equals(Misaki.HighPerformance.Mathematics.float2)
|
|
id: Equals(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Equals(float2)
|
|
nameWithType: float2.Equals(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.Equals(Misaki.HighPerformance.Mathematics.float2)
|
|
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\float2.g.cs
|
|
startLine: 140
|
|
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(float2 other)
|
|
parameters:
|
|
- id: other
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
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 float2) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.float2.Equals*
|
|
implements:
|
|
- System.IEquatable{Misaki.HighPerformance.Mathematics.float2}.Equals(Misaki.HighPerformance.Mathematics.float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Equality(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_Equality(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: op_Equality(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator ==(float2, float2)
|
|
nameWithType: float2.operator ==(float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator ==(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
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\float2.g.cs
|
|
startLine: 146
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2 operator ==(float2 lhs, float2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
content.vb: Public Shared Operator =(lhs As float2, rhs As float2) As bool2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_Equality*
|
|
nameWithType.vb: float2.=(float2, float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.=(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: =(float2, float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Inequality(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_Inequality(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: op_Inequality(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator !=(float2, float2)
|
|
nameWithType: float2.operator !=(float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator !=(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
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\float2.g.cs
|
|
startLine: 152
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2 operator !=(float2 lhs, float2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
content.vb: Public Shared Operator <>(lhs As float2, rhs As float2) As bool2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_Inequality*
|
|
nameWithType.vb: float2.<>(float2, float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.<>(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: <>(float2, float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Implicit(System.ReadOnlySpan{System.Single})~Misaki.HighPerformance.Mathematics.float2
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_Implicit(System.ReadOnlySpan{System.Single})~Misaki.HighPerformance.Mathematics.float2
|
|
id: op_Implicit(System.ReadOnlySpan{System.Single})~Misaki.HighPerformance.Mathematics.float2
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: implicit operator float2(ReadOnlySpan<float>)
|
|
nameWithType: float2.implicit operator float2(ReadOnlySpan<float>)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.implicit operator Misaki.HighPerformance.Mathematics.float2(System.ReadOnlySpan<float>)
|
|
type: Operator
|
|
source:
|
|
id: op_Implicit
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2.g.cs
|
|
startLine: 158
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static implicit operator float2(ReadOnlySpan<float> value)
|
|
parameters:
|
|
- id: value
|
|
type: System.ReadOnlySpan{System.Single}
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Widening Operator CType(value As ReadOnlySpan(Of Single)) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_Implicit*
|
|
nameWithType.vb: float2.CType(ReadOnlySpan(Of Single))
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.CType(System.ReadOnlySpan(Of Single))
|
|
name.vb: CType(ReadOnlySpan(Of Single))
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Implicit(System.Single)~Misaki.HighPerformance.Mathematics.float2
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_Implicit(System.Single)~Misaki.HighPerformance.Mathematics.float2
|
|
id: op_Implicit(System.Single)~Misaki.HighPerformance.Mathematics.float2
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: implicit operator float2(float)
|
|
nameWithType: float2.implicit operator float2(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.implicit operator Misaki.HighPerformance.Mathematics.float2(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\float2.g.cs
|
|
startLine: 164
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static implicit operator float2(float value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Widening Operator CType(value As Single) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_Implicit*
|
|
nameWithType.vb: float2.CType(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.CType(Single)
|
|
name.vb: CType(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Implicit(Misaki.HighPerformance.Mathematics.int2)~Misaki.HighPerformance.Mathematics.float2
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_Implicit(Misaki.HighPerformance.Mathematics.int2)~Misaki.HighPerformance.Mathematics.float2
|
|
id: op_Implicit(Misaki.HighPerformance.Mathematics.int2)~Misaki.HighPerformance.Mathematics.float2
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: implicit operator float2(int2)
|
|
nameWithType: float2.implicit operator float2(int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.implicit operator Misaki.HighPerformance.Mathematics.float2(Misaki.HighPerformance.Mathematics.int2)
|
|
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\float2.g.cs
|
|
startLine: 174
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static implicit operator float2(int2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Widening Operator CType(v As int2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_Implicit*
|
|
nameWithType.vb: float2.CType(int2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.CType(Misaki.HighPerformance.Mathematics.int2)
|
|
name.vb: CType(int2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Implicit(Misaki.HighPerformance.Mathematics.uint2)~Misaki.HighPerformance.Mathematics.float2
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_Implicit(Misaki.HighPerformance.Mathematics.uint2)~Misaki.HighPerformance.Mathematics.float2
|
|
id: op_Implicit(Misaki.HighPerformance.Mathematics.uint2)~Misaki.HighPerformance.Mathematics.float2
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: implicit operator float2(uint2)
|
|
nameWithType: float2.implicit operator float2(uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.implicit operator Misaki.HighPerformance.Mathematics.float2(Misaki.HighPerformance.Mathematics.uint2)
|
|
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\float2.g.cs
|
|
startLine: 176
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static implicit operator float2(uint2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Widening Operator CType(v As uint2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_Implicit*
|
|
nameWithType.vb: float2.CType(uint2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.CType(Misaki.HighPerformance.Mathematics.uint2)
|
|
name.vb: CType(uint2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Implicit(Misaki.HighPerformance.Mathematics.double2)~Misaki.HighPerformance.Mathematics.float2
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_Implicit(Misaki.HighPerformance.Mathematics.double2)~Misaki.HighPerformance.Mathematics.float2
|
|
id: op_Implicit(Misaki.HighPerformance.Mathematics.double2)~Misaki.HighPerformance.Mathematics.float2
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: implicit operator float2(double2)
|
|
nameWithType: float2.implicit operator float2(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.implicit operator Misaki.HighPerformance.Mathematics.float2(Misaki.HighPerformance.Mathematics.double2)
|
|
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\float2.g.cs
|
|
startLine: 178
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static implicit operator float2(double2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Widening Operator CType(v As double2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_Implicit*
|
|
nameWithType.vb: float2.CType(double2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.CType(Misaki.HighPerformance.Mathematics.double2)
|
|
name.vb: CType(double2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Implicit(Misaki.HighPerformance.Mathematics.bool2)~Misaki.HighPerformance.Mathematics.float2
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_Implicit(Misaki.HighPerformance.Mathematics.bool2)~Misaki.HighPerformance.Mathematics.float2
|
|
id: op_Implicit(Misaki.HighPerformance.Mathematics.bool2)~Misaki.HighPerformance.Mathematics.float2
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: implicit operator float2(bool2)
|
|
nameWithType: float2.implicit operator float2(bool2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.implicit operator Misaki.HighPerformance.Mathematics.float2(Misaki.HighPerformance.Mathematics.bool2)
|
|
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\float2.g.cs
|
|
startLine: 180
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static implicit operator float2(bool2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Widening Operator CType(v As bool2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_Implicit*
|
|
nameWithType.vb: float2.CType(bool2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.CType(Misaki.HighPerformance.Mathematics.bool2)
|
|
name.vb: CType(bool2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Implicit(System.Int32)~Misaki.HighPerformance.Mathematics.float2
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_Implicit(System.Int32)~Misaki.HighPerformance.Mathematics.float2
|
|
id: op_Implicit(System.Int32)~Misaki.HighPerformance.Mathematics.float2
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: implicit operator float2(int)
|
|
nameWithType: float2.implicit operator float2(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.implicit operator Misaki.HighPerformance.Mathematics.float2(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\float2.g.cs
|
|
startLine: 182
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static implicit operator float2(int v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Widening Operator CType(v As Integer) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_Implicit*
|
|
nameWithType.vb: float2.CType(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.CType(Integer)
|
|
name.vb: CType(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Implicit(System.UInt32)~Misaki.HighPerformance.Mathematics.float2
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_Implicit(System.UInt32)~Misaki.HighPerformance.Mathematics.float2
|
|
id: op_Implicit(System.UInt32)~Misaki.HighPerformance.Mathematics.float2
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: implicit operator float2(uint)
|
|
nameWithType: float2.implicit operator float2(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.implicit operator Misaki.HighPerformance.Mathematics.float2(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\float2.g.cs
|
|
startLine: 184
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static implicit operator float2(uint v)
|
|
parameters:
|
|
- id: v
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Widening Operator CType(v As UInteger) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_Implicit*
|
|
nameWithType.vb: float2.CType(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.CType(UInteger)
|
|
name.vb: CType(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Implicit(System.Double)~Misaki.HighPerformance.Mathematics.float2
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_Implicit(System.Double)~Misaki.HighPerformance.Mathematics.float2
|
|
id: op_Implicit(System.Double)~Misaki.HighPerformance.Mathematics.float2
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: implicit operator float2(double)
|
|
nameWithType: float2.implicit operator float2(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.implicit operator Misaki.HighPerformance.Mathematics.float2(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\float2.g.cs
|
|
startLine: 186
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static implicit operator float2(double v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Widening Operator CType(v As Double) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_Implicit*
|
|
nameWithType.vb: float2.CType(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.CType(Double)
|
|
name.vb: CType(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Addition(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_Addition(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: op_Addition(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator +(float2, float2)
|
|
nameWithType: float2.operator +(float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator +(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
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\float2.g.cs
|
|
startLine: 192
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 operator +(float2 lhs, float2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Operator +(lhs As float2, rhs As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_Addition*
|
|
nameWithType.vb: float2.+(float2, float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.+(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: +(float2, float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Addition(Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_Addition(Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
id: op_Addition(Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator +(float2, float)
|
|
nameWithType: float2.operator +(float2, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator +(Misaki.HighPerformance.Mathematics.float2, float)
|
|
type: Operator
|
|
source:
|
|
id: op_Addition
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2.g.cs
|
|
startLine: 199
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 operator +(float2 lhs, float rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: rhs
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Operator +(lhs As float2, rhs As Single) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_Addition*
|
|
nameWithType.vb: float2.+(float2, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.+(Misaki.HighPerformance.Mathematics.float2, Single)
|
|
name.vb: +(float2, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Addition(System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_Addition(System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
id: op_Addition(System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator +(float, float2)
|
|
nameWithType: float2.operator +(float, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator +(float, Misaki.HighPerformance.Mathematics.float2)
|
|
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\float2.g.cs
|
|
startLine: 205
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 operator +(float lhs, float2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: System.Single
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Operator +(lhs As Single, rhs As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_Addition*
|
|
nameWithType.vb: float2.+(Single, float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.+(Single, Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: +(Single, float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_AdditionAssignment(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_AdditionAssignment(Misaki.HighPerformance.Mathematics.float2)
|
|
id: op_AdditionAssignment(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator +=(float2)
|
|
nameWithType: float2.operator +=(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator +=(Misaki.HighPerformance.Mathematics.float2)
|
|
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\float2.g.cs
|
|
startLine: 212
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public void operator +=(float2 other)
|
|
parameters:
|
|
- id: other
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Function op_AdditionAssignment(other As float2)
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_AdditionAssignment*
|
|
nameWithType.vb: float2.op_AdditionAssignment(float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.op_AdditionAssignment(Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: op_AdditionAssignment(float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Subtraction(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_Subtraction(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: op_Subtraction(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator -(float2, float2)
|
|
nameWithType: float2.operator -(float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator -(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
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\float2.g.cs
|
|
startLine: 220
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 operator -(float2 lhs, float2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Operator -(lhs As float2, rhs As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_Subtraction*
|
|
nameWithType.vb: float2.-(float2, float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.-(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: -(float2, float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Subtraction(Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_Subtraction(Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
id: op_Subtraction(Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator -(float2, float)
|
|
nameWithType: float2.operator -(float2, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator -(Misaki.HighPerformance.Mathematics.float2, float)
|
|
type: Operator
|
|
source:
|
|
id: op_Subtraction
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2.g.cs
|
|
startLine: 227
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 operator -(float2 lhs, float rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: rhs
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Operator -(lhs As float2, rhs As Single) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_Subtraction*
|
|
nameWithType.vb: float2.-(float2, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.-(Misaki.HighPerformance.Mathematics.float2, Single)
|
|
name.vb: -(float2, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Subtraction(System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_Subtraction(System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
id: op_Subtraction(System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator -(float, float2)
|
|
nameWithType: float2.operator -(float, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator -(float, Misaki.HighPerformance.Mathematics.float2)
|
|
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\float2.g.cs
|
|
startLine: 233
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 operator -(float lhs, float2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: System.Single
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Operator -(lhs As Single, rhs As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_Subtraction*
|
|
nameWithType.vb: float2.-(Single, float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.-(Single, Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: -(Single, float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_SubtractionAssignment(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_SubtractionAssignment(Misaki.HighPerformance.Mathematics.float2)
|
|
id: op_SubtractionAssignment(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator -=(float2)
|
|
nameWithType: float2.operator -=(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator -=(Misaki.HighPerformance.Mathematics.float2)
|
|
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\float2.g.cs
|
|
startLine: 240
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public void operator -=(float2 other)
|
|
parameters:
|
|
- id: other
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Function op_SubtractionAssignment(other As float2)
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_SubtractionAssignment*
|
|
nameWithType.vb: float2.op_SubtractionAssignment(float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.op_SubtractionAssignment(Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: op_SubtractionAssignment(float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Multiply(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_Multiply(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: op_Multiply(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator *(float2, float2)
|
|
nameWithType: float2.operator *(float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator *(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
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\float2.g.cs
|
|
startLine: 249
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 operator *(float2 lhs, float2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Operator *(lhs As float2, rhs As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_Multiply*
|
|
nameWithType.vb: float2.*(float2, float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.*(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: '*(float2, float2)'
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Multiply(Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_Multiply(Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
id: op_Multiply(Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator *(float2, float)
|
|
nameWithType: float2.operator *(float2, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator *(Misaki.HighPerformance.Mathematics.float2, float)
|
|
type: Operator
|
|
source:
|
|
id: op_Multiply
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2.g.cs
|
|
startLine: 256
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 operator *(float2 lhs, float rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: rhs
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Operator *(lhs As float2, rhs As Single) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_Multiply*
|
|
nameWithType.vb: float2.*(float2, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.*(Misaki.HighPerformance.Mathematics.float2, Single)
|
|
name.vb: '*(float2, Single)'
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Multiply(System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_Multiply(System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
id: op_Multiply(System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator *(float, float2)
|
|
nameWithType: float2.operator *(float, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator *(float, Misaki.HighPerformance.Mathematics.float2)
|
|
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\float2.g.cs
|
|
startLine: 262
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 operator *(float lhs, float2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: System.Single
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Operator *(lhs As Single, rhs As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_Multiply*
|
|
nameWithType.vb: float2.*(Single, float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.*(Single, Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: '*(Single, float2)'
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_MultiplicationAssignment(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_MultiplicationAssignment(Misaki.HighPerformance.Mathematics.float2)
|
|
id: op_MultiplicationAssignment(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator *=(float2)
|
|
nameWithType: float2.operator *=(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator *=(Misaki.HighPerformance.Mathematics.float2)
|
|
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\float2.g.cs
|
|
startLine: 270
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public void operator *=(float2 other)
|
|
parameters:
|
|
- id: other
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Function op_MultiplicationAssignment(other As float2)
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_MultiplicationAssignment*
|
|
nameWithType.vb: float2.op_MultiplicationAssignment(float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.op_MultiplicationAssignment(Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: op_MultiplicationAssignment(float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Division(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_Division(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: op_Division(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator /(float2, float2)
|
|
nameWithType: float2.operator /(float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator /(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
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\float2.g.cs
|
|
startLine: 279
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 operator /(float2 lhs, float2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Operator /(lhs As float2, rhs As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_Division*
|
|
nameWithType.vb: float2./(float2, float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2./(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: /(float2, float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Division(Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_Division(Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
id: op_Division(Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator /(float2, float)
|
|
nameWithType: float2.operator /(float2, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator /(Misaki.HighPerformance.Mathematics.float2, float)
|
|
type: Operator
|
|
source:
|
|
id: op_Division
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2.g.cs
|
|
startLine: 286
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 operator /(float2 lhs, float rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: rhs
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Operator /(lhs As float2, rhs As Single) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_Division*
|
|
nameWithType.vb: float2./(float2, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2./(Misaki.HighPerformance.Mathematics.float2, Single)
|
|
name.vb: /(float2, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Division(System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_Division(System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
id: op_Division(System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator /(float, float2)
|
|
nameWithType: float2.operator /(float, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator /(float, Misaki.HighPerformance.Mathematics.float2)
|
|
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\float2.g.cs
|
|
startLine: 292
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 operator /(float lhs, float2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: System.Single
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Operator /(lhs As Single, rhs As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_Division*
|
|
nameWithType.vb: float2./(Single, float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2./(Single, Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: /(Single, float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_DivisionAssignment(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_DivisionAssignment(Misaki.HighPerformance.Mathematics.float2)
|
|
id: op_DivisionAssignment(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator /=(float2)
|
|
nameWithType: float2.operator /=(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator /=(Misaki.HighPerformance.Mathematics.float2)
|
|
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\float2.g.cs
|
|
startLine: 300
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public void operator /=(float2 other)
|
|
parameters:
|
|
- id: other
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Function op_DivisionAssignment(other As float2)
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_DivisionAssignment*
|
|
nameWithType.vb: float2.op_DivisionAssignment(float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.op_DivisionAssignment(Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: op_DivisionAssignment(float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Modulus(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_Modulus(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: op_Modulus(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator %(float2, float2)
|
|
nameWithType: float2.operator %(float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator %(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
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\float2.g.cs
|
|
startLine: 309
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 operator %(float2 lhs, float2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Operator Mod(lhs As float2, rhs As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_Modulus*
|
|
nameWithType.vb: float2.Mod(float2, float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.Mod(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: Mod(float2, float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Modulus(Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_Modulus(Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
id: op_Modulus(Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator %(float2, float)
|
|
nameWithType: float2.operator %(float2, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator %(Misaki.HighPerformance.Mathematics.float2, float)
|
|
type: Operator
|
|
source:
|
|
id: op_Modulus
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2.g.cs
|
|
startLine: 315
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 operator %(float2 lhs, float rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: rhs
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Operator Mod(lhs As float2, rhs As Single) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_Modulus*
|
|
nameWithType.vb: float2.Mod(float2, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.Mod(Misaki.HighPerformance.Mathematics.float2, Single)
|
|
name.vb: Mod(float2, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Modulus(System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_Modulus(System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
id: op_Modulus(System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator %(float, float2)
|
|
nameWithType: float2.operator %(float, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator %(float, Misaki.HighPerformance.Mathematics.float2)
|
|
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\float2.g.cs
|
|
startLine: 321
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 operator %(float lhs, float2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: System.Single
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Operator Mod(lhs As Single, rhs As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_Modulus*
|
|
nameWithType.vb: float2.Mod(Single, float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.Mod(Single, Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: Mod(Single, float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_ModulusAssignment(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_ModulusAssignment(Misaki.HighPerformance.Mathematics.float2)
|
|
id: op_ModulusAssignment(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator %=(float2)
|
|
nameWithType: float2.operator %=(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator %=(Misaki.HighPerformance.Mathematics.float2)
|
|
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\float2.g.cs
|
|
startLine: 329
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public void operator %=(float2 other)
|
|
parameters:
|
|
- id: other
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Function op_ModulusAssignment(other As float2)
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_ModulusAssignment*
|
|
nameWithType.vb: float2.op_ModulusAssignment(float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.op_ModulusAssignment(Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: op_ModulusAssignment(float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_UnaryPlus(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_UnaryPlus(Misaki.HighPerformance.Mathematics.float2)
|
|
id: op_UnaryPlus(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator +(float2)
|
|
nameWithType: float2.operator +(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator +(Misaki.HighPerformance.Mathematics.float2)
|
|
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\float2.g.cs
|
|
startLine: 338
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 operator +(float2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Operator +(value As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_UnaryPlus*
|
|
nameWithType.vb: float2.+(float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.+(Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: +(float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_UnaryNegation(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_UnaryNegation(Misaki.HighPerformance.Mathematics.float2)
|
|
id: op_UnaryNegation(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator -(float2)
|
|
nameWithType: float2.operator -(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator -(Misaki.HighPerformance.Mathematics.float2)
|
|
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\float2.g.cs
|
|
startLine: 344
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 operator -(float2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Operator -(value As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_UnaryNegation*
|
|
nameWithType.vb: float2.-(float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.-(Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: -(float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Increment(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_Increment(Misaki.HighPerformance.Mathematics.float2)
|
|
id: op_Increment(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator ++(float2)
|
|
nameWithType: float2.operator ++(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator ++(Misaki.HighPerformance.Mathematics.float2)
|
|
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\float2.g.cs
|
|
startLine: 350
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 operator ++(float2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Function op_Increment(value As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_Increment*
|
|
nameWithType.vb: float2.op_Increment(float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.op_Increment(Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: op_Increment(float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Decrement(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_Decrement(Misaki.HighPerformance.Mathematics.float2)
|
|
id: op_Decrement(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator --(float2)
|
|
nameWithType: float2.operator --(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator --(Misaki.HighPerformance.Mathematics.float2)
|
|
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\float2.g.cs
|
|
startLine: 356
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 operator --(float2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Function op_Decrement(value As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_Decrement*
|
|
nameWithType.vb: float2.op_Decrement(float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.op_Decrement(Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: op_Decrement(float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_LessThan(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_LessThan(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: op_LessThan(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator <(float2, float2)
|
|
nameWithType: float2.operator <(float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator <(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
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\float2.g.cs
|
|
startLine: 362
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2 operator <(float2 lhs, float2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
content.vb: Public Shared Operator <(lhs As float2, rhs As float2) As bool2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_LessThan*
|
|
nameWithType.vb: float2.<(float2, float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.<(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: <(float2, float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_LessThanOrEqual(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_LessThanOrEqual(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: op_LessThanOrEqual(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator <=(float2, float2)
|
|
nameWithType: float2.operator <=(float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator <=(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
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\float2.g.cs
|
|
startLine: 368
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2 operator <=(float2 lhs, float2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
content.vb: Public Shared Operator <=(lhs As float2, rhs As float2) As bool2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_LessThanOrEqual*
|
|
nameWithType.vb: float2.<=(float2, float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.<=(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: <=(float2, float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_GreaterThan(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_GreaterThan(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: op_GreaterThan(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator >(float2, float2)
|
|
nameWithType: float2.operator >(float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator >(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
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\float2.g.cs
|
|
startLine: 374
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2 operator >(float2 lhs, float2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
content.vb: Public Shared Operator >(lhs As float2, rhs As float2) As bool2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_GreaterThan*
|
|
nameWithType.vb: float2.>(float2, float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.>(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: '>(float2, float2)'
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_GreaterThanOrEqual(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float2.op_GreaterThanOrEqual(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: op_GreaterThanOrEqual(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator >=(float2, float2)
|
|
nameWithType: float2.operator >=(float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator >=(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
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\float2.g.cs
|
|
startLine: 380
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2 operator >=(float2 lhs, float2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
content.vb: Public Shared Operator >=(lhs As float2, rhs As float2) As bool2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.op_GreaterThanOrEqual*
|
|
nameWithType.vb: float2.>=(float2, float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.>=(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: '>=(float2, float2)'
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.xx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.xx
|
|
id: xx
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xx
|
|
nameWithType: float2.xx
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 390
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float2 xx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xx As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.xx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.xy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.xy
|
|
id: xy
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xy
|
|
nameWithType: float2.xy
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 397
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float2 xy { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property xy As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.xy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.yx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.yx
|
|
id: yx
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yx
|
|
nameWithType: float2.yx
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 406
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float2 yx { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property yx As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.yx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.yy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.yy
|
|
id: yy
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yy
|
|
nameWithType: float2.yy
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 415
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float2 yy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yy As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float2.yy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.xxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.xxx
|
|
id: xxx
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxx
|
|
nameWithType: float2.xxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 422
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 xxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxx As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float2.xxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.xxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.xxy
|
|
id: xxy
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxy
|
|
nameWithType: float2.xxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 429
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 xxy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxy As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float2.xxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.xyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.xyx
|
|
id: xyx
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyx
|
|
nameWithType: float2.xyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 436
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 xyx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xyx As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float2.xyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.xyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.xyy
|
|
id: xyy
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyy
|
|
nameWithType: float2.xyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 443
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 xyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xyy As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float2.xyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.yxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.yxx
|
|
id: yxx
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxx
|
|
nameWithType: float2.yxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 450
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 yxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yxx As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float2.yxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.yxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.yxy
|
|
id: yxy
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxy
|
|
nameWithType: float2.yxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 457
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 yxy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yxy As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float2.yxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.yyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.yyx
|
|
id: yyx
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyx
|
|
nameWithType: float2.yyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 464
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 yyx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyx As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float2.yyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.yyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.yyy
|
|
id: yyy
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyy
|
|
nameWithType: float2.yyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 471
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 yyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyy As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float2.yyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.xxxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.xxxx
|
|
id: xxxx
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxxx
|
|
nameWithType: float2.xxxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 478
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xxxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxxx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float2.xxxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.xxxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.xxxy
|
|
id: xxxy
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxxy
|
|
nameWithType: float2.xxxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 485
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xxxy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxxy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float2.xxxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.xxyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.xxyx
|
|
id: xxyx
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxyx
|
|
nameWithType: float2.xxyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 492
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xxyx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxyx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float2.xxyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.xxyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.xxyy
|
|
id: xxyy
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxyy
|
|
nameWithType: float2.xxyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 499
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xxyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxyy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float2.xxyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.xyxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.xyxx
|
|
id: xyxx
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyxx
|
|
nameWithType: float2.xyxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 506
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xyxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xyxx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float2.xyxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.xyxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.xyxy
|
|
id: xyxy
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyxy
|
|
nameWithType: float2.xyxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 513
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xyxy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xyxy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float2.xyxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.xyyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.xyyx
|
|
id: xyyx
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyyx
|
|
nameWithType: float2.xyyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 520
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xyyx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xyyx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float2.xyyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.xyyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.xyyy
|
|
id: xyyy
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyyy
|
|
nameWithType: float2.xyyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 527
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xyyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xyyy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float2.xyyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.yxxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.yxxx
|
|
id: yxxx
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxxx
|
|
nameWithType: float2.yxxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 534
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yxxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yxxx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float2.yxxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.yxxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.yxxy
|
|
id: yxxy
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxxy
|
|
nameWithType: float2.yxxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 541
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yxxy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yxxy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float2.yxxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.yxyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.yxyx
|
|
id: yxyx
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxyx
|
|
nameWithType: float2.yxyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 548
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yxyx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yxyx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float2.yxyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.yxyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.yxyy
|
|
id: yxyy
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxyy
|
|
nameWithType: float2.yxyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 555
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yxyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yxyy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float2.yxyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.yyxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.yyxx
|
|
id: yyxx
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyxx
|
|
nameWithType: float2.yyxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 562
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yyxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyxx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float2.yyxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.yyxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.yyxy
|
|
id: yyxy
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyxy
|
|
nameWithType: float2.yyxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 569
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yyxy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyxy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float2.yyxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.yyyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.yyyx
|
|
id: yyyx
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyyx
|
|
nameWithType: float2.yyyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 576
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yyyx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyyx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float2.yyyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.yyyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float2.yyyy
|
|
id: yyyy
|
|
parent: Misaki.HighPerformance.Mathematics.float2
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyyy
|
|
nameWithType: float2.yyyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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\float2.g.cs
|
|
startLine: 583
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yyyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyyy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float2.yyyy*
|
|
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.float2}
|
|
commentId: T:System.IEquatable{Misaki.HighPerformance.Mathematics.float2}
|
|
parent: System
|
|
definition: System.IEquatable`1
|
|
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1
|
|
name: IEquatable<float2>
|
|
nameWithType: IEquatable<float2>
|
|
fullName: System.IEquatable<Misaki.HighPerformance.Mathematics.float2>
|
|
nameWithType.vb: IEquatable(Of float2)
|
|
fullName.vb: System.IEquatable(Of Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: IEquatable(Of float2)
|
|
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.float2
|
|
name: float2
|
|
href: Misaki.HighPerformance.Mathematics.float2.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.float2
|
|
name: float2
|
|
href: Misaki.HighPerformance.Mathematics.float2.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.float2.Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128
|
|
commentId: M:Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.VectorInterop
|
|
definition: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.float2)
|
|
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_float2_
|
|
name: AsVector128(float2)
|
|
nameWithType: VectorInterop.AsVector128(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.float2)
|
|
spec.csharp:
|
|
- uid: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.float2)
|
|
name: AsVector128
|
|
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_float2_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float2
|
|
name: float2
|
|
href: Misaki.HighPerformance.Mathematics.float2.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.float2)
|
|
name: AsVector128
|
|
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_float2_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float2
|
|
name: float2
|
|
href: Misaki.HighPerformance.Mathematics.float2.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.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.float2)
|
|
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_float2_
|
|
name: AsVector128(float2)
|
|
nameWithType: VectorInterop.AsVector128(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.float2)
|
|
spec.csharp:
|
|
- uid: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.float2)
|
|
name: AsVector128
|
|
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_float2_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float2
|
|
name: float2
|
|
href: Misaki.HighPerformance.Mathematics.float2.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.float2)
|
|
name: AsVector128
|
|
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_float2_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float2
|
|
name: float2
|
|
href: Misaki.HighPerformance.Mathematics.float2.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.Single
|
|
commentId: T:System.Single
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
name: float
|
|
nameWithType: float
|
|
fullName: float
|
|
nameWithType.vb: Single
|
|
fullName.vb: Single
|
|
name.vb: Single
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.Item*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.Item
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_Item_System_Int32_
|
|
name: this
|
|
nameWithType: float2.this
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.this
|
|
nameWithType.vb: float2.this[]
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.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.float2.one*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.one
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_one
|
|
name: one
|
|
nameWithType: float2.one
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.one
|
|
- uid: Misaki.HighPerformance.Mathematics.float2
|
|
commentId: T:Misaki.HighPerformance.Mathematics.float2
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.float2.html
|
|
name: float2
|
|
nameWithType: float2
|
|
fullName: Misaki.HighPerformance.Mathematics.float2
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.zero*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.zero
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_zero
|
|
name: zero
|
|
nameWithType: float2.zero
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.zero
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.unitX*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.unitX
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_unitX
|
|
name: unitX
|
|
nameWithType: float2.unitX
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.unitX
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.unitY*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.unitY
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_unitY
|
|
name: unitY
|
|
nameWithType: float2.unitY
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.unitY
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.#ctor*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.#ctor
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2__ctor_System_ReadOnlySpan_System_Single__
|
|
name: float2
|
|
nameWithType: float2.float2
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.float2
|
|
nameWithType.vb: float2.New
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.New
|
|
name.vb: New
|
|
- uid: System.ReadOnlySpan{System.Single}
|
|
commentId: T:System.ReadOnlySpan{System.Single}
|
|
parent: System
|
|
definition: System.ReadOnlySpan`1
|
|
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
|
|
name: ReadOnlySpan<float>
|
|
nameWithType: ReadOnlySpan<float>
|
|
fullName: System.ReadOnlySpan<float>
|
|
nameWithType.vb: ReadOnlySpan(Of Single)
|
|
fullName.vb: System.ReadOnlySpan(Of Single)
|
|
name.vb: ReadOnlySpan(Of Single)
|
|
spec.csharp:
|
|
- uid: System.ReadOnlySpan`1
|
|
name: ReadOnlySpan
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
|
|
- name: <
|
|
- uid: System.Single
|
|
name: float
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.ReadOnlySpan`1
|
|
name: ReadOnlySpan
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: Single
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: )
|
|
- uid: System.ReadOnlySpan`1
|
|
commentId: T:System.ReadOnlySpan`1
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
|
|
name: ReadOnlySpan<T>
|
|
nameWithType: ReadOnlySpan<T>
|
|
fullName: System.ReadOnlySpan<T>
|
|
nameWithType.vb: ReadOnlySpan(Of T)
|
|
fullName.vb: System.ReadOnlySpan(Of T)
|
|
name.vb: ReadOnlySpan(Of T)
|
|
spec.csharp:
|
|
- uid: System.ReadOnlySpan`1
|
|
name: ReadOnlySpan
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
|
|
- name: <
|
|
- name: T
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.ReadOnlySpan`1
|
|
name: ReadOnlySpan
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- name: T
|
|
- name: )
|
|
- uid: Misaki.HighPerformance.Mathematics.int2
|
|
commentId: T:Misaki.HighPerformance.Mathematics.int2
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.int2.html
|
|
name: int2
|
|
nameWithType: int2
|
|
fullName: Misaki.HighPerformance.Mathematics.int2
|
|
- 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.double2
|
|
commentId: T:Misaki.HighPerformance.Mathematics.double2
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.double2.html
|
|
name: double2
|
|
nameWithType: double2
|
|
fullName: Misaki.HighPerformance.Mathematics.double2
|
|
- uid: Misaki.HighPerformance.Mathematics.bool2
|
|
commentId: T:Misaki.HighPerformance.Mathematics.bool2
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.bool2.html
|
|
name: bool2
|
|
nameWithType: bool2
|
|
fullName: Misaki.HighPerformance.Mathematics.bool2
|
|
- uid: System.UInt32
|
|
commentId: T:System.UInt32
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.uint32
|
|
name: uint
|
|
nameWithType: uint
|
|
fullName: uint
|
|
nameWithType.vb: UInteger
|
|
fullName.vb: UInteger
|
|
name.vb: UInteger
|
|
- uid: System.Double
|
|
commentId: T:System.Double
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.double
|
|
name: double
|
|
nameWithType: double
|
|
fullName: double
|
|
nameWithType.vb: Double
|
|
fullName.vb: Double
|
|
name.vb: Double
|
|
- uid: System.ValueType.ToString
|
|
commentId: M:System.ValueType.ToString
|
|
parent: System.ValueType
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetype.tostring
|
|
name: ToString()
|
|
nameWithType: ValueType.ToString()
|
|
fullName: System.ValueType.ToString()
|
|
spec.csharp:
|
|
- uid: System.ValueType.ToString
|
|
name: ToString
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetype.tostring
|
|
- name: (
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.ValueType.ToString
|
|
name: ToString
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.valuetype.tostring
|
|
- name: (
|
|
- name: )
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.ToString*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.ToString
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_ToString
|
|
name: ToString
|
|
nameWithType: float2.ToString
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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.float2.GetHashCode*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.GetHashCode
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_GetHashCode
|
|
name: GetHashCode
|
|
nameWithType: float2.GetHashCode
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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.float2.Equals*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.Equals
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_Equals_System_Object_
|
|
name: Equals
|
|
nameWithType: float2.Equals
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.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.float2}.Equals(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:System.IEquatable{Misaki.HighPerformance.Mathematics.float2}.Equals(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: System.IEquatable{Misaki.HighPerformance.Mathematics.float2}
|
|
definition: System.IEquatable`1.Equals(`0)
|
|
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1.equals
|
|
name: Equals(float2)
|
|
nameWithType: IEquatable<float2>.Equals(float2)
|
|
fullName: System.IEquatable<Misaki.HighPerformance.Mathematics.float2>.Equals(Misaki.HighPerformance.Mathematics.float2)
|
|
nameWithType.vb: IEquatable(Of float2).Equals(float2)
|
|
fullName.vb: System.IEquatable(Of Misaki.HighPerformance.Mathematics.float2).Equals(Misaki.HighPerformance.Mathematics.float2)
|
|
spec.csharp:
|
|
- uid: System.IEquatable{Misaki.HighPerformance.Mathematics.float2}.Equals(Misaki.HighPerformance.Mathematics.float2)
|
|
name: Equals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1.equals
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float2
|
|
name: float2
|
|
href: Misaki.HighPerformance.Mathematics.float2.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.IEquatable{Misaki.HighPerformance.Mathematics.float2}.Equals(Misaki.HighPerformance.Mathematics.float2)
|
|
name: Equals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1.equals
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float2
|
|
name: float2
|
|
href: Misaki.HighPerformance.Mathematics.float2.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.float2.op_Equality*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.op_Equality
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_Equality_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
name: operator ==
|
|
nameWithType: float2.operator ==
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator ==
|
|
nameWithType.vb: float2.=
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.=
|
|
name.vb: =
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Equality*
|
|
name: ==
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_Equality_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Inequality*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.op_Inequality
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_Inequality_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
name: operator !=
|
|
nameWithType: float2.operator !=
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator !=
|
|
nameWithType.vb: float2.<>
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.<>
|
|
name.vb: <>
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Inequality*
|
|
name: '!='
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_Inequality_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Implicit*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.op_Implicit
|
|
name: implicit operator
|
|
nameWithType: float2.implicit operator
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.implicit operator
|
|
nameWithType.vb: float2.CType
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.CType
|
|
name.vb: CType
|
|
spec.csharp:
|
|
- name: implicit
|
|
- name: " "
|
|
- name: operator
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Addition*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.op_Addition
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_Addition_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
name: operator +
|
|
nameWithType: float2.operator +
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator +
|
|
nameWithType.vb: float2.+
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.+
|
|
name.vb: +
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Addition*
|
|
name: +
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_Addition_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_AdditionAssignment*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.op_AdditionAssignment
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_AdditionAssignment_Misaki_HighPerformance_Mathematics_float2_
|
|
name: operator +=
|
|
nameWithType: float2.operator +=
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator +=
|
|
nameWithType.vb: float2.op_AdditionAssignment
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.op_AdditionAssignment
|
|
name.vb: op_AdditionAssignment
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_AdditionAssignment*
|
|
name: +=
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_AdditionAssignment_Misaki_HighPerformance_Mathematics_float2_
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Subtraction*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.op_Subtraction
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_Subtraction_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
name: operator -
|
|
nameWithType: float2.operator -
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator -
|
|
nameWithType.vb: float2.-
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.-
|
|
name.vb: '-'
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Subtraction*
|
|
name: '-'
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_Subtraction_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_SubtractionAssignment*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.op_SubtractionAssignment
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_SubtractionAssignment_Misaki_HighPerformance_Mathematics_float2_
|
|
name: operator -=
|
|
nameWithType: float2.operator -=
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator -=
|
|
nameWithType.vb: float2.op_SubtractionAssignment
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.op_SubtractionAssignment
|
|
name.vb: op_SubtractionAssignment
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_SubtractionAssignment*
|
|
name: -=
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_SubtractionAssignment_Misaki_HighPerformance_Mathematics_float2_
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Multiply*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.op_Multiply
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_Multiply_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
name: operator *
|
|
nameWithType: float2.operator *
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator *
|
|
nameWithType.vb: float2.*
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.*
|
|
name.vb: '*'
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Multiply*
|
|
name: '*'
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_Multiply_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_MultiplicationAssignment*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.op_MultiplicationAssignment
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_MultiplicationAssignment_Misaki_HighPerformance_Mathematics_float2_
|
|
name: operator *=
|
|
nameWithType: float2.operator *=
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator *=
|
|
nameWithType.vb: float2.op_MultiplicationAssignment
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.op_MultiplicationAssignment
|
|
name.vb: op_MultiplicationAssignment
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_MultiplicationAssignment*
|
|
name: '*='
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_MultiplicationAssignment_Misaki_HighPerformance_Mathematics_float2_
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Division*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.op_Division
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_Division_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
name: operator /
|
|
nameWithType: float2.operator /
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator /
|
|
nameWithType.vb: float2./
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2./
|
|
name.vb: /
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Division*
|
|
name: /
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_Division_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_DivisionAssignment*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.op_DivisionAssignment
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_DivisionAssignment_Misaki_HighPerformance_Mathematics_float2_
|
|
name: operator /=
|
|
nameWithType: float2.operator /=
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator /=
|
|
nameWithType.vb: float2.op_DivisionAssignment
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.op_DivisionAssignment
|
|
name.vb: op_DivisionAssignment
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_DivisionAssignment*
|
|
name: /=
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_DivisionAssignment_Misaki_HighPerformance_Mathematics_float2_
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Modulus*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.op_Modulus
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_Modulus_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
name: operator %
|
|
nameWithType: float2.operator %
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator %
|
|
nameWithType.vb: float2.Mod
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.Mod
|
|
name.vb: Mod
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Modulus*
|
|
name: '%'
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_Modulus_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_ModulusAssignment*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.op_ModulusAssignment
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_ModulusAssignment_Misaki_HighPerformance_Mathematics_float2_
|
|
name: operator %=
|
|
nameWithType: float2.operator %=
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator %=
|
|
nameWithType.vb: float2.op_ModulusAssignment
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.op_ModulusAssignment
|
|
name.vb: op_ModulusAssignment
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_ModulusAssignment*
|
|
name: '%='
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_ModulusAssignment_Misaki_HighPerformance_Mathematics_float2_
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_UnaryPlus*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.op_UnaryPlus
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_UnaryPlus_Misaki_HighPerformance_Mathematics_float2_
|
|
name: operator +
|
|
nameWithType: float2.operator +
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator +
|
|
nameWithType.vb: float2.+
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.+
|
|
name.vb: +
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_UnaryPlus*
|
|
name: +
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_UnaryPlus_Misaki_HighPerformance_Mathematics_float2_
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_UnaryNegation*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.op_UnaryNegation
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_UnaryNegation_Misaki_HighPerformance_Mathematics_float2_
|
|
name: operator -
|
|
nameWithType: float2.operator -
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator -
|
|
nameWithType.vb: float2.-
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.-
|
|
name.vb: '-'
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_UnaryNegation*
|
|
name: '-'
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_UnaryNegation_Misaki_HighPerformance_Mathematics_float2_
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Increment*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.op_Increment
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_Increment_Misaki_HighPerformance_Mathematics_float2_
|
|
name: operator ++
|
|
nameWithType: float2.operator ++
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator ++
|
|
nameWithType.vb: float2.op_Increment
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.op_Increment
|
|
name.vb: op_Increment
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Increment*
|
|
name: ++
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_Increment_Misaki_HighPerformance_Mathematics_float2_
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Decrement*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.op_Decrement
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_Decrement_Misaki_HighPerformance_Mathematics_float2_
|
|
name: operator --
|
|
nameWithType: float2.operator --
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator --
|
|
nameWithType.vb: float2.op_Decrement
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.op_Decrement
|
|
name.vb: op_Decrement
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_Decrement*
|
|
name: --
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_Decrement_Misaki_HighPerformance_Mathematics_float2_
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_LessThan*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.op_LessThan
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_LessThan_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
name: operator <
|
|
nameWithType: float2.operator <
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator <
|
|
nameWithType.vb: float2.<
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.<
|
|
name.vb: <
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_LessThan*
|
|
name: <
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_LessThan_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_LessThanOrEqual*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.op_LessThanOrEqual
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_LessThanOrEqual_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
name: operator <=
|
|
nameWithType: float2.operator <=
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator <=
|
|
nameWithType.vb: float2.<=
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.<=
|
|
name.vb: <=
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_LessThanOrEqual*
|
|
name: <=
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_LessThanOrEqual_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_GreaterThan*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.op_GreaterThan
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_GreaterThan_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
name: operator >
|
|
nameWithType: float2.operator >
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator >
|
|
nameWithType.vb: float2.>
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.>
|
|
name.vb: '>'
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_GreaterThan*
|
|
name: '>'
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_GreaterThan_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_GreaterThanOrEqual*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.op_GreaterThanOrEqual
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_GreaterThanOrEqual_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
name: operator >=
|
|
nameWithType: float2.operator >=
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.operator >=
|
|
nameWithType.vb: float2.>=
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float2.>=
|
|
name.vb: '>='
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.op_GreaterThanOrEqual*
|
|
name: '>='
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_op_GreaterThanOrEqual_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.xx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.xx
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_xx
|
|
name: xx
|
|
nameWithType: float2.xx
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.xx
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.xy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.xy
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_xy
|
|
name: xy
|
|
nameWithType: float2.xy
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.xy
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.yx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.yx
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_yx
|
|
name: yx
|
|
nameWithType: float2.yx
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.yx
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.yy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.yy
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_yy
|
|
name: yy
|
|
nameWithType: float2.yy
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.yy
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.xxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.xxx
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_xxx
|
|
name: xxx
|
|
nameWithType: float2.xxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.xxx
|
|
- 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.float2.xxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.xxy
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_xxy
|
|
name: xxy
|
|
nameWithType: float2.xxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.xxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.xyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.xyx
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_xyx
|
|
name: xyx
|
|
nameWithType: float2.xyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.xyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.xyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.xyy
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_xyy
|
|
name: xyy
|
|
nameWithType: float2.xyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.xyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.yxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.yxx
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_yxx
|
|
name: yxx
|
|
nameWithType: float2.yxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.yxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.yxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.yxy
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_yxy
|
|
name: yxy
|
|
nameWithType: float2.yxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.yxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.yyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.yyx
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_yyx
|
|
name: yyx
|
|
nameWithType: float2.yyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.yyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.yyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.yyy
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_yyy
|
|
name: yyy
|
|
nameWithType: float2.yyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.yyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.xxxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.xxxx
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_xxxx
|
|
name: xxxx
|
|
nameWithType: float2.xxxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.xxxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float4
|
|
commentId: T:Misaki.HighPerformance.Mathematics.float4
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.float4.html
|
|
name: float4
|
|
nameWithType: float4
|
|
fullName: Misaki.HighPerformance.Mathematics.float4
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.xxxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.xxxy
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_xxxy
|
|
name: xxxy
|
|
nameWithType: float2.xxxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.xxxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.xxyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.xxyx
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_xxyx
|
|
name: xxyx
|
|
nameWithType: float2.xxyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.xxyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.xxyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.xxyy
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_xxyy
|
|
name: xxyy
|
|
nameWithType: float2.xxyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.xxyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.xyxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.xyxx
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_xyxx
|
|
name: xyxx
|
|
nameWithType: float2.xyxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.xyxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.xyxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.xyxy
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_xyxy
|
|
name: xyxy
|
|
nameWithType: float2.xyxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.xyxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.xyyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.xyyx
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_xyyx
|
|
name: xyyx
|
|
nameWithType: float2.xyyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.xyyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.xyyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.xyyy
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_xyyy
|
|
name: xyyy
|
|
nameWithType: float2.xyyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.xyyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.yxxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.yxxx
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_yxxx
|
|
name: yxxx
|
|
nameWithType: float2.yxxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.yxxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.yxxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.yxxy
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_yxxy
|
|
name: yxxy
|
|
nameWithType: float2.yxxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.yxxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.yxyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.yxyx
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_yxyx
|
|
name: yxyx
|
|
nameWithType: float2.yxyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.yxyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.yxyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.yxyy
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_yxyy
|
|
name: yxyy
|
|
nameWithType: float2.yxyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.yxyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.yyxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.yyxx
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_yyxx
|
|
name: yyxx
|
|
nameWithType: float2.yyxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.yyxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.yyxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.yyxy
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_yyxy
|
|
name: yyxy
|
|
nameWithType: float2.yyxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.yyxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.yyyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.yyyx
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_yyyx
|
|
name: yyyx
|
|
nameWithType: float2.yyyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.yyyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float2.yyyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float2.yyyy
|
|
href: Misaki.HighPerformance.Mathematics.float2.html#Misaki_HighPerformance_Mathematics_float2_yyyy
|
|
name: yyyy
|
|
nameWithType: float2.yyyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float2.yyyy
|