Static Public Member Functions | |
static bool | ApproximatelyEquals (this float2 vec, float2 other, float epsilon=10e-5f) |
static float3 | AsFloat3 (this float2 vec, CardinalPlane cardinalPlane) |
static bool | ContainsInfinities (this float2 vec) |
static bool | ContaintsNaNs (this float2 vec) |
static float2 | Perpendicular (this float2 vec) |
Returns the perpendicular vector to the left (rotated counter-clockwise) | |
|
static |
vec | |
other | |
epsilon |
|
static |
vec | |
cardinalPlane |
|
static |
vec |
|
static |
vec |
|
static |
Returns the perpendicular vector to the left (rotated counter-clockwise)
vec |