PSYQO SDK
namespace psyqo::GteMath
0 types, 11 functions and 0 data symbols.
Types
This namespace does not declare public types.
Functions
crossProductVec3Cross product of two vectors.FunctioncubicEvaluates a cubic Bezier at t.FunctioncubicDerivativeEvaluates the derivative of a cubic Bezier at t.FunctionfastNormalizeVec3Normalises a vector in place, without the exact square root.FunctionfromColumnsBuilds a matrix from three column vectors.FunctioninverseSquareRootSeedThe seed for an inverse square root, from the GTE's leading-bit count.FunctionmatrixVecMul3Multiplies a vector by a matrix.FunctionmatrixVecMul3xyMultiplies a vector by a matrix, keeping only x and y. CLOBBERS: the rotation matrix (RT), V0, IR1-3, MAC1-3.FunctionmatrixVecMul3zMultiplies a vector by a matrix, keeping only z. CLOBBERS: the rotation matrix (RT), V0, IR1-3, MAC1-3.FunctionmultiplyMatrix33Multiplies two matrices.FunctionnormalizeVec3Normalises a vector in place.FunctionVariables and constants
This namespace does not expose public variables or constants.