dray v4.0.0-r4 (2022-02-25T03:56:12Z)
Dub
Repo
Vector2LengthSqr
raymath
Undocumented in source. Be warned that the author may not have intended to support it.
extern (
C
) @
nogc
nothrow pragma(
inline
, true) static
float
Vector2LengthSqr
(
Vector2
v
)
Meta
Source
See Implementation
raymath
functions
MatrixToFloat
Vector3ToFloat
static functions
Clamp
Lerp
MatrixAdd
MatrixDeterminant
MatrixFrustum
MatrixIdentity
MatrixInvert
MatrixLookAt
MatrixMultiply
MatrixNormalize
MatrixOrtho
MatrixPerspective
MatrixRotate
MatrixRotateX
MatrixRotateXYZ
MatrixRotateY
MatrixRotateZ
MatrixRotateZYX
MatrixScale
MatrixSubtract
MatrixToFloatV
MatrixTrace
MatrixTranslate
MatrixTranspose
Normalize
QuaternionAdd
QuaternionAddValue
QuaternionDivide
QuaternionFromAxisAngle
QuaternionFromEuler
QuaternionFromMatrix
QuaternionFromVector3ToVector3
QuaternionIdentity
QuaternionInvert
QuaternionLength
QuaternionLerp
QuaternionMultiply
QuaternionNlerp
QuaternionNormalize
QuaternionScale
QuaternionSlerp
QuaternionSubtract
QuaternionSubtractValue
QuaternionToAxisAngle
QuaternionToEuler
QuaternionToMatrix
QuaternionTransform
Remap
Vector2Add
Vector2AddValue
Vector2Angle
Vector2Distance
Vector2Divide
Vector2DotProduct
Vector2Length
Vector2LengthSqr
Vector2Lerp
Vector2MoveTowards
Vector2Multiply
Vector2Negate
Vector2Normalize
Vector2One
Vector2Reflect
Vector2Rotate
Vector2Scale
Vector2Subtract
Vector2SubtractValue
Vector2Zero
Vector3Add
Vector3AddValue
Vector3Angle
Vector3Barycenter
Vector3CrossProduct
Vector3Distance
Vector3Divide
Vector3DotProduct
Vector3Length
Vector3LengthSqr
Vector3Lerp
Vector3Max
Vector3Min
Vector3Multiply
Vector3Negate
Vector3Normalize
Vector3One
Vector3OrthoNormalize
Vector3Perpendicular
Vector3Reflect
Vector3RotateByQuaternion
Vector3Scale
Vector3Subtract
Vector3SubtractValue
Vector3ToFloatV
Vector3Transform
Vector3Unproject
Vector3Zero
structs
float16
float3