MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / AngleMatrix

Function AngleMatrix

src/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 15

CreateUnragdollInfoMethod · 0.85
SetupBonesMethod · 0.85
DoInternalDrawModelMethod · 0.85
InternalDrawModelMethod · 0.85
InitAsClientRagdollMethod · 0.85
DrawModelMethod · 0.85
RecordBonesMethod · 0.85
UpdateBoneAttachmentsMethod · 0.85
InternalDrawModelMethod · 0.85
BuildTransformationsMethod · 0.85

Calls 9

AssertFunction · 0.85
LoadUnaligned3SIMDFunction · 0.85
ReplicateX4Function · 0.85
MulSIMDFunction · 0.85
SinCos3SIMDFunction · 0.85
SubFloatFunction · 0.85
SinCosFunction · 0.85
MatrixSetColumnFunction · 0.70
BaseMethod · 0.45

Tested by

no test coverage detected