7945 lines
319 KiB
YAML
7945 lines
319 KiB
YAML
### YamlMime:ManagedReference
|
|
items:
|
|
- uid: Misaki.HighPerformance.Mathematics.float3
|
|
commentId: T:Misaki.HighPerformance.Mathematics.float3
|
|
id: float3
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
children:
|
|
- Misaki.HighPerformance.Mathematics.float3.#ctor(Misaki.HighPerformance.Mathematics.bool3)
|
|
- Misaki.HighPerformance.Mathematics.float3.#ctor(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.float3.#ctor(Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.float3.#ctor(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.float3.#ctor(Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.float3.#ctor(Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.float3.#ctor(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.float3.#ctor(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.float3.#ctor(System.ReadOnlySpan{System.Single})
|
|
- Misaki.HighPerformance.Mathematics.float3.#ctor(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.float3.#ctor(System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.float3.#ctor(System.Single,System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.float3.#ctor(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.float3.Equals(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.float3.Equals(System.Object)
|
|
- Misaki.HighPerformance.Mathematics.float3.GetHashCode
|
|
- Misaki.HighPerformance.Mathematics.float3.Item(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.float3.ToString
|
|
- Misaki.HighPerformance.Mathematics.float3.one
|
|
- Misaki.HighPerformance.Mathematics.float3.op_Addition(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_Addition(Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_Addition(System.Single,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_AdditionAssignment(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_Decrement(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_Division(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_Division(Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_Division(System.Single,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_DivisionAssignment(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_Equality(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_GreaterThan(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_GreaterThanOrEqual(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_Implicit(Misaki.HighPerformance.Mathematics.bool3)~Misaki.HighPerformance.Mathematics.float3
|
|
- Misaki.HighPerformance.Mathematics.float3.op_Implicit(Misaki.HighPerformance.Mathematics.double3)~Misaki.HighPerformance.Mathematics.float3
|
|
- Misaki.HighPerformance.Mathematics.float3.op_Implicit(Misaki.HighPerformance.Mathematics.int3)~Misaki.HighPerformance.Mathematics.float3
|
|
- Misaki.HighPerformance.Mathematics.float3.op_Implicit(Misaki.HighPerformance.Mathematics.uint3)~Misaki.HighPerformance.Mathematics.float3
|
|
- Misaki.HighPerformance.Mathematics.float3.op_Implicit(System.Double)~Misaki.HighPerformance.Mathematics.float3
|
|
- Misaki.HighPerformance.Mathematics.float3.op_Implicit(System.Int32)~Misaki.HighPerformance.Mathematics.float3
|
|
- Misaki.HighPerformance.Mathematics.float3.op_Implicit(System.ReadOnlySpan{System.Single})~Misaki.HighPerformance.Mathematics.float3
|
|
- Misaki.HighPerformance.Mathematics.float3.op_Implicit(System.Single)~Misaki.HighPerformance.Mathematics.float3
|
|
- Misaki.HighPerformance.Mathematics.float3.op_Implicit(System.UInt32)~Misaki.HighPerformance.Mathematics.float3
|
|
- Misaki.HighPerformance.Mathematics.float3.op_Increment(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_Inequality(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_LessThan(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_LessThanOrEqual(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_Modulus(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_Modulus(Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_Modulus(System.Single,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_ModulusAssignment(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_MultiplicationAssignment(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_Multiply(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_Multiply(Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_Multiply(System.Single,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_Subtraction(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_Subtraction(Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_Subtraction(System.Single,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_SubtractionAssignment(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_UnaryNegation(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.float3.op_UnaryPlus(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.float3.unitX
|
|
- Misaki.HighPerformance.Mathematics.float3.unitY
|
|
- Misaki.HighPerformance.Mathematics.float3.unitZ
|
|
- Misaki.HighPerformance.Mathematics.float3.x
|
|
- Misaki.HighPerformance.Mathematics.float3.xx
|
|
- Misaki.HighPerformance.Mathematics.float3.xxx
|
|
- Misaki.HighPerformance.Mathematics.float3.xxxx
|
|
- Misaki.HighPerformance.Mathematics.float3.xxxy
|
|
- Misaki.HighPerformance.Mathematics.float3.xxxz
|
|
- Misaki.HighPerformance.Mathematics.float3.xxy
|
|
- Misaki.HighPerformance.Mathematics.float3.xxyx
|
|
- Misaki.HighPerformance.Mathematics.float3.xxyy
|
|
- Misaki.HighPerformance.Mathematics.float3.xxyz
|
|
- Misaki.HighPerformance.Mathematics.float3.xxz
|
|
- Misaki.HighPerformance.Mathematics.float3.xxzx
|
|
- Misaki.HighPerformance.Mathematics.float3.xxzy
|
|
- Misaki.HighPerformance.Mathematics.float3.xxzz
|
|
- Misaki.HighPerformance.Mathematics.float3.xy
|
|
- Misaki.HighPerformance.Mathematics.float3.xyx
|
|
- Misaki.HighPerformance.Mathematics.float3.xyxx
|
|
- Misaki.HighPerformance.Mathematics.float3.xyxy
|
|
- Misaki.HighPerformance.Mathematics.float3.xyxz
|
|
- Misaki.HighPerformance.Mathematics.float3.xyy
|
|
- Misaki.HighPerformance.Mathematics.float3.xyyx
|
|
- Misaki.HighPerformance.Mathematics.float3.xyyy
|
|
- Misaki.HighPerformance.Mathematics.float3.xyyz
|
|
- Misaki.HighPerformance.Mathematics.float3.xyz
|
|
- Misaki.HighPerformance.Mathematics.float3.xyzx
|
|
- Misaki.HighPerformance.Mathematics.float3.xyzy
|
|
- Misaki.HighPerformance.Mathematics.float3.xyzz
|
|
- Misaki.HighPerformance.Mathematics.float3.xz
|
|
- Misaki.HighPerformance.Mathematics.float3.xzx
|
|
- Misaki.HighPerformance.Mathematics.float3.xzxx
|
|
- Misaki.HighPerformance.Mathematics.float3.xzxy
|
|
- Misaki.HighPerformance.Mathematics.float3.xzxz
|
|
- Misaki.HighPerformance.Mathematics.float3.xzy
|
|
- Misaki.HighPerformance.Mathematics.float3.xzyx
|
|
- Misaki.HighPerformance.Mathematics.float3.xzyy
|
|
- Misaki.HighPerformance.Mathematics.float3.xzyz
|
|
- Misaki.HighPerformance.Mathematics.float3.xzz
|
|
- Misaki.HighPerformance.Mathematics.float3.xzzx
|
|
- Misaki.HighPerformance.Mathematics.float3.xzzy
|
|
- Misaki.HighPerformance.Mathematics.float3.xzzz
|
|
- Misaki.HighPerformance.Mathematics.float3.y
|
|
- Misaki.HighPerformance.Mathematics.float3.yx
|
|
- Misaki.HighPerformance.Mathematics.float3.yxx
|
|
- Misaki.HighPerformance.Mathematics.float3.yxxx
|
|
- Misaki.HighPerformance.Mathematics.float3.yxxy
|
|
- Misaki.HighPerformance.Mathematics.float3.yxxz
|
|
- Misaki.HighPerformance.Mathematics.float3.yxy
|
|
- Misaki.HighPerformance.Mathematics.float3.yxyx
|
|
- Misaki.HighPerformance.Mathematics.float3.yxyy
|
|
- Misaki.HighPerformance.Mathematics.float3.yxyz
|
|
- Misaki.HighPerformance.Mathematics.float3.yxz
|
|
- Misaki.HighPerformance.Mathematics.float3.yxzx
|
|
- Misaki.HighPerformance.Mathematics.float3.yxzy
|
|
- Misaki.HighPerformance.Mathematics.float3.yxzz
|
|
- Misaki.HighPerformance.Mathematics.float3.yy
|
|
- Misaki.HighPerformance.Mathematics.float3.yyx
|
|
- Misaki.HighPerformance.Mathematics.float3.yyxx
|
|
- Misaki.HighPerformance.Mathematics.float3.yyxy
|
|
- Misaki.HighPerformance.Mathematics.float3.yyxz
|
|
- Misaki.HighPerformance.Mathematics.float3.yyy
|
|
- Misaki.HighPerformance.Mathematics.float3.yyyx
|
|
- Misaki.HighPerformance.Mathematics.float3.yyyy
|
|
- Misaki.HighPerformance.Mathematics.float3.yyyz
|
|
- Misaki.HighPerformance.Mathematics.float3.yyz
|
|
- Misaki.HighPerformance.Mathematics.float3.yyzx
|
|
- Misaki.HighPerformance.Mathematics.float3.yyzy
|
|
- Misaki.HighPerformance.Mathematics.float3.yyzz
|
|
- Misaki.HighPerformance.Mathematics.float3.yz
|
|
- Misaki.HighPerformance.Mathematics.float3.yzx
|
|
- Misaki.HighPerformance.Mathematics.float3.yzxx
|
|
- Misaki.HighPerformance.Mathematics.float3.yzxy
|
|
- Misaki.HighPerformance.Mathematics.float3.yzxz
|
|
- Misaki.HighPerformance.Mathematics.float3.yzy
|
|
- Misaki.HighPerformance.Mathematics.float3.yzyx
|
|
- Misaki.HighPerformance.Mathematics.float3.yzyy
|
|
- Misaki.HighPerformance.Mathematics.float3.yzyz
|
|
- Misaki.HighPerformance.Mathematics.float3.yzz
|
|
- Misaki.HighPerformance.Mathematics.float3.yzzx
|
|
- Misaki.HighPerformance.Mathematics.float3.yzzy
|
|
- Misaki.HighPerformance.Mathematics.float3.yzzz
|
|
- Misaki.HighPerformance.Mathematics.float3.z
|
|
- Misaki.HighPerformance.Mathematics.float3.zero
|
|
- Misaki.HighPerformance.Mathematics.float3.zx
|
|
- Misaki.HighPerformance.Mathematics.float3.zxx
|
|
- Misaki.HighPerformance.Mathematics.float3.zxxx
|
|
- Misaki.HighPerformance.Mathematics.float3.zxxy
|
|
- Misaki.HighPerformance.Mathematics.float3.zxxz
|
|
- Misaki.HighPerformance.Mathematics.float3.zxy
|
|
- Misaki.HighPerformance.Mathematics.float3.zxyx
|
|
- Misaki.HighPerformance.Mathematics.float3.zxyy
|
|
- Misaki.HighPerformance.Mathematics.float3.zxyz
|
|
- Misaki.HighPerformance.Mathematics.float3.zxz
|
|
- Misaki.HighPerformance.Mathematics.float3.zxzx
|
|
- Misaki.HighPerformance.Mathematics.float3.zxzy
|
|
- Misaki.HighPerformance.Mathematics.float3.zxzz
|
|
- Misaki.HighPerformance.Mathematics.float3.zy
|
|
- Misaki.HighPerformance.Mathematics.float3.zyx
|
|
- Misaki.HighPerformance.Mathematics.float3.zyxx
|
|
- Misaki.HighPerformance.Mathematics.float3.zyxy
|
|
- Misaki.HighPerformance.Mathematics.float3.zyxz
|
|
- Misaki.HighPerformance.Mathematics.float3.zyy
|
|
- Misaki.HighPerformance.Mathematics.float3.zyyx
|
|
- Misaki.HighPerformance.Mathematics.float3.zyyy
|
|
- Misaki.HighPerformance.Mathematics.float3.zyyz
|
|
- Misaki.HighPerformance.Mathematics.float3.zyz
|
|
- Misaki.HighPerformance.Mathematics.float3.zyzx
|
|
- Misaki.HighPerformance.Mathematics.float3.zyzy
|
|
- Misaki.HighPerformance.Mathematics.float3.zyzz
|
|
- Misaki.HighPerformance.Mathematics.float3.zz
|
|
- Misaki.HighPerformance.Mathematics.float3.zzx
|
|
- Misaki.HighPerformance.Mathematics.float3.zzxx
|
|
- Misaki.HighPerformance.Mathematics.float3.zzxy
|
|
- Misaki.HighPerformance.Mathematics.float3.zzxz
|
|
- Misaki.HighPerformance.Mathematics.float3.zzy
|
|
- Misaki.HighPerformance.Mathematics.float3.zzyx
|
|
- Misaki.HighPerformance.Mathematics.float3.zzyy
|
|
- Misaki.HighPerformance.Mathematics.float3.zzyz
|
|
- Misaki.HighPerformance.Mathematics.float3.zzz
|
|
- Misaki.HighPerformance.Mathematics.float3.zzzx
|
|
- Misaki.HighPerformance.Mathematics.float3.zzzy
|
|
- Misaki.HighPerformance.Mathematics.float3.zzzz
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3
|
|
nameWithType: float3
|
|
fullName: Misaki.HighPerformance.Mathematics.float3
|
|
type: Struct
|
|
source:
|
|
id: float3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 10
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[NumericType(typeof(float), 4, 3, 1, "global::Misaki.HighPerformance.Mathematics.float", true, true, null, null)]
|
|
|
|
[NumericConvertable("(float){v}.{c}", new Type[] { typeof(int3), typeof(uint3), typeof(double3), typeof(bool3) })]
|
|
|
|
[NumericConvertable("(float){v}", new Type[] { typeof(int), typeof(uint), typeof(double) })]
|
|
|
|
public struct float3 : IEquatable<float3>
|
|
content.vb: >-
|
|
<NumericType(GetType(Single), 4, 3, 1, "global::Misaki.HighPerformance.Mathematics.float", True, True, Nothing, Nothing)>
|
|
|
|
<NumericConvertable("(float){v}.{c}", New Type() { GetType(int3), GetType(uint3), GetType(double3), GetType(bool3) })>
|
|
|
|
<NumericConvertable("(float){v}", New Type() { GetType(Integer), GetType(UInteger), GetType(Double) })>
|
|
|
|
Public Structure float3 Implements IEquatable(Of float3)
|
|
implements:
|
|
- System.IEquatable{Misaki.HighPerformance.Mathematics.float3}
|
|
inheritedMembers:
|
|
- System.Object.Equals(System.Object,System.Object)
|
|
- System.Object.GetType
|
|
- System.Object.ReferenceEquals(System.Object,System.Object)
|
|
extensionMethods:
|
|
- Misaki.HighPerformance.Mathematics.float3.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: 3
|
|
- 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.float3.x
|
|
commentId: F:Misaki.HighPerformance.Mathematics.float3.x
|
|
id: x
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: x
|
|
nameWithType: float3.x
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.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.float3.y
|
|
commentId: F:Misaki.HighPerformance.Mathematics.float3.y
|
|
id: y
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: y
|
|
nameWithType: float3.y
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.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.float3.z
|
|
commentId: F:Misaki.HighPerformance.Mathematics.float3.z
|
|
id: z
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: z
|
|
nameWithType: float3.z
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.z
|
|
type: Field
|
|
source:
|
|
id: z
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 16
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float z
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public z As Single
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.Item(System.Int32)
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.Item(System.Int32)
|
|
id: Item(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: this[int]
|
|
nameWithType: float3.this[int]
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 19
|
|
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.float3.Item*
|
|
nameWithType.vb: float3.this[](Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.this[](Integer)
|
|
name.vb: this[](Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.one
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.one
|
|
id: one
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: one
|
|
nameWithType: float3.one
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 28
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 one { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared ReadOnly Property one As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.one*
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zero
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zero
|
|
id: zero
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zero
|
|
nameWithType: float3.zero
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 29
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 zero { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared ReadOnly Property zero As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zero*
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.unitX
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.unitX
|
|
id: unitX
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: unitX
|
|
nameWithType: float3.unitX
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 30
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 unitX { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared ReadOnly Property unitX As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.unitX*
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.unitY
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.unitY
|
|
id: unitY
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: unitY
|
|
nameWithType: float3.unitY
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 31
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 unitY { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared ReadOnly Property unitY As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.unitY*
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.unitZ
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.unitZ
|
|
id: unitZ
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: unitZ
|
|
nameWithType: float3.unitZ
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.unitZ
|
|
type: Property
|
|
source:
|
|
id: unitZ
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 32
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 unitZ { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared ReadOnly Property unitZ As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.unitZ*
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.#ctor(System.ReadOnlySpan{System.Single})
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.#ctor(System.ReadOnlySpan{System.Single})
|
|
id: '#ctor(System.ReadOnlySpan{System.Single})'
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3(ReadOnlySpan<float>)
|
|
nameWithType: float3.float3(ReadOnlySpan<float>)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.float3(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\float3.g.cs
|
|
startLine: 36
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float3(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.float3.#ctor*
|
|
nameWithType.vb: float3.New(ReadOnlySpan(Of Single))
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.New(System.ReadOnlySpan(Of Single))
|
|
name.vb: New(ReadOnlySpan(Of Single))
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.#ctor(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.#ctor(System.Single)
|
|
id: '#ctor(System.Single)'
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3(float)
|
|
nameWithType: float3.float3(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.float3(float)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 51
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float3(float value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Single
|
|
content.vb: Public Sub New(value As Single)
|
|
overload: Misaki.HighPerformance.Mathematics.float3.#ctor*
|
|
nameWithType.vb: float3.New(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.New(Single)
|
|
name.vb: New(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.#ctor(System.Single,System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.#ctor(System.Single,System.Single,System.Single)
|
|
id: '#ctor(System.Single,System.Single,System.Single)'
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3(float, float, float)
|
|
nameWithType: float3.float3(float, float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.float3(float, float, float)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 59
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float3(float x, float y, float z)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
- id: y
|
|
type: System.Single
|
|
- id: z
|
|
type: System.Single
|
|
content.vb: Public Sub New(x As Single, y As Single, z As Single)
|
|
overload: Misaki.HighPerformance.Mathematics.float3.#ctor*
|
|
nameWithType.vb: float3.New(Single, Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.New(Single, Single, Single)
|
|
name.vb: New(Single, Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.#ctor(System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.#ctor(System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
id: '#ctor(System.Single,Misaki.HighPerformance.Mathematics.float2)'
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3(float, float2)
|
|
nameWithType: float3.float3(float, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.float3(float, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 67
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float3(float x, float2 yz)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
- id: yz
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Sub New(x As Single, yz As float2)
|
|
overload: Misaki.HighPerformance.Mathematics.float3.#ctor*
|
|
nameWithType.vb: float3.New(Single, float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.New(Single, Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: New(Single, float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.#ctor(Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.#ctor(Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
id: '#ctor(Misaki.HighPerformance.Mathematics.float2,System.Single)'
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3(float2, float)
|
|
nameWithType: float3.float3(float2, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.float3(Misaki.HighPerformance.Mathematics.float2, float)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 75
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float3(float2 xy, float z)
|
|
parameters:
|
|
- id: xy
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: z
|
|
type: System.Single
|
|
content.vb: Public Sub New(xy As float2, z As Single)
|
|
overload: Misaki.HighPerformance.Mathematics.float3.#ctor*
|
|
nameWithType.vb: float3.New(float2, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.New(Misaki.HighPerformance.Mathematics.float2, Single)
|
|
name.vb: New(float2, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.#ctor(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.#ctor(Misaki.HighPerformance.Mathematics.float3)
|
|
id: '#ctor(Misaki.HighPerformance.Mathematics.float3)'
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3(float3)
|
|
nameWithType: float3.float3(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.float3(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 83
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float3(float3 xyz)
|
|
parameters:
|
|
- id: xyz
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Sub New(xyz As float3)
|
|
overload: Misaki.HighPerformance.Mathematics.float3.#ctor*
|
|
nameWithType.vb: float3.New(float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.New(Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: New(float3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.#ctor(Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.#ctor(Misaki.HighPerformance.Mathematics.int3)
|
|
id: '#ctor(Misaki.HighPerformance.Mathematics.int3)'
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3(int3)
|
|
nameWithType: float3.float3(int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.float3(Misaki.HighPerformance.Mathematics.int3)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 91
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float3(int3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
content.vb: Public Sub New(v As int3)
|
|
overload: Misaki.HighPerformance.Mathematics.float3.#ctor*
|
|
nameWithType.vb: float3.New(int3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.New(Misaki.HighPerformance.Mathematics.int3)
|
|
name.vb: New(int3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.#ctor(Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.#ctor(Misaki.HighPerformance.Mathematics.uint3)
|
|
id: '#ctor(Misaki.HighPerformance.Mathematics.uint3)'
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3(uint3)
|
|
nameWithType: float3.float3(uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.float3(Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 99
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float3(uint3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
content.vb: Public Sub New(v As uint3)
|
|
overload: Misaki.HighPerformance.Mathematics.float3.#ctor*
|
|
nameWithType.vb: float3.New(uint3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.New(Misaki.HighPerformance.Mathematics.uint3)
|
|
name.vb: New(uint3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.#ctor(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.#ctor(Misaki.HighPerformance.Mathematics.double3)
|
|
id: '#ctor(Misaki.HighPerformance.Mathematics.double3)'
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3(double3)
|
|
nameWithType: float3.float3(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.float3(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 107
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float3(double3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
content.vb: Public Sub New(v As double3)
|
|
overload: Misaki.HighPerformance.Mathematics.float3.#ctor*
|
|
nameWithType.vb: float3.New(double3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.New(Misaki.HighPerformance.Mathematics.double3)
|
|
name.vb: New(double3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.#ctor(Misaki.HighPerformance.Mathematics.bool3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.#ctor(Misaki.HighPerformance.Mathematics.bool3)
|
|
id: '#ctor(Misaki.HighPerformance.Mathematics.bool3)'
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3(bool3)
|
|
nameWithType: float3.float3(bool3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.float3(Misaki.HighPerformance.Mathematics.bool3)
|
|
type: Constructor
|
|
source:
|
|
id: .ctor
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 115
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float3(bool3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
content.vb: Public Sub New(v As bool3)
|
|
overload: Misaki.HighPerformance.Mathematics.float3.#ctor*
|
|
nameWithType.vb: float3.New(bool3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.New(Misaki.HighPerformance.Mathematics.bool3)
|
|
name.vb: New(bool3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.#ctor(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.#ctor(System.Int32)
|
|
id: '#ctor(System.Int32)'
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3(int)
|
|
nameWithType: float3.float3(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.float3(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\float3.g.cs
|
|
startLine: 123
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float3(int v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Int32
|
|
content.vb: Public Sub New(v As Integer)
|
|
overload: Misaki.HighPerformance.Mathematics.float3.#ctor*
|
|
nameWithType.vb: float3.New(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.New(Integer)
|
|
name.vb: New(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.#ctor(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.#ctor(System.UInt32)
|
|
id: '#ctor(System.UInt32)'
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3(uint)
|
|
nameWithType: float3.float3(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.float3(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\float3.g.cs
|
|
startLine: 131
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float3(uint v)
|
|
parameters:
|
|
- id: v
|
|
type: System.UInt32
|
|
content.vb: Public Sub New(v As UInteger)
|
|
overload: Misaki.HighPerformance.Mathematics.float3.#ctor*
|
|
nameWithType.vb: float3.New(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.New(UInteger)
|
|
name.vb: New(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.#ctor(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.#ctor(System.Double)
|
|
id: '#ctor(System.Double)'
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3(double)
|
|
nameWithType: float3.float3(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.float3(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\float3.g.cs
|
|
startLine: 139
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public float3(double v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Double
|
|
content.vb: Public Sub New(v As Double)
|
|
overload: Misaki.HighPerformance.Mathematics.float3.#ctor*
|
|
nameWithType.vb: float3.New(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.New(Double)
|
|
name.vb: New(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.ToString
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.ToString
|
|
id: ToString
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ToString()
|
|
nameWithType: float3.ToString()
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 151
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the fully qualified type name of this instance.
|
|
example: []
|
|
syntax:
|
|
content: public override readonly string ToString()
|
|
return:
|
|
type: System.String
|
|
description: The fully qualified type name.
|
|
content.vb: Public Overrides Function ToString() As String
|
|
overridden: System.ValueType.ToString
|
|
overload: Misaki.HighPerformance.Mathematics.float3.ToString*
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.GetHashCode
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.GetHashCode
|
|
id: GetHashCode
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: GetHashCode()
|
|
nameWithType: float3.GetHashCode()
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 157
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the hash code for this instance.
|
|
example: []
|
|
syntax:
|
|
content: public override readonly int GetHashCode()
|
|
return:
|
|
type: System.Int32
|
|
description: A 32-bit signed integer that is the hash code for this instance.
|
|
content.vb: Public Overrides Function GetHashCode() As Integer
|
|
overridden: System.ValueType.GetHashCode
|
|
overload: Misaki.HighPerformance.Mathematics.float3.GetHashCode*
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.Equals(System.Object)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.Equals(System.Object)
|
|
id: Equals(System.Object)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Equals(object?)
|
|
nameWithType: float3.Equals(object?)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 163
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Indicates whether this instance and a specified object are equal.
|
|
example: []
|
|
syntax:
|
|
content: public override readonly bool Equals(object? obj)
|
|
parameters:
|
|
- id: obj
|
|
type: System.Object
|
|
description: The object to compare with the current instance.
|
|
return:
|
|
type: System.Boolean
|
|
description: <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/builtin-types/bool">true</a> if <code class="paramref">obj</code> and this instance are the same type and represent the same value; otherwise, <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/builtin-types/bool">false</a>.
|
|
content.vb: Public Overrides Function Equals(obj As Object) As Boolean
|
|
overridden: System.ValueType.Equals(System.Object)
|
|
overload: Misaki.HighPerformance.Mathematics.float3.Equals*
|
|
nameWithType.vb: float3.Equals(Object)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.Equals(Object)
|
|
name.vb: Equals(Object)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.Equals(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.Equals(Misaki.HighPerformance.Mathematics.float3)
|
|
id: Equals(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Equals(float3)
|
|
nameWithType: float3.Equals(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.Equals(Misaki.HighPerformance.Mathematics.float3)
|
|
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\float3.g.cs
|
|
startLine: 169
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Indicates whether the current object is equal to another object of the same type.
|
|
example: []
|
|
syntax:
|
|
content: public readonly bool Equals(float3 other)
|
|
parameters:
|
|
- id: other
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
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 float3) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.float3.Equals*
|
|
implements:
|
|
- System.IEquatable{Misaki.HighPerformance.Mathematics.float3}.Equals(Misaki.HighPerformance.Mathematics.float3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Equality(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_Equality(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: op_Equality(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator ==(float3, float3)
|
|
nameWithType: float3.operator ==(float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator ==(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
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\float3.g.cs
|
|
startLine: 175
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3 operator ==(float3 lhs, float3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
content.vb: Public Shared Operator =(lhs As float3, rhs As float3) As bool3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_Equality*
|
|
nameWithType.vb: float3.=(float3, float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.=(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: =(float3, float3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Inequality(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_Inequality(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: op_Inequality(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator !=(float3, float3)
|
|
nameWithType: float3.operator !=(float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator !=(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
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\float3.g.cs
|
|
startLine: 181
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3 operator !=(float3 lhs, float3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
content.vb: Public Shared Operator <>(lhs As float3, rhs As float3) As bool3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_Inequality*
|
|
nameWithType.vb: float3.<>(float3, float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.<>(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: <>(float3, float3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Implicit(System.ReadOnlySpan{System.Single})~Misaki.HighPerformance.Mathematics.float3
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_Implicit(System.ReadOnlySpan{System.Single})~Misaki.HighPerformance.Mathematics.float3
|
|
id: op_Implicit(System.ReadOnlySpan{System.Single})~Misaki.HighPerformance.Mathematics.float3
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: implicit operator float3(ReadOnlySpan<float>)
|
|
nameWithType: float3.implicit operator float3(ReadOnlySpan<float>)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.implicit operator Misaki.HighPerformance.Mathematics.float3(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\float3.g.cs
|
|
startLine: 187
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static implicit operator float3(ReadOnlySpan<float> value)
|
|
parameters:
|
|
- id: value
|
|
type: System.ReadOnlySpan{System.Single}
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Widening Operator CType(value As ReadOnlySpan(Of Single)) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_Implicit*
|
|
nameWithType.vb: float3.CType(ReadOnlySpan(Of Single))
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.CType(System.ReadOnlySpan(Of Single))
|
|
name.vb: CType(ReadOnlySpan(Of Single))
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Implicit(System.Single)~Misaki.HighPerformance.Mathematics.float3
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_Implicit(System.Single)~Misaki.HighPerformance.Mathematics.float3
|
|
id: op_Implicit(System.Single)~Misaki.HighPerformance.Mathematics.float3
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: implicit operator float3(float)
|
|
nameWithType: float3.implicit operator float3(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.implicit operator Misaki.HighPerformance.Mathematics.float3(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\float3.g.cs
|
|
startLine: 193
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static implicit operator float3(float value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Widening Operator CType(value As Single) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_Implicit*
|
|
nameWithType.vb: float3.CType(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.CType(Single)
|
|
name.vb: CType(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Implicit(Misaki.HighPerformance.Mathematics.int3)~Misaki.HighPerformance.Mathematics.float3
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_Implicit(Misaki.HighPerformance.Mathematics.int3)~Misaki.HighPerformance.Mathematics.float3
|
|
id: op_Implicit(Misaki.HighPerformance.Mathematics.int3)~Misaki.HighPerformance.Mathematics.float3
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: implicit operator float3(int3)
|
|
nameWithType: float3.implicit operator float3(int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.implicit operator Misaki.HighPerformance.Mathematics.float3(Misaki.HighPerformance.Mathematics.int3)
|
|
type: Operator
|
|
source:
|
|
id: op_Implicit
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 203
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static implicit operator float3(int3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Widening Operator CType(v As int3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_Implicit*
|
|
nameWithType.vb: float3.CType(int3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.CType(Misaki.HighPerformance.Mathematics.int3)
|
|
name.vb: CType(int3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Implicit(Misaki.HighPerformance.Mathematics.uint3)~Misaki.HighPerformance.Mathematics.float3
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_Implicit(Misaki.HighPerformance.Mathematics.uint3)~Misaki.HighPerformance.Mathematics.float3
|
|
id: op_Implicit(Misaki.HighPerformance.Mathematics.uint3)~Misaki.HighPerformance.Mathematics.float3
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: implicit operator float3(uint3)
|
|
nameWithType: float3.implicit operator float3(uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.implicit operator Misaki.HighPerformance.Mathematics.float3(Misaki.HighPerformance.Mathematics.uint3)
|
|
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\float3.g.cs
|
|
startLine: 205
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static implicit operator float3(uint3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Widening Operator CType(v As uint3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_Implicit*
|
|
nameWithType.vb: float3.CType(uint3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.CType(Misaki.HighPerformance.Mathematics.uint3)
|
|
name.vb: CType(uint3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Implicit(Misaki.HighPerformance.Mathematics.double3)~Misaki.HighPerformance.Mathematics.float3
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_Implicit(Misaki.HighPerformance.Mathematics.double3)~Misaki.HighPerformance.Mathematics.float3
|
|
id: op_Implicit(Misaki.HighPerformance.Mathematics.double3)~Misaki.HighPerformance.Mathematics.float3
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: implicit operator float3(double3)
|
|
nameWithType: float3.implicit operator float3(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.implicit operator Misaki.HighPerformance.Mathematics.float3(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Operator
|
|
source:
|
|
id: op_Implicit
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 207
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static implicit operator float3(double3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Widening Operator CType(v As double3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_Implicit*
|
|
nameWithType.vb: float3.CType(double3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.CType(Misaki.HighPerformance.Mathematics.double3)
|
|
name.vb: CType(double3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Implicit(Misaki.HighPerformance.Mathematics.bool3)~Misaki.HighPerformance.Mathematics.float3
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_Implicit(Misaki.HighPerformance.Mathematics.bool3)~Misaki.HighPerformance.Mathematics.float3
|
|
id: op_Implicit(Misaki.HighPerformance.Mathematics.bool3)~Misaki.HighPerformance.Mathematics.float3
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: implicit operator float3(bool3)
|
|
nameWithType: float3.implicit operator float3(bool3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.implicit operator Misaki.HighPerformance.Mathematics.float3(Misaki.HighPerformance.Mathematics.bool3)
|
|
type: Operator
|
|
source:
|
|
id: op_Implicit
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 209
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static implicit operator float3(bool3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Widening Operator CType(v As bool3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_Implicit*
|
|
nameWithType.vb: float3.CType(bool3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.CType(Misaki.HighPerformance.Mathematics.bool3)
|
|
name.vb: CType(bool3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Implicit(System.Int32)~Misaki.HighPerformance.Mathematics.float3
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_Implicit(System.Int32)~Misaki.HighPerformance.Mathematics.float3
|
|
id: op_Implicit(System.Int32)~Misaki.HighPerformance.Mathematics.float3
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: implicit operator float3(int)
|
|
nameWithType: float3.implicit operator float3(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.implicit operator Misaki.HighPerformance.Mathematics.float3(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\float3.g.cs
|
|
startLine: 211
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static implicit operator float3(int v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Widening Operator CType(v As Integer) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_Implicit*
|
|
nameWithType.vb: float3.CType(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.CType(Integer)
|
|
name.vb: CType(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Implicit(System.UInt32)~Misaki.HighPerformance.Mathematics.float3
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_Implicit(System.UInt32)~Misaki.HighPerformance.Mathematics.float3
|
|
id: op_Implicit(System.UInt32)~Misaki.HighPerformance.Mathematics.float3
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: implicit operator float3(uint)
|
|
nameWithType: float3.implicit operator float3(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.implicit operator Misaki.HighPerformance.Mathematics.float3(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\float3.g.cs
|
|
startLine: 213
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static implicit operator float3(uint v)
|
|
parameters:
|
|
- id: v
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Widening Operator CType(v As UInteger) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_Implicit*
|
|
nameWithType.vb: float3.CType(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.CType(UInteger)
|
|
name.vb: CType(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Implicit(System.Double)~Misaki.HighPerformance.Mathematics.float3
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_Implicit(System.Double)~Misaki.HighPerformance.Mathematics.float3
|
|
id: op_Implicit(System.Double)~Misaki.HighPerformance.Mathematics.float3
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: implicit operator float3(double)
|
|
nameWithType: float3.implicit operator float3(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.implicit operator Misaki.HighPerformance.Mathematics.float3(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\float3.g.cs
|
|
startLine: 215
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static implicit operator float3(double v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Widening Operator CType(v As Double) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_Implicit*
|
|
nameWithType.vb: float3.CType(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.CType(Double)
|
|
name.vb: CType(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Addition(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_Addition(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: op_Addition(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator +(float3, float3)
|
|
nameWithType: float3.operator +(float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator +(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
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\float3.g.cs
|
|
startLine: 221
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 operator +(float3 lhs, float3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Operator +(lhs As float3, rhs As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_Addition*
|
|
nameWithType.vb: float3.+(float3, float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.+(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: +(float3, float3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Addition(Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_Addition(Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
id: op_Addition(Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator +(float3, float)
|
|
nameWithType: float3.operator +(float3, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator +(Misaki.HighPerformance.Mathematics.float3, 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\float3.g.cs
|
|
startLine: 228
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 operator +(float3 lhs, float rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: rhs
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Operator +(lhs As float3, rhs As Single) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_Addition*
|
|
nameWithType.vb: float3.+(float3, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.+(Misaki.HighPerformance.Mathematics.float3, Single)
|
|
name.vb: +(float3, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Addition(System.Single,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_Addition(System.Single,Misaki.HighPerformance.Mathematics.float3)
|
|
id: op_Addition(System.Single,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator +(float, float3)
|
|
nameWithType: float3.operator +(float, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator +(float, Misaki.HighPerformance.Mathematics.float3)
|
|
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\float3.g.cs
|
|
startLine: 234
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 operator +(float lhs, float3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: System.Single
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Operator +(lhs As Single, rhs As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_Addition*
|
|
nameWithType.vb: float3.+(Single, float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.+(Single, Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: +(Single, float3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_AdditionAssignment(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_AdditionAssignment(Misaki.HighPerformance.Mathematics.float3)
|
|
id: op_AdditionAssignment(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator +=(float3)
|
|
nameWithType: float3.operator +=(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator +=(Misaki.HighPerformance.Mathematics.float3)
|
|
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\float3.g.cs
|
|
startLine: 241
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public void operator +=(float3 other)
|
|
parameters:
|
|
- id: other
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Function op_AdditionAssignment(other As float3)
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_AdditionAssignment*
|
|
nameWithType.vb: float3.op_AdditionAssignment(float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.op_AdditionAssignment(Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: op_AdditionAssignment(float3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Subtraction(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_Subtraction(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: op_Subtraction(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator -(float3, float3)
|
|
nameWithType: float3.operator -(float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator -(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
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\float3.g.cs
|
|
startLine: 250
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 operator -(float3 lhs, float3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Operator -(lhs As float3, rhs As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_Subtraction*
|
|
nameWithType.vb: float3.-(float3, float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.-(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: -(float3, float3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Subtraction(Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_Subtraction(Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
id: op_Subtraction(Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator -(float3, float)
|
|
nameWithType: float3.operator -(float3, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator -(Misaki.HighPerformance.Mathematics.float3, 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\float3.g.cs
|
|
startLine: 257
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 operator -(float3 lhs, float rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: rhs
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Operator -(lhs As float3, rhs As Single) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_Subtraction*
|
|
nameWithType.vb: float3.-(float3, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.-(Misaki.HighPerformance.Mathematics.float3, Single)
|
|
name.vb: -(float3, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Subtraction(System.Single,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_Subtraction(System.Single,Misaki.HighPerformance.Mathematics.float3)
|
|
id: op_Subtraction(System.Single,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator -(float, float3)
|
|
nameWithType: float3.operator -(float, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator -(float, Misaki.HighPerformance.Mathematics.float3)
|
|
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\float3.g.cs
|
|
startLine: 263
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 operator -(float lhs, float3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: System.Single
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Operator -(lhs As Single, rhs As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_Subtraction*
|
|
nameWithType.vb: float3.-(Single, float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.-(Single, Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: -(Single, float3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_SubtractionAssignment(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_SubtractionAssignment(Misaki.HighPerformance.Mathematics.float3)
|
|
id: op_SubtractionAssignment(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator -=(float3)
|
|
nameWithType: float3.operator -=(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator -=(Misaki.HighPerformance.Mathematics.float3)
|
|
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\float3.g.cs
|
|
startLine: 270
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public void operator -=(float3 other)
|
|
parameters:
|
|
- id: other
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Function op_SubtractionAssignment(other As float3)
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_SubtractionAssignment*
|
|
nameWithType.vb: float3.op_SubtractionAssignment(float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.op_SubtractionAssignment(Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: op_SubtractionAssignment(float3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Multiply(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_Multiply(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: op_Multiply(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator *(float3, float3)
|
|
nameWithType: float3.operator *(float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator *(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
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\float3.g.cs
|
|
startLine: 280
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 operator *(float3 lhs, float3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Operator *(lhs As float3, rhs As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_Multiply*
|
|
nameWithType.vb: float3.*(float3, float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.*(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: '*(float3, float3)'
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Multiply(Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_Multiply(Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
id: op_Multiply(Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator *(float3, float)
|
|
nameWithType: float3.operator *(float3, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator *(Misaki.HighPerformance.Mathematics.float3, 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\float3.g.cs
|
|
startLine: 287
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 operator *(float3 lhs, float rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: rhs
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Operator *(lhs As float3, rhs As Single) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_Multiply*
|
|
nameWithType.vb: float3.*(float3, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.*(Misaki.HighPerformance.Mathematics.float3, Single)
|
|
name.vb: '*(float3, Single)'
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Multiply(System.Single,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_Multiply(System.Single,Misaki.HighPerformance.Mathematics.float3)
|
|
id: op_Multiply(System.Single,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator *(float, float3)
|
|
nameWithType: float3.operator *(float, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator *(float, Misaki.HighPerformance.Mathematics.float3)
|
|
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\float3.g.cs
|
|
startLine: 293
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 operator *(float lhs, float3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: System.Single
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Operator *(lhs As Single, rhs As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_Multiply*
|
|
nameWithType.vb: float3.*(Single, float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.*(Single, Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: '*(Single, float3)'
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_MultiplicationAssignment(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_MultiplicationAssignment(Misaki.HighPerformance.Mathematics.float3)
|
|
id: op_MultiplicationAssignment(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator *=(float3)
|
|
nameWithType: float3.operator *=(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator *=(Misaki.HighPerformance.Mathematics.float3)
|
|
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\float3.g.cs
|
|
startLine: 301
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public void operator *=(float3 other)
|
|
parameters:
|
|
- id: other
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Function op_MultiplicationAssignment(other As float3)
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_MultiplicationAssignment*
|
|
nameWithType.vb: float3.op_MultiplicationAssignment(float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.op_MultiplicationAssignment(Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: op_MultiplicationAssignment(float3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Division(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_Division(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: op_Division(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator /(float3, float3)
|
|
nameWithType: float3.operator /(float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator /(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
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\float3.g.cs
|
|
startLine: 311
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 operator /(float3 lhs, float3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Operator /(lhs As float3, rhs As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_Division*
|
|
nameWithType.vb: float3./(float3, float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3./(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: /(float3, float3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Division(Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_Division(Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
id: op_Division(Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator /(float3, float)
|
|
nameWithType: float3.operator /(float3, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator /(Misaki.HighPerformance.Mathematics.float3, 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\float3.g.cs
|
|
startLine: 318
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 operator /(float3 lhs, float rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: rhs
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Operator /(lhs As float3, rhs As Single) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_Division*
|
|
nameWithType.vb: float3./(float3, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3./(Misaki.HighPerformance.Mathematics.float3, Single)
|
|
name.vb: /(float3, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Division(System.Single,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_Division(System.Single,Misaki.HighPerformance.Mathematics.float3)
|
|
id: op_Division(System.Single,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator /(float, float3)
|
|
nameWithType: float3.operator /(float, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator /(float, Misaki.HighPerformance.Mathematics.float3)
|
|
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\float3.g.cs
|
|
startLine: 324
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 operator /(float lhs, float3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: System.Single
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Operator /(lhs As Single, rhs As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_Division*
|
|
nameWithType.vb: float3./(Single, float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3./(Single, Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: /(Single, float3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_DivisionAssignment(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_DivisionAssignment(Misaki.HighPerformance.Mathematics.float3)
|
|
id: op_DivisionAssignment(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator /=(float3)
|
|
nameWithType: float3.operator /=(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator /=(Misaki.HighPerformance.Mathematics.float3)
|
|
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\float3.g.cs
|
|
startLine: 332
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public void operator /=(float3 other)
|
|
parameters:
|
|
- id: other
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Function op_DivisionAssignment(other As float3)
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_DivisionAssignment*
|
|
nameWithType.vb: float3.op_DivisionAssignment(float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.op_DivisionAssignment(Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: op_DivisionAssignment(float3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Modulus(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_Modulus(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: op_Modulus(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator %(float3, float3)
|
|
nameWithType: float3.operator %(float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator %(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
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\float3.g.cs
|
|
startLine: 342
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 operator %(float3 lhs, float3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Operator Mod(lhs As float3, rhs As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_Modulus*
|
|
nameWithType.vb: float3.Mod(float3, float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.Mod(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: Mod(float3, float3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Modulus(Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_Modulus(Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
id: op_Modulus(Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator %(float3, float)
|
|
nameWithType: float3.operator %(float3, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator %(Misaki.HighPerformance.Mathematics.float3, 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\float3.g.cs
|
|
startLine: 348
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 operator %(float3 lhs, float rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: rhs
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Operator Mod(lhs As float3, rhs As Single) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_Modulus*
|
|
nameWithType.vb: float3.Mod(float3, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.Mod(Misaki.HighPerformance.Mathematics.float3, Single)
|
|
name.vb: Mod(float3, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Modulus(System.Single,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_Modulus(System.Single,Misaki.HighPerformance.Mathematics.float3)
|
|
id: op_Modulus(System.Single,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator %(float, float3)
|
|
nameWithType: float3.operator %(float, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator %(float, Misaki.HighPerformance.Mathematics.float3)
|
|
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\float3.g.cs
|
|
startLine: 354
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 operator %(float lhs, float3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: System.Single
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Operator Mod(lhs As Single, rhs As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_Modulus*
|
|
nameWithType.vb: float3.Mod(Single, float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.Mod(Single, Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: Mod(Single, float3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_ModulusAssignment(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_ModulusAssignment(Misaki.HighPerformance.Mathematics.float3)
|
|
id: op_ModulusAssignment(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator %=(float3)
|
|
nameWithType: float3.operator %=(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator %=(Misaki.HighPerformance.Mathematics.float3)
|
|
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\float3.g.cs
|
|
startLine: 362
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public void operator %=(float3 other)
|
|
parameters:
|
|
- id: other
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Function op_ModulusAssignment(other As float3)
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_ModulusAssignment*
|
|
nameWithType.vb: float3.op_ModulusAssignment(float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.op_ModulusAssignment(Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: op_ModulusAssignment(float3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_UnaryPlus(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_UnaryPlus(Misaki.HighPerformance.Mathematics.float3)
|
|
id: op_UnaryPlus(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator +(float3)
|
|
nameWithType: float3.operator +(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator +(Misaki.HighPerformance.Mathematics.float3)
|
|
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\float3.g.cs
|
|
startLine: 372
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 operator +(float3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Operator +(value As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_UnaryPlus*
|
|
nameWithType.vb: float3.+(float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.+(Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: +(float3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_UnaryNegation(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_UnaryNegation(Misaki.HighPerformance.Mathematics.float3)
|
|
id: op_UnaryNegation(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator -(float3)
|
|
nameWithType: float3.operator -(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator -(Misaki.HighPerformance.Mathematics.float3)
|
|
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\float3.g.cs
|
|
startLine: 378
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 operator -(float3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Operator -(value As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_UnaryNegation*
|
|
nameWithType.vb: float3.-(float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.-(Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: -(float3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Increment(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_Increment(Misaki.HighPerformance.Mathematics.float3)
|
|
id: op_Increment(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator ++(float3)
|
|
nameWithType: float3.operator ++(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator ++(Misaki.HighPerformance.Mathematics.float3)
|
|
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\float3.g.cs
|
|
startLine: 384
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 operator ++(float3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Function op_Increment(value As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_Increment*
|
|
nameWithType.vb: float3.op_Increment(float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.op_Increment(Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: op_Increment(float3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Decrement(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_Decrement(Misaki.HighPerformance.Mathematics.float3)
|
|
id: op_Decrement(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator --(float3)
|
|
nameWithType: float3.operator --(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator --(Misaki.HighPerformance.Mathematics.float3)
|
|
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\float3.g.cs
|
|
startLine: 390
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 operator --(float3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Function op_Decrement(value As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_Decrement*
|
|
nameWithType.vb: float3.op_Decrement(float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.op_Decrement(Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: op_Decrement(float3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_LessThan(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_LessThan(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: op_LessThan(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator <(float3, float3)
|
|
nameWithType: float3.operator <(float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator <(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
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\float3.g.cs
|
|
startLine: 396
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3 operator <(float3 lhs, float3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
content.vb: Public Shared Operator <(lhs As float3, rhs As float3) As bool3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_LessThan*
|
|
nameWithType.vb: float3.<(float3, float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.<(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: <(float3, float3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_LessThanOrEqual(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_LessThanOrEqual(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: op_LessThanOrEqual(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator <=(float3, float3)
|
|
nameWithType: float3.operator <=(float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator <=(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
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\float3.g.cs
|
|
startLine: 402
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3 operator <=(float3 lhs, float3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
content.vb: Public Shared Operator <=(lhs As float3, rhs As float3) As bool3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_LessThanOrEqual*
|
|
nameWithType.vb: float3.<=(float3, float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.<=(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: <=(float3, float3)
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_GreaterThan(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_GreaterThan(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: op_GreaterThan(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator >(float3, float3)
|
|
nameWithType: float3.operator >(float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator >(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
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\float3.g.cs
|
|
startLine: 408
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3 operator >(float3 lhs, float3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
content.vb: Public Shared Operator >(lhs As float3, rhs As float3) As bool3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_GreaterThan*
|
|
nameWithType.vb: float3.>(float3, float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.>(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: '>(float3, float3)'
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_GreaterThanOrEqual(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.float3.op_GreaterThanOrEqual(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: op_GreaterThanOrEqual(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: operator >=(float3, float3)
|
|
nameWithType: float3.operator >=(float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator >=(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
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\float3.g.cs
|
|
startLine: 414
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3 operator >=(float3 lhs, float3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
content.vb: Public Shared Operator >=(lhs As float3, rhs As float3) As bool3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.op_GreaterThanOrEqual*
|
|
nameWithType.vb: float3.>=(float3, float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.>=(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: '>=(float3, float3)'
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xx
|
|
id: xx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xx
|
|
nameWithType: float3.xx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 424
|
|
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.float3.xx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xy
|
|
id: xy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xy
|
|
nameWithType: float3.xy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 431
|
|
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.float3.xy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xz
|
|
id: xz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xz
|
|
nameWithType: float3.xz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xz
|
|
type: Property
|
|
source:
|
|
id: xz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 440
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float2 xz { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property xz As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float3.xz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yx
|
|
id: yx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yx
|
|
nameWithType: float3.yx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 449
|
|
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.float3.yx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yy
|
|
id: yy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yy
|
|
nameWithType: float3.yy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 458
|
|
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.float3.yy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yz
|
|
id: yz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yz
|
|
nameWithType: float3.yz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yz
|
|
type: Property
|
|
source:
|
|
id: yz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 465
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float2 yz { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property yz As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float3.yz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zx
|
|
id: zx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zx
|
|
nameWithType: float3.zx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zx
|
|
type: Property
|
|
source:
|
|
id: zx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 474
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float2 zx { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property zx As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zy
|
|
id: zy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zy
|
|
nameWithType: float3.zy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zy
|
|
type: Property
|
|
source:
|
|
id: zy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 483
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float2 zy { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property zy As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zz
|
|
id: zz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zz
|
|
nameWithType: float3.zz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zz
|
|
type: Property
|
|
source:
|
|
id: zz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 492
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float2 zz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zz As float2
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xxx
|
|
id: xxx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxx
|
|
nameWithType: float3.xxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 499
|
|
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.float3.xxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xxy
|
|
id: xxy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxy
|
|
nameWithType: float3.xxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 506
|
|
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.float3.xxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xxz
|
|
id: xxz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxz
|
|
nameWithType: float3.xxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xxz
|
|
type: Property
|
|
source:
|
|
id: xxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 513
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 xxz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxz As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.xxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xyx
|
|
id: xyx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyx
|
|
nameWithType: float3.xyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 520
|
|
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.float3.xyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xyy
|
|
id: xyy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyy
|
|
nameWithType: float3.xyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 527
|
|
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.float3.xyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xyz
|
|
id: xyz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyz
|
|
nameWithType: float3.xyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xyz
|
|
type: Property
|
|
source:
|
|
id: xyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 534
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 xyz { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property xyz As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.xyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xzx
|
|
id: xzx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzx
|
|
nameWithType: float3.xzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xzx
|
|
type: Property
|
|
source:
|
|
id: xzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 543
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 xzx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xzx As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.xzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xzy
|
|
id: xzy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzy
|
|
nameWithType: float3.xzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xzy
|
|
type: Property
|
|
source:
|
|
id: xzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 550
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 xzy { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property xzy As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.xzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xzz
|
|
id: xzz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzz
|
|
nameWithType: float3.xzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xzz
|
|
type: Property
|
|
source:
|
|
id: xzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 559
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 xzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xzz As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.xzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yxx
|
|
id: yxx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxx
|
|
nameWithType: float3.yxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 566
|
|
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.float3.yxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yxy
|
|
id: yxy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxy
|
|
nameWithType: float3.yxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 573
|
|
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.float3.yxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yxz
|
|
id: yxz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxz
|
|
nameWithType: float3.yxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yxz
|
|
type: Property
|
|
source:
|
|
id: yxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 580
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 yxz { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property yxz As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.yxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yyx
|
|
id: yyx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyx
|
|
nameWithType: float3.yyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 589
|
|
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.float3.yyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yyy
|
|
id: yyy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyy
|
|
nameWithType: float3.yyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 596
|
|
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.float3.yyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yyz
|
|
id: yyz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyz
|
|
nameWithType: float3.yyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yyz
|
|
type: Property
|
|
source:
|
|
id: yyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 603
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 yyz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyz As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.yyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yzx
|
|
id: yzx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzx
|
|
nameWithType: float3.yzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yzx
|
|
type: Property
|
|
source:
|
|
id: yzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 610
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 yzx { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property yzx As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.yzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yzy
|
|
id: yzy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzy
|
|
nameWithType: float3.yzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yzy
|
|
type: Property
|
|
source:
|
|
id: yzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 619
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 yzy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yzy As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.yzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yzz
|
|
id: yzz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzz
|
|
nameWithType: float3.yzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yzz
|
|
type: Property
|
|
source:
|
|
id: yzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 626
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 yzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yzz As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.yzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zxx
|
|
id: zxx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxx
|
|
nameWithType: float3.zxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zxx
|
|
type: Property
|
|
source:
|
|
id: zxx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 633
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 zxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zxx As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zxy
|
|
id: zxy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxy
|
|
nameWithType: float3.zxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zxy
|
|
type: Property
|
|
source:
|
|
id: zxy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 640
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 zxy { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property zxy As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zxz
|
|
id: zxz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxz
|
|
nameWithType: float3.zxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zxz
|
|
type: Property
|
|
source:
|
|
id: zxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 649
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 zxz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zxz As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zyx
|
|
id: zyx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyx
|
|
nameWithType: float3.zyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zyx
|
|
type: Property
|
|
source:
|
|
id: zyx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 656
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public float3 zyx { get; set; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public Property zyx As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zyy
|
|
id: zyy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyy
|
|
nameWithType: float3.zyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zyy
|
|
type: Property
|
|
source:
|
|
id: zyy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 665
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 zyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zyy As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zyz
|
|
id: zyz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyz
|
|
nameWithType: float3.zyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zyz
|
|
type: Property
|
|
source:
|
|
id: zyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 672
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 zyz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zyz As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zzx
|
|
id: zzx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzx
|
|
nameWithType: float3.zzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zzx
|
|
type: Property
|
|
source:
|
|
id: zzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 679
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 zzx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzx As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zzy
|
|
id: zzy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzy
|
|
nameWithType: float3.zzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zzy
|
|
type: Property
|
|
source:
|
|
id: zzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 686
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 zzy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzy As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zzz
|
|
id: zzz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzz
|
|
nameWithType: float3.zzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zzz
|
|
type: Property
|
|
source:
|
|
id: zzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 693
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float3 zzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzz As float3
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xxxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xxxx
|
|
id: xxxx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxxx
|
|
nameWithType: float3.xxxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 700
|
|
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.float3.xxxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xxxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xxxy
|
|
id: xxxy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxxy
|
|
nameWithType: float3.xxxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 707
|
|
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.float3.xxxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xxxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xxxz
|
|
id: xxxz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxxz
|
|
nameWithType: float3.xxxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xxxz
|
|
type: Property
|
|
source:
|
|
id: xxxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 714
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xxxz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxxz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.xxxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xxyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xxyx
|
|
id: xxyx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxyx
|
|
nameWithType: float3.xxyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 721
|
|
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.float3.xxyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xxyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xxyy
|
|
id: xxyy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxyy
|
|
nameWithType: float3.xxyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 728
|
|
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.float3.xxyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xxyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xxyz
|
|
id: xxyz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxyz
|
|
nameWithType: float3.xxyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xxyz
|
|
type: Property
|
|
source:
|
|
id: xxyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 735
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xxyz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxyz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.xxyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xxzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xxzx
|
|
id: xxzx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxzx
|
|
nameWithType: float3.xxzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xxzx
|
|
type: Property
|
|
source:
|
|
id: xxzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 742
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xxzx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxzx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.xxzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xxzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xxzy
|
|
id: xxzy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxzy
|
|
nameWithType: float3.xxzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xxzy
|
|
type: Property
|
|
source:
|
|
id: xxzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 749
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xxzy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxzy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.xxzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xxzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xxzz
|
|
id: xxzz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xxzz
|
|
nameWithType: float3.xxzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xxzz
|
|
type: Property
|
|
source:
|
|
id: xxzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 756
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xxzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xxzz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.xxzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xyxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xyxx
|
|
id: xyxx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyxx
|
|
nameWithType: float3.xyxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 763
|
|
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.float3.xyxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xyxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xyxy
|
|
id: xyxy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyxy
|
|
nameWithType: float3.xyxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 770
|
|
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.float3.xyxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xyxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xyxz
|
|
id: xyxz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyxz
|
|
nameWithType: float3.xyxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xyxz
|
|
type: Property
|
|
source:
|
|
id: xyxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 777
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xyxz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xyxz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.xyxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xyyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xyyx
|
|
id: xyyx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyyx
|
|
nameWithType: float3.xyyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 784
|
|
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.float3.xyyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xyyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xyyy
|
|
id: xyyy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyyy
|
|
nameWithType: float3.xyyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 791
|
|
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.float3.xyyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xyyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xyyz
|
|
id: xyyz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyyz
|
|
nameWithType: float3.xyyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xyyz
|
|
type: Property
|
|
source:
|
|
id: xyyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 798
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xyyz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xyyz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.xyyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xyzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xyzx
|
|
id: xyzx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyzx
|
|
nameWithType: float3.xyzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xyzx
|
|
type: Property
|
|
source:
|
|
id: xyzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 805
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xyzx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xyzx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.xyzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xyzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xyzy
|
|
id: xyzy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyzy
|
|
nameWithType: float3.xyzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xyzy
|
|
type: Property
|
|
source:
|
|
id: xyzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 812
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xyzy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xyzy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.xyzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xyzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xyzz
|
|
id: xyzz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xyzz
|
|
nameWithType: float3.xyzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xyzz
|
|
type: Property
|
|
source:
|
|
id: xyzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 819
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xyzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xyzz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.xyzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xzxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xzxx
|
|
id: xzxx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzxx
|
|
nameWithType: float3.xzxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xzxx
|
|
type: Property
|
|
source:
|
|
id: xzxx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 826
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xzxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xzxx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.xzxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xzxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xzxy
|
|
id: xzxy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzxy
|
|
nameWithType: float3.xzxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xzxy
|
|
type: Property
|
|
source:
|
|
id: xzxy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 833
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xzxy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xzxy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.xzxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xzxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xzxz
|
|
id: xzxz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzxz
|
|
nameWithType: float3.xzxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xzxz
|
|
type: Property
|
|
source:
|
|
id: xzxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 840
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xzxz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xzxz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.xzxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xzyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xzyx
|
|
id: xzyx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzyx
|
|
nameWithType: float3.xzyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xzyx
|
|
type: Property
|
|
source:
|
|
id: xzyx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 847
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xzyx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xzyx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.xzyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xzyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xzyy
|
|
id: xzyy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzyy
|
|
nameWithType: float3.xzyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xzyy
|
|
type: Property
|
|
source:
|
|
id: xzyy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 854
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xzyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xzyy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.xzyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xzyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xzyz
|
|
id: xzyz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzyz
|
|
nameWithType: float3.xzyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xzyz
|
|
type: Property
|
|
source:
|
|
id: xzyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 861
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xzyz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xzyz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.xzyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xzzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xzzx
|
|
id: xzzx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzzx
|
|
nameWithType: float3.xzzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xzzx
|
|
type: Property
|
|
source:
|
|
id: xzzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 868
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xzzx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xzzx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.xzzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xzzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xzzy
|
|
id: xzzy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzzy
|
|
nameWithType: float3.xzzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xzzy
|
|
type: Property
|
|
source:
|
|
id: xzzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 875
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xzzy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xzzy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.xzzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xzzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.xzzz
|
|
id: xzzz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: xzzz
|
|
nameWithType: float3.xzzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xzzz
|
|
type: Property
|
|
source:
|
|
id: xzzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 882
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 xzzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property xzzz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.xzzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yxxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yxxx
|
|
id: yxxx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxxx
|
|
nameWithType: float3.yxxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 889
|
|
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.float3.yxxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yxxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yxxy
|
|
id: yxxy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxxy
|
|
nameWithType: float3.yxxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 896
|
|
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.float3.yxxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yxxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yxxz
|
|
id: yxxz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxxz
|
|
nameWithType: float3.yxxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yxxz
|
|
type: Property
|
|
source:
|
|
id: yxxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 903
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yxxz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yxxz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.yxxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yxyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yxyx
|
|
id: yxyx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxyx
|
|
nameWithType: float3.yxyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 910
|
|
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.float3.yxyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yxyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yxyy
|
|
id: yxyy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxyy
|
|
nameWithType: float3.yxyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 917
|
|
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.float3.yxyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yxyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yxyz
|
|
id: yxyz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxyz
|
|
nameWithType: float3.yxyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yxyz
|
|
type: Property
|
|
source:
|
|
id: yxyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 924
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yxyz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yxyz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.yxyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yxzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yxzx
|
|
id: yxzx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxzx
|
|
nameWithType: float3.yxzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yxzx
|
|
type: Property
|
|
source:
|
|
id: yxzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 931
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yxzx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yxzx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.yxzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yxzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yxzy
|
|
id: yxzy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxzy
|
|
nameWithType: float3.yxzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yxzy
|
|
type: Property
|
|
source:
|
|
id: yxzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 938
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yxzy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yxzy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.yxzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yxzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yxzz
|
|
id: yxzz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yxzz
|
|
nameWithType: float3.yxzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yxzz
|
|
type: Property
|
|
source:
|
|
id: yxzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 945
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yxzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yxzz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.yxzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yyxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yyxx
|
|
id: yyxx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyxx
|
|
nameWithType: float3.yyxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 952
|
|
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.float3.yyxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yyxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yyxy
|
|
id: yyxy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyxy
|
|
nameWithType: float3.yyxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 959
|
|
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.float3.yyxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yyxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yyxz
|
|
id: yyxz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyxz
|
|
nameWithType: float3.yyxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yyxz
|
|
type: Property
|
|
source:
|
|
id: yyxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 966
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yyxz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyxz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.yyxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yyyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yyyx
|
|
id: yyyx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyyx
|
|
nameWithType: float3.yyyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 973
|
|
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.float3.yyyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yyyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yyyy
|
|
id: yyyy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyyy
|
|
nameWithType: float3.yyyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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\float3.g.cs
|
|
startLine: 980
|
|
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.float3.yyyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yyyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yyyz
|
|
id: yyyz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyyz
|
|
nameWithType: float3.yyyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yyyz
|
|
type: Property
|
|
source:
|
|
id: yyyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 987
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yyyz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyyz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.yyyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yyzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yyzx
|
|
id: yyzx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyzx
|
|
nameWithType: float3.yyzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yyzx
|
|
type: Property
|
|
source:
|
|
id: yyzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 994
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yyzx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyzx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.yyzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yyzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yyzy
|
|
id: yyzy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyzy
|
|
nameWithType: float3.yyzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yyzy
|
|
type: Property
|
|
source:
|
|
id: yyzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1001
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yyzy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyzy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.yyzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yyzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yyzz
|
|
id: yyzz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yyzz
|
|
nameWithType: float3.yyzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yyzz
|
|
type: Property
|
|
source:
|
|
id: yyzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1008
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yyzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yyzz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.yyzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yzxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yzxx
|
|
id: yzxx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzxx
|
|
nameWithType: float3.yzxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yzxx
|
|
type: Property
|
|
source:
|
|
id: yzxx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1015
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yzxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yzxx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.yzxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yzxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yzxy
|
|
id: yzxy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzxy
|
|
nameWithType: float3.yzxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yzxy
|
|
type: Property
|
|
source:
|
|
id: yzxy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1022
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yzxy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yzxy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.yzxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yzxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yzxz
|
|
id: yzxz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzxz
|
|
nameWithType: float3.yzxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yzxz
|
|
type: Property
|
|
source:
|
|
id: yzxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1029
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yzxz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yzxz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.yzxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yzyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yzyx
|
|
id: yzyx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzyx
|
|
nameWithType: float3.yzyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yzyx
|
|
type: Property
|
|
source:
|
|
id: yzyx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1036
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yzyx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yzyx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.yzyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yzyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yzyy
|
|
id: yzyy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzyy
|
|
nameWithType: float3.yzyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yzyy
|
|
type: Property
|
|
source:
|
|
id: yzyy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1043
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yzyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yzyy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.yzyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yzyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yzyz
|
|
id: yzyz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzyz
|
|
nameWithType: float3.yzyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yzyz
|
|
type: Property
|
|
source:
|
|
id: yzyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1050
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yzyz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yzyz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.yzyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yzzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yzzx
|
|
id: yzzx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzzx
|
|
nameWithType: float3.yzzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yzzx
|
|
type: Property
|
|
source:
|
|
id: yzzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1057
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yzzx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yzzx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.yzzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yzzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yzzy
|
|
id: yzzy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzzy
|
|
nameWithType: float3.yzzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yzzy
|
|
type: Property
|
|
source:
|
|
id: yzzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1064
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yzzy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yzzy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.yzzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yzzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.yzzz
|
|
id: yzzz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: yzzz
|
|
nameWithType: float3.yzzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yzzz
|
|
type: Property
|
|
source:
|
|
id: yzzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1071
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 yzzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property yzzz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.yzzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zxxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zxxx
|
|
id: zxxx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxxx
|
|
nameWithType: float3.zxxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zxxx
|
|
type: Property
|
|
source:
|
|
id: zxxx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1078
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zxxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zxxx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zxxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zxxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zxxy
|
|
id: zxxy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxxy
|
|
nameWithType: float3.zxxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zxxy
|
|
type: Property
|
|
source:
|
|
id: zxxy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1085
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zxxy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zxxy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zxxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zxxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zxxz
|
|
id: zxxz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxxz
|
|
nameWithType: float3.zxxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zxxz
|
|
type: Property
|
|
source:
|
|
id: zxxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1092
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zxxz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zxxz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zxxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zxyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zxyx
|
|
id: zxyx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxyx
|
|
nameWithType: float3.zxyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zxyx
|
|
type: Property
|
|
source:
|
|
id: zxyx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1099
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zxyx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zxyx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zxyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zxyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zxyy
|
|
id: zxyy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxyy
|
|
nameWithType: float3.zxyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zxyy
|
|
type: Property
|
|
source:
|
|
id: zxyy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1106
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zxyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zxyy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zxyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zxyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zxyz
|
|
id: zxyz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxyz
|
|
nameWithType: float3.zxyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zxyz
|
|
type: Property
|
|
source:
|
|
id: zxyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1113
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zxyz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zxyz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zxyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zxzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zxzx
|
|
id: zxzx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxzx
|
|
nameWithType: float3.zxzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zxzx
|
|
type: Property
|
|
source:
|
|
id: zxzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1120
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zxzx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zxzx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zxzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zxzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zxzy
|
|
id: zxzy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxzy
|
|
nameWithType: float3.zxzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zxzy
|
|
type: Property
|
|
source:
|
|
id: zxzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1127
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zxzy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zxzy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zxzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zxzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zxzz
|
|
id: zxzz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zxzz
|
|
nameWithType: float3.zxzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zxzz
|
|
type: Property
|
|
source:
|
|
id: zxzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1134
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zxzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zxzz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zxzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zyxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zyxx
|
|
id: zyxx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyxx
|
|
nameWithType: float3.zyxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zyxx
|
|
type: Property
|
|
source:
|
|
id: zyxx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1141
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zyxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zyxx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zyxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zyxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zyxy
|
|
id: zyxy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyxy
|
|
nameWithType: float3.zyxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zyxy
|
|
type: Property
|
|
source:
|
|
id: zyxy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1148
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zyxy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zyxy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zyxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zyxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zyxz
|
|
id: zyxz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyxz
|
|
nameWithType: float3.zyxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zyxz
|
|
type: Property
|
|
source:
|
|
id: zyxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1155
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zyxz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zyxz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zyxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zyyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zyyx
|
|
id: zyyx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyyx
|
|
nameWithType: float3.zyyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zyyx
|
|
type: Property
|
|
source:
|
|
id: zyyx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1162
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zyyx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zyyx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zyyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zyyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zyyy
|
|
id: zyyy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyyy
|
|
nameWithType: float3.zyyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zyyy
|
|
type: Property
|
|
source:
|
|
id: zyyy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1169
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zyyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zyyy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zyyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zyyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zyyz
|
|
id: zyyz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyyz
|
|
nameWithType: float3.zyyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zyyz
|
|
type: Property
|
|
source:
|
|
id: zyyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1176
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zyyz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zyyz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zyyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zyzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zyzx
|
|
id: zyzx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyzx
|
|
nameWithType: float3.zyzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zyzx
|
|
type: Property
|
|
source:
|
|
id: zyzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1183
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zyzx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zyzx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zyzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zyzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zyzy
|
|
id: zyzy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyzy
|
|
nameWithType: float3.zyzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zyzy
|
|
type: Property
|
|
source:
|
|
id: zyzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1190
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zyzy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zyzy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zyzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zyzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zyzz
|
|
id: zyzz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zyzz
|
|
nameWithType: float3.zyzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zyzz
|
|
type: Property
|
|
source:
|
|
id: zyzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1197
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zyzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zyzz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zyzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zzxx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zzxx
|
|
id: zzxx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzxx
|
|
nameWithType: float3.zzxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zzxx
|
|
type: Property
|
|
source:
|
|
id: zzxx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1204
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zzxx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzxx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zzxx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zzxy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zzxy
|
|
id: zzxy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzxy
|
|
nameWithType: float3.zzxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zzxy
|
|
type: Property
|
|
source:
|
|
id: zzxy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1211
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zzxy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzxy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zzxy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zzxz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zzxz
|
|
id: zzxz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzxz
|
|
nameWithType: float3.zzxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zzxz
|
|
type: Property
|
|
source:
|
|
id: zzxz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1218
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zzxz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzxz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zzxz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zzyx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zzyx
|
|
id: zzyx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzyx
|
|
nameWithType: float3.zzyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zzyx
|
|
type: Property
|
|
source:
|
|
id: zzyx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1225
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zzyx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzyx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zzyx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zzyy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zzyy
|
|
id: zzyy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzyy
|
|
nameWithType: float3.zzyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zzyy
|
|
type: Property
|
|
source:
|
|
id: zzyy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1232
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zzyy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzyy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zzyy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zzyz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zzyz
|
|
id: zzyz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzyz
|
|
nameWithType: float3.zzyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zzyz
|
|
type: Property
|
|
source:
|
|
id: zzyz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1239
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zzyz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzyz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zzyz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zzzx
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zzzx
|
|
id: zzzx
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzzx
|
|
nameWithType: float3.zzzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zzzx
|
|
type: Property
|
|
source:
|
|
id: zzzx
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1246
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zzzx { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzzx As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zzzx*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zzzy
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zzzy
|
|
id: zzzy
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzzy
|
|
nameWithType: float3.zzzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zzzy
|
|
type: Property
|
|
source:
|
|
id: zzzy
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1253
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zzzy { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzzy As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zzzy*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zzzz
|
|
commentId: P:Misaki.HighPerformance.Mathematics.float3.zzzz
|
|
id: zzzz
|
|
parent: Misaki.HighPerformance.Mathematics.float3
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: zzzz
|
|
nameWithType: float3.zzzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zzzz
|
|
type: Property
|
|
source:
|
|
id: zzzz
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1260
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: >-
|
|
[JsonIgnore]
|
|
|
|
public readonly float4 zzzz { get; }
|
|
parameters: []
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: >-
|
|
<JsonIgnore>
|
|
|
|
Public ReadOnly Property zzzz As float4
|
|
overload: Misaki.HighPerformance.Mathematics.float3.zzzz*
|
|
attributes:
|
|
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
|
|
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
|
|
arguments: []
|
|
references:
|
|
- uid: Misaki.HighPerformance.Mathematics
|
|
commentId: N:Misaki.HighPerformance.Mathematics
|
|
href: Misaki.html
|
|
name: Misaki.HighPerformance.Mathematics
|
|
nameWithType: Misaki.HighPerformance.Mathematics
|
|
fullName: Misaki.HighPerformance.Mathematics
|
|
spec.csharp:
|
|
- uid: Misaki
|
|
name: Misaki
|
|
href: Misaki.html
|
|
- name: .
|
|
- uid: Misaki.HighPerformance
|
|
name: HighPerformance
|
|
href: Misaki.HighPerformance.html
|
|
- name: .
|
|
- uid: Misaki.HighPerformance.Mathematics
|
|
name: Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.html
|
|
spec.vb:
|
|
- uid: Misaki
|
|
name: Misaki
|
|
href: Misaki.html
|
|
- name: .
|
|
- uid: Misaki.HighPerformance
|
|
name: HighPerformance
|
|
href: Misaki.HighPerformance.html
|
|
- name: .
|
|
- uid: Misaki.HighPerformance.Mathematics
|
|
name: Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.html
|
|
- uid: System.IEquatable{Misaki.HighPerformance.Mathematics.float3}
|
|
commentId: T:System.IEquatable{Misaki.HighPerformance.Mathematics.float3}
|
|
parent: System
|
|
definition: System.IEquatable`1
|
|
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1
|
|
name: IEquatable<float3>
|
|
nameWithType: IEquatable<float3>
|
|
fullName: System.IEquatable<Misaki.HighPerformance.Mathematics.float3>
|
|
nameWithType.vb: IEquatable(Of float3)
|
|
fullName.vb: System.IEquatable(Of Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: IEquatable(Of float3)
|
|
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.float3
|
|
name: float3
|
|
href: Misaki.HighPerformance.Mathematics.float3.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.float3
|
|
name: float3
|
|
href: Misaki.HighPerformance.Mathematics.float3.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.float3.Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128
|
|
commentId: M:Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.VectorInterop
|
|
definition: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.float3)
|
|
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_float3_
|
|
name: AsVector128(float3)
|
|
nameWithType: VectorInterop.AsVector128(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.float3)
|
|
spec.csharp:
|
|
- uid: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.float3)
|
|
name: AsVector128
|
|
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_float3_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float3
|
|
name: float3
|
|
href: Misaki.HighPerformance.Mathematics.float3.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.float3)
|
|
name: AsVector128
|
|
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_float3_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float3
|
|
name: float3
|
|
href: Misaki.HighPerformance.Mathematics.float3.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.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.float3)
|
|
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_float3_
|
|
name: AsVector128(float3)
|
|
nameWithType: VectorInterop.AsVector128(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.float3)
|
|
spec.csharp:
|
|
- uid: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.float3)
|
|
name: AsVector128
|
|
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_float3_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float3
|
|
name: float3
|
|
href: Misaki.HighPerformance.Mathematics.float3.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.float3)
|
|
name: AsVector128
|
|
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_float3_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float3
|
|
name: float3
|
|
href: Misaki.HighPerformance.Mathematics.float3.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.float3.Item*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.Item
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_Item_System_Int32_
|
|
name: this
|
|
nameWithType: float3.this
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.this
|
|
nameWithType.vb: float3.this[]
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.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.float3.one*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.one
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_one
|
|
name: one
|
|
nameWithType: float3.one
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.one
|
|
- 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.float3.zero*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zero
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zero
|
|
name: zero
|
|
nameWithType: float3.zero
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zero
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.unitX*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.unitX
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_unitX
|
|
name: unitX
|
|
nameWithType: float3.unitX
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.unitX
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.unitY*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.unitY
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_unitY
|
|
name: unitY
|
|
nameWithType: float3.unitY
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.unitY
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.unitZ*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.unitZ
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_unitZ
|
|
name: unitZ
|
|
nameWithType: float3.unitZ
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.unitZ
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.#ctor*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.#ctor
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3__ctor_System_ReadOnlySpan_System_Single__
|
|
name: float3
|
|
nameWithType: float3.float3
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.float3
|
|
nameWithType.vb: float3.New
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.New
|
|
name.vb: New
|
|
- uid: System.ReadOnlySpan{System.Single}
|
|
commentId: T:System.ReadOnlySpan{System.Single}
|
|
parent: System
|
|
definition: System.ReadOnlySpan`1
|
|
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
|
|
name: ReadOnlySpan<float>
|
|
nameWithType: ReadOnlySpan<float>
|
|
fullName: System.ReadOnlySpan<float>
|
|
nameWithType.vb: ReadOnlySpan(Of Single)
|
|
fullName.vb: System.ReadOnlySpan(Of Single)
|
|
name.vb: ReadOnlySpan(Of Single)
|
|
spec.csharp:
|
|
- uid: System.ReadOnlySpan`1
|
|
name: ReadOnlySpan
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
|
|
- name: <
|
|
- uid: System.Single
|
|
name: float
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.ReadOnlySpan`1
|
|
name: ReadOnlySpan
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: System.Single
|
|
name: Single
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: )
|
|
- uid: System.ReadOnlySpan`1
|
|
commentId: T:System.ReadOnlySpan`1
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
|
|
name: ReadOnlySpan<T>
|
|
nameWithType: ReadOnlySpan<T>
|
|
fullName: System.ReadOnlySpan<T>
|
|
nameWithType.vb: ReadOnlySpan(Of T)
|
|
fullName.vb: System.ReadOnlySpan(Of T)
|
|
name.vb: ReadOnlySpan(Of T)
|
|
spec.csharp:
|
|
- uid: System.ReadOnlySpan`1
|
|
name: ReadOnlySpan
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
|
|
- name: <
|
|
- name: T
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.ReadOnlySpan`1
|
|
name: ReadOnlySpan
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- name: T
|
|
- name: )
|
|
- uid: Misaki.HighPerformance.Mathematics.float2
|
|
commentId: T:Misaki.HighPerformance.Mathematics.float2
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.float2.html
|
|
name: float2
|
|
nameWithType: float2
|
|
fullName: Misaki.HighPerformance.Mathematics.float2
|
|
- uid: Misaki.HighPerformance.Mathematics.int3
|
|
commentId: T:Misaki.HighPerformance.Mathematics.int3
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.int3.html
|
|
name: int3
|
|
nameWithType: int3
|
|
fullName: Misaki.HighPerformance.Mathematics.int3
|
|
- uid: Misaki.HighPerformance.Mathematics.uint3
|
|
commentId: T:Misaki.HighPerformance.Mathematics.uint3
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.uint3.html
|
|
name: uint3
|
|
nameWithType: uint3
|
|
fullName: Misaki.HighPerformance.Mathematics.uint3
|
|
- uid: Misaki.HighPerformance.Mathematics.double3
|
|
commentId: T:Misaki.HighPerformance.Mathematics.double3
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.double3.html
|
|
name: double3
|
|
nameWithType: double3
|
|
fullName: Misaki.HighPerformance.Mathematics.double3
|
|
- uid: Misaki.HighPerformance.Mathematics.bool3
|
|
commentId: T:Misaki.HighPerformance.Mathematics.bool3
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.bool3.html
|
|
name: bool3
|
|
nameWithType: bool3
|
|
fullName: Misaki.HighPerformance.Mathematics.bool3
|
|
- uid: System.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.float3.ToString*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.ToString
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_ToString
|
|
name: ToString
|
|
nameWithType: float3.ToString
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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.float3.GetHashCode*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.GetHashCode
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_GetHashCode
|
|
name: GetHashCode
|
|
nameWithType: float3.GetHashCode
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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.float3.Equals*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.Equals
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_Equals_System_Object_
|
|
name: Equals
|
|
nameWithType: float3.Equals
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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.float3}.Equals(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:System.IEquatable{Misaki.HighPerformance.Mathematics.float3}.Equals(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: System.IEquatable{Misaki.HighPerformance.Mathematics.float3}
|
|
definition: System.IEquatable`1.Equals(`0)
|
|
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1.equals
|
|
name: Equals(float3)
|
|
nameWithType: IEquatable<float3>.Equals(float3)
|
|
fullName: System.IEquatable<Misaki.HighPerformance.Mathematics.float3>.Equals(Misaki.HighPerformance.Mathematics.float3)
|
|
nameWithType.vb: IEquatable(Of float3).Equals(float3)
|
|
fullName.vb: System.IEquatable(Of Misaki.HighPerformance.Mathematics.float3).Equals(Misaki.HighPerformance.Mathematics.float3)
|
|
spec.csharp:
|
|
- uid: System.IEquatable{Misaki.HighPerformance.Mathematics.float3}.Equals(Misaki.HighPerformance.Mathematics.float3)
|
|
name: Equals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1.equals
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float3
|
|
name: float3
|
|
href: Misaki.HighPerformance.Mathematics.float3.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.IEquatable{Misaki.HighPerformance.Mathematics.float3}.Equals(Misaki.HighPerformance.Mathematics.float3)
|
|
name: Equals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1.equals
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float3
|
|
name: float3
|
|
href: Misaki.HighPerformance.Mathematics.float3.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.float3.op_Equality*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.op_Equality
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_Equality_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
name: operator ==
|
|
nameWithType: float3.operator ==
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator ==
|
|
nameWithType.vb: float3.=
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.=
|
|
name.vb: =
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Equality*
|
|
name: ==
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_Equality_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Inequality*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.op_Inequality
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_Inequality_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
name: operator !=
|
|
nameWithType: float3.operator !=
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator !=
|
|
nameWithType.vb: float3.<>
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.<>
|
|
name.vb: <>
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Inequality*
|
|
name: '!='
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_Inequality_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Implicit*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.op_Implicit
|
|
name: implicit operator
|
|
nameWithType: float3.implicit operator
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.implicit operator
|
|
nameWithType.vb: float3.CType
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.CType
|
|
name.vb: CType
|
|
spec.csharp:
|
|
- name: implicit
|
|
- name: " "
|
|
- name: operator
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Addition*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.op_Addition
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_Addition_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
name: operator +
|
|
nameWithType: float3.operator +
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator +
|
|
nameWithType.vb: float3.+
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.+
|
|
name.vb: +
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Addition*
|
|
name: +
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_Addition_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_AdditionAssignment*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.op_AdditionAssignment
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_AdditionAssignment_Misaki_HighPerformance_Mathematics_float3_
|
|
name: operator +=
|
|
nameWithType: float3.operator +=
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator +=
|
|
nameWithType.vb: float3.op_AdditionAssignment
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.op_AdditionAssignment
|
|
name.vb: op_AdditionAssignment
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_AdditionAssignment*
|
|
name: +=
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_AdditionAssignment_Misaki_HighPerformance_Mathematics_float3_
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Subtraction*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.op_Subtraction
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_Subtraction_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
name: operator -
|
|
nameWithType: float3.operator -
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator -
|
|
nameWithType.vb: float3.-
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.-
|
|
name.vb: '-'
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Subtraction*
|
|
name: '-'
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_Subtraction_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_SubtractionAssignment*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.op_SubtractionAssignment
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_SubtractionAssignment_Misaki_HighPerformance_Mathematics_float3_
|
|
name: operator -=
|
|
nameWithType: float3.operator -=
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator -=
|
|
nameWithType.vb: float3.op_SubtractionAssignment
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.op_SubtractionAssignment
|
|
name.vb: op_SubtractionAssignment
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_SubtractionAssignment*
|
|
name: -=
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_SubtractionAssignment_Misaki_HighPerformance_Mathematics_float3_
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Multiply*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.op_Multiply
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_Multiply_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
name: operator *
|
|
nameWithType: float3.operator *
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator *
|
|
nameWithType.vb: float3.*
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.*
|
|
name.vb: '*'
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Multiply*
|
|
name: '*'
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_Multiply_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_MultiplicationAssignment*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.op_MultiplicationAssignment
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_MultiplicationAssignment_Misaki_HighPerformance_Mathematics_float3_
|
|
name: operator *=
|
|
nameWithType: float3.operator *=
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator *=
|
|
nameWithType.vb: float3.op_MultiplicationAssignment
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.op_MultiplicationAssignment
|
|
name.vb: op_MultiplicationAssignment
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_MultiplicationAssignment*
|
|
name: '*='
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_MultiplicationAssignment_Misaki_HighPerformance_Mathematics_float3_
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Division*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.op_Division
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_Division_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
name: operator /
|
|
nameWithType: float3.operator /
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator /
|
|
nameWithType.vb: float3./
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3./
|
|
name.vb: /
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Division*
|
|
name: /
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_Division_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_DivisionAssignment*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.op_DivisionAssignment
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_DivisionAssignment_Misaki_HighPerformance_Mathematics_float3_
|
|
name: operator /=
|
|
nameWithType: float3.operator /=
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator /=
|
|
nameWithType.vb: float3.op_DivisionAssignment
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.op_DivisionAssignment
|
|
name.vb: op_DivisionAssignment
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_DivisionAssignment*
|
|
name: /=
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_DivisionAssignment_Misaki_HighPerformance_Mathematics_float3_
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Modulus*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.op_Modulus
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_Modulus_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
name: operator %
|
|
nameWithType: float3.operator %
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator %
|
|
nameWithType.vb: float3.Mod
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.Mod
|
|
name.vb: Mod
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Modulus*
|
|
name: '%'
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_Modulus_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_ModulusAssignment*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.op_ModulusAssignment
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_ModulusAssignment_Misaki_HighPerformance_Mathematics_float3_
|
|
name: operator %=
|
|
nameWithType: float3.operator %=
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator %=
|
|
nameWithType.vb: float3.op_ModulusAssignment
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.op_ModulusAssignment
|
|
name.vb: op_ModulusAssignment
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_ModulusAssignment*
|
|
name: '%='
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_ModulusAssignment_Misaki_HighPerformance_Mathematics_float3_
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_UnaryPlus*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.op_UnaryPlus
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_UnaryPlus_Misaki_HighPerformance_Mathematics_float3_
|
|
name: operator +
|
|
nameWithType: float3.operator +
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator +
|
|
nameWithType.vb: float3.+
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.+
|
|
name.vb: +
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_UnaryPlus*
|
|
name: +
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_UnaryPlus_Misaki_HighPerformance_Mathematics_float3_
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_UnaryNegation*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.op_UnaryNegation
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_UnaryNegation_Misaki_HighPerformance_Mathematics_float3_
|
|
name: operator -
|
|
nameWithType: float3.operator -
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator -
|
|
nameWithType.vb: float3.-
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.-
|
|
name.vb: '-'
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_UnaryNegation*
|
|
name: '-'
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_UnaryNegation_Misaki_HighPerformance_Mathematics_float3_
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Increment*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.op_Increment
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_Increment_Misaki_HighPerformance_Mathematics_float3_
|
|
name: operator ++
|
|
nameWithType: float3.operator ++
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator ++
|
|
nameWithType.vb: float3.op_Increment
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.op_Increment
|
|
name.vb: op_Increment
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Increment*
|
|
name: ++
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_Increment_Misaki_HighPerformance_Mathematics_float3_
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Decrement*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.op_Decrement
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_Decrement_Misaki_HighPerformance_Mathematics_float3_
|
|
name: operator --
|
|
nameWithType: float3.operator --
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator --
|
|
nameWithType.vb: float3.op_Decrement
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.op_Decrement
|
|
name.vb: op_Decrement
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_Decrement*
|
|
name: --
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_Decrement_Misaki_HighPerformance_Mathematics_float3_
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_LessThan*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.op_LessThan
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_LessThan_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
name: operator <
|
|
nameWithType: float3.operator <
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator <
|
|
nameWithType.vb: float3.<
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.<
|
|
name.vb: <
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_LessThan*
|
|
name: <
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_LessThan_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_LessThanOrEqual*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.op_LessThanOrEqual
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_LessThanOrEqual_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
name: operator <=
|
|
nameWithType: float3.operator <=
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator <=
|
|
nameWithType.vb: float3.<=
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.<=
|
|
name.vb: <=
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_LessThanOrEqual*
|
|
name: <=
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_LessThanOrEqual_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_GreaterThan*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.op_GreaterThan
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_GreaterThan_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
name: operator >
|
|
nameWithType: float3.operator >
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator >
|
|
nameWithType.vb: float3.>
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.>
|
|
name.vb: '>'
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_GreaterThan*
|
|
name: '>'
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_GreaterThan_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_GreaterThanOrEqual*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.op_GreaterThanOrEqual
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_GreaterThanOrEqual_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
name: operator >=
|
|
nameWithType: float3.operator >=
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.operator >=
|
|
nameWithType.vb: float3.>=
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.float3.>=
|
|
name.vb: '>='
|
|
spec.csharp:
|
|
- name: operator
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.op_GreaterThanOrEqual*
|
|
name: '>='
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_op_GreaterThanOrEqual_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xx
|
|
name: xx
|
|
nameWithType: float3.xx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xy
|
|
name: xy
|
|
nameWithType: float3.xy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xz
|
|
name: xz
|
|
nameWithType: float3.xz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yx
|
|
name: yx
|
|
nameWithType: float3.yx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yy
|
|
name: yy
|
|
nameWithType: float3.yy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yz
|
|
name: yz
|
|
nameWithType: float3.yz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zx
|
|
name: zx
|
|
nameWithType: float3.zx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zy
|
|
name: zy
|
|
nameWithType: float3.zy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zz
|
|
name: zz
|
|
nameWithType: float3.zz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xxx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xxx
|
|
name: xxx
|
|
nameWithType: float3.xxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xxy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xxy
|
|
name: xxy
|
|
nameWithType: float3.xxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xxz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xxz
|
|
name: xxz
|
|
nameWithType: float3.xxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xyx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xyx
|
|
name: xyx
|
|
nameWithType: float3.xyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xyy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xyy
|
|
name: xyy
|
|
nameWithType: float3.xyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xyz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xyz
|
|
name: xyz
|
|
nameWithType: float3.xyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xzx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xzx
|
|
name: xzx
|
|
nameWithType: float3.xzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xzy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xzy
|
|
name: xzy
|
|
nameWithType: float3.xzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xzz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xzz
|
|
name: xzz
|
|
nameWithType: float3.xzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yxx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yxx
|
|
name: yxx
|
|
nameWithType: float3.yxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yxy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yxy
|
|
name: yxy
|
|
nameWithType: float3.yxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yxz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yxz
|
|
name: yxz
|
|
nameWithType: float3.yxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yyx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yyx
|
|
name: yyx
|
|
nameWithType: float3.yyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yyy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yyy
|
|
name: yyy
|
|
nameWithType: float3.yyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yyz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yyz
|
|
name: yyz
|
|
nameWithType: float3.yyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yzx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yzx
|
|
name: yzx
|
|
nameWithType: float3.yzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yzy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yzy
|
|
name: yzy
|
|
nameWithType: float3.yzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yzz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yzz
|
|
name: yzz
|
|
nameWithType: float3.yzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zxx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zxx
|
|
name: zxx
|
|
nameWithType: float3.zxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zxy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zxy
|
|
name: zxy
|
|
nameWithType: float3.zxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zxz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zxz
|
|
name: zxz
|
|
nameWithType: float3.zxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zyx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zyx
|
|
name: zyx
|
|
nameWithType: float3.zyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zyy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zyy
|
|
name: zyy
|
|
nameWithType: float3.zyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zyz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zyz
|
|
name: zyz
|
|
nameWithType: float3.zyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zzx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zzx
|
|
name: zzx
|
|
nameWithType: float3.zzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zzy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zzy
|
|
name: zzy
|
|
nameWithType: float3.zzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zzz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zzz
|
|
name: zzz
|
|
nameWithType: float3.zzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xxxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xxxx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xxxx
|
|
name: xxxx
|
|
nameWithType: float3.xxxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.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.float3.xxxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xxxy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xxxy
|
|
name: xxxy
|
|
nameWithType: float3.xxxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xxxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xxxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xxxz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xxxz
|
|
name: xxxz
|
|
nameWithType: float3.xxxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xxxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xxyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xxyx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xxyx
|
|
name: xxyx
|
|
nameWithType: float3.xxyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xxyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xxyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xxyy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xxyy
|
|
name: xxyy
|
|
nameWithType: float3.xxyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xxyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xxyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xxyz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xxyz
|
|
name: xxyz
|
|
nameWithType: float3.xxyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xxyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xxzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xxzx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xxzx
|
|
name: xxzx
|
|
nameWithType: float3.xxzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xxzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xxzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xxzy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xxzy
|
|
name: xxzy
|
|
nameWithType: float3.xxzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xxzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xxzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xxzz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xxzz
|
|
name: xxzz
|
|
nameWithType: float3.xxzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xxzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xyxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xyxx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xyxx
|
|
name: xyxx
|
|
nameWithType: float3.xyxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xyxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xyxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xyxy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xyxy
|
|
name: xyxy
|
|
nameWithType: float3.xyxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xyxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xyxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xyxz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xyxz
|
|
name: xyxz
|
|
nameWithType: float3.xyxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xyxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xyyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xyyx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xyyx
|
|
name: xyyx
|
|
nameWithType: float3.xyyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xyyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xyyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xyyy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xyyy
|
|
name: xyyy
|
|
nameWithType: float3.xyyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xyyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xyyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xyyz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xyyz
|
|
name: xyyz
|
|
nameWithType: float3.xyyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xyyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xyzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xyzx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xyzx
|
|
name: xyzx
|
|
nameWithType: float3.xyzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xyzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xyzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xyzy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xyzy
|
|
name: xyzy
|
|
nameWithType: float3.xyzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xyzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xyzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xyzz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xyzz
|
|
name: xyzz
|
|
nameWithType: float3.xyzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xyzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xzxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xzxx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xzxx
|
|
name: xzxx
|
|
nameWithType: float3.xzxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xzxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xzxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xzxy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xzxy
|
|
name: xzxy
|
|
nameWithType: float3.xzxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xzxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xzxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xzxz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xzxz
|
|
name: xzxz
|
|
nameWithType: float3.xzxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xzxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xzyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xzyx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xzyx
|
|
name: xzyx
|
|
nameWithType: float3.xzyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xzyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xzyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xzyy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xzyy
|
|
name: xzyy
|
|
nameWithType: float3.xzyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xzyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xzyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xzyz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xzyz
|
|
name: xzyz
|
|
nameWithType: float3.xzyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xzyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xzzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xzzx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xzzx
|
|
name: xzzx
|
|
nameWithType: float3.xzzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xzzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xzzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xzzy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xzzy
|
|
name: xzzy
|
|
nameWithType: float3.xzzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xzzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.xzzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.xzzz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_xzzz
|
|
name: xzzz
|
|
nameWithType: float3.xzzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.xzzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yxxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yxxx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yxxx
|
|
name: yxxx
|
|
nameWithType: float3.yxxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yxxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yxxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yxxy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yxxy
|
|
name: yxxy
|
|
nameWithType: float3.yxxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yxxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yxxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yxxz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yxxz
|
|
name: yxxz
|
|
nameWithType: float3.yxxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yxxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yxyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yxyx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yxyx
|
|
name: yxyx
|
|
nameWithType: float3.yxyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yxyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yxyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yxyy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yxyy
|
|
name: yxyy
|
|
nameWithType: float3.yxyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yxyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yxyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yxyz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yxyz
|
|
name: yxyz
|
|
nameWithType: float3.yxyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yxyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yxzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yxzx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yxzx
|
|
name: yxzx
|
|
nameWithType: float3.yxzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yxzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yxzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yxzy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yxzy
|
|
name: yxzy
|
|
nameWithType: float3.yxzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yxzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yxzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yxzz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yxzz
|
|
name: yxzz
|
|
nameWithType: float3.yxzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yxzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yyxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yyxx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yyxx
|
|
name: yyxx
|
|
nameWithType: float3.yyxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yyxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yyxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yyxy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yyxy
|
|
name: yyxy
|
|
nameWithType: float3.yyxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yyxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yyxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yyxz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yyxz
|
|
name: yyxz
|
|
nameWithType: float3.yyxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yyxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yyyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yyyx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yyyx
|
|
name: yyyx
|
|
nameWithType: float3.yyyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yyyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yyyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yyyy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yyyy
|
|
name: yyyy
|
|
nameWithType: float3.yyyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yyyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yyyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yyyz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yyyz
|
|
name: yyyz
|
|
nameWithType: float3.yyyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yyyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yyzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yyzx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yyzx
|
|
name: yyzx
|
|
nameWithType: float3.yyzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yyzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yyzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yyzy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yyzy
|
|
name: yyzy
|
|
nameWithType: float3.yyzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yyzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yyzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yyzz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yyzz
|
|
name: yyzz
|
|
nameWithType: float3.yyzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yyzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yzxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yzxx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yzxx
|
|
name: yzxx
|
|
nameWithType: float3.yzxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yzxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yzxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yzxy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yzxy
|
|
name: yzxy
|
|
nameWithType: float3.yzxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yzxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yzxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yzxz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yzxz
|
|
name: yzxz
|
|
nameWithType: float3.yzxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yzxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yzyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yzyx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yzyx
|
|
name: yzyx
|
|
nameWithType: float3.yzyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yzyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yzyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yzyy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yzyy
|
|
name: yzyy
|
|
nameWithType: float3.yzyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yzyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yzyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yzyz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yzyz
|
|
name: yzyz
|
|
nameWithType: float3.yzyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yzyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yzzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yzzx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yzzx
|
|
name: yzzx
|
|
nameWithType: float3.yzzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yzzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yzzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yzzy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yzzy
|
|
name: yzzy
|
|
nameWithType: float3.yzzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yzzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.yzzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.yzzz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_yzzz
|
|
name: yzzz
|
|
nameWithType: float3.yzzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.yzzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zxxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zxxx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zxxx
|
|
name: zxxx
|
|
nameWithType: float3.zxxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zxxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zxxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zxxy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zxxy
|
|
name: zxxy
|
|
nameWithType: float3.zxxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zxxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zxxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zxxz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zxxz
|
|
name: zxxz
|
|
nameWithType: float3.zxxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zxxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zxyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zxyx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zxyx
|
|
name: zxyx
|
|
nameWithType: float3.zxyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zxyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zxyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zxyy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zxyy
|
|
name: zxyy
|
|
nameWithType: float3.zxyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zxyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zxyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zxyz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zxyz
|
|
name: zxyz
|
|
nameWithType: float3.zxyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zxyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zxzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zxzx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zxzx
|
|
name: zxzx
|
|
nameWithType: float3.zxzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zxzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zxzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zxzy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zxzy
|
|
name: zxzy
|
|
nameWithType: float3.zxzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zxzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zxzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zxzz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zxzz
|
|
name: zxzz
|
|
nameWithType: float3.zxzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zxzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zyxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zyxx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zyxx
|
|
name: zyxx
|
|
nameWithType: float3.zyxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zyxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zyxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zyxy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zyxy
|
|
name: zyxy
|
|
nameWithType: float3.zyxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zyxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zyxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zyxz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zyxz
|
|
name: zyxz
|
|
nameWithType: float3.zyxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zyxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zyyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zyyx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zyyx
|
|
name: zyyx
|
|
nameWithType: float3.zyyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zyyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zyyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zyyy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zyyy
|
|
name: zyyy
|
|
nameWithType: float3.zyyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zyyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zyyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zyyz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zyyz
|
|
name: zyyz
|
|
nameWithType: float3.zyyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zyyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zyzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zyzx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zyzx
|
|
name: zyzx
|
|
nameWithType: float3.zyzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zyzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zyzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zyzy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zyzy
|
|
name: zyzy
|
|
nameWithType: float3.zyzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zyzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zyzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zyzz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zyzz
|
|
name: zyzz
|
|
nameWithType: float3.zyzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zyzz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zzxx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zzxx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zzxx
|
|
name: zzxx
|
|
nameWithType: float3.zzxx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zzxx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zzxy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zzxy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zzxy
|
|
name: zzxy
|
|
nameWithType: float3.zzxy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zzxy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zzxz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zzxz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zzxz
|
|
name: zzxz
|
|
nameWithType: float3.zzxz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zzxz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zzyx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zzyx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zzyx
|
|
name: zzyx
|
|
nameWithType: float3.zzyx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zzyx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zzyy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zzyy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zzyy
|
|
name: zzyy
|
|
nameWithType: float3.zzyy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zzyy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zzyz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zzyz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zzyz
|
|
name: zzyz
|
|
nameWithType: float3.zzyz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zzyz
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zzzx*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zzzx
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zzzx
|
|
name: zzzx
|
|
nameWithType: float3.zzzx
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zzzx
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zzzy*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zzzy
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zzzy
|
|
name: zzzy
|
|
nameWithType: float3.zzzy
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zzzy
|
|
- uid: Misaki.HighPerformance.Mathematics.float3.zzzz*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.float3.zzzz
|
|
href: Misaki.HighPerformance.Mathematics.float3.html#Misaki_HighPerformance_Mathematics_float3_zzzz
|
|
name: zzzz
|
|
nameWithType: float3.zzzz
|
|
fullName: Misaki.HighPerformance.Mathematics.float3.zzzz
|