HomeSort by relevance Sort by last modified time
    Searched defs:RotatePointAroundVector (Results 1 - 2 of 2) sorted by null

  /external/quake/quake/src/QW/client/
mathlib.c 93 void RotatePointAroundVector( vec3_t dst, const vec3_t dir, const vec3_t point, float degrees )
  /external/quake/quake/src/WinQuake/
mathlib.cpp 93 void RotatePointAroundVector( vec3_t dst, const vec3_t dir, const vec3_t point, float degrees )

Completed in 25 milliseconds