-------------------------------------------------------------------------- Purpose: Given a field of view and mouse/screen positions as well as the current render origin and angles, returns a unit vector through the mouse position that can be used to trace into the world under the mouse click pixel. Input : mousex - mousey - fov - vecRenderOrigin - vecRenderAngles - Output : vecPickingRay --------
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected