@file orx/code/include/math/orxVector.h:"typedef struct __orxVECTOR_t":891:1571c6f58bc4b8ca144d540649ac7bf1
Procs
proc getSquareSize(pvOp: ptr orxVECTOR): orxFLOAT {.inline, cdecl, ...raises: [], tags: [], forbids: [].}
- Gets vector squared size Source Edit
Templates
template newHSLVECTOR(h, s, l: untyped): orxHSLVECTOR
- Source Edit
template newHSVVECTOR(h, s, v: untyped): orxHSVVECTOR
- Source Edit
template newRGBVECTOR(r, g, b: untyped): orxRGBVECTOR
- Source Edit
template newSPVECTOR(): orxSPVECTOR
- Source Edit
template newSPVECTOR(rho, theta, phi: untyped): orxSPVECTOR
- Source Edit