Home
last modified time | relevance | path

Searched defs:SSkinGoreData (Results 1 – 3 of 3) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/codemp/ghoul2/
H A Dghoul2_shared.h212 struct SSkinGoreData struct
214 vec3_t angles;
215 vec3_t position;
216 int currentTime;
217 int entNum;
218 vec3_t rayDirection; // in world space
219 vec3_t hitLocation; // in world space
220 vec3_t scale;
221 float SSize; // size of splotch in the S texture direction in world units
222 float TSize; // size of splotch in the T texture direction in world units
[all …]
/dports/games/openjk/OpenJK-07675e2/code/qcommon/
H A Dq_shared.h2619 } SSkinGoreData; typedef
/dports/games/openjk/OpenJK-07675e2/codemp/qcommon/
H A Dq_shared.h1861 } SSkinGoreData; typedef