Class GCXFRepo
Inheritance
System.Object
GCXFRepo
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Danmokou.DMath.Functions
Assembly: cs.temp.dll.dll
Syntax
public static class GCXFRepo
Fields
Max
Declaration
public static readonly GCXF<float> Max
Field Value
Type | Description |
---|---|
GCXF<System.Single> |
RV2Zero
Declaration
public static readonly GCXF<V2RV2> RV2Zero
Field Value
Type | Description |
---|---|
GCXF<V2RV2> |
V2Zero
Declaration
public static readonly GCXF<Vector2> V2Zero
Field Value
Type | Description |
---|---|
GCXF<Vector2> |
Methods
_Fake(Func<TExArgCtx, TEx>)
Declaration
public static Func<TExArgCtx, TEx> _Fake(Func<TExArgCtx, TEx> target)
Parameters
Type | Name | Description |
---|---|---|
System.Func<TExArgCtx, TEx> | target |
Returns
Type | Description |
---|---|
System.Func<TExArgCtx, TEx> |