MCPcopy Create free account
hub / github.com/MoeMod/CSMoE / AngleMatrix

Function AngleMatrix

SourceSDK/mathlib/mathlib_base.cpp:1174–1178  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: converts engine euler angles into a matrix Input : vec3_t angles - PITCH, YAW, ROLL Output : *matrix - left-handed column matrix the basis vectors for the rotations will be in the columns as follows: matrix[][0] is forward matrix[][1] is left matrix[][2] is up ---------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

VectorRotateFunction · 0.70
RotationDeltaFunction · 0.70

Calls 10

RAD2DEGFunction · 0.85
LoadUnaligned3SIMDFunction · 0.85
ReplicateX4Function · 0.85
MulSIMDFunction · 0.85
SinCos3SIMDFunction · 0.85
SubFloatFunction · 0.85
DEG2RADFunction · 0.85
MatrixSetColumnFunction · 0.70
SinCosFunction · 0.50
BaseMethod · 0.45

Tested by

no test coverage detected