re.math.vector_ext

vector utilities

Members

Aliases

Normalize
alias Normalize = raymath.Vector2Normalize
Undocumented in source.
Normalize
alias Normalize = raymath.Vector3Normalize
Undocumented in source.

Functions

LengthSquared
float LengthSquared(Vector2 v)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

Vector2One
enum Vector2One;
Undocumented in source.
Vector2Zero
enum Vector2Zero;
Undocumented in source.
Vector3One
enum Vector3One;
Undocumented in source.
Vector3Zero
enum Vector3Zero;
Undocumented in source.

Meta