----------------------------------------------------------------------------- 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 not stored for this graph (policy: none)
no test coverage detected