OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 369 milliseconds