Searched defs:org (Results 1 – 7 of 7) sorted by relevance
| /gdk/samples/quake/jni/ |
| D | r_part.cpp | 74 vec3_t org; in R_DarkFieldParticles() local 199 vec3_t org; in R_ReadPointFile_f() local 253 vec3_t org, dir; in R_ParseParticleEffect() local 277 void R_ParticleExplosion (vec3_t org) in R_ParticleExplosion() 321 void R_ParticleExplosion2 (vec3_t org, int colorStart, int colorLength) in R_ParticleExplosion2() 355 void R_BlobExplosion (vec3_t org) in R_BlobExplosion() 400 void R_RunParticleEffect (vec3_t org, vec3_t dir, int color, int count) in R_RunParticleEffect() 459 void R_LavaSplash (vec3_t org) in R_LavaSplash() 501 void R_TeleportSplash (vec3_t org) in R_TeleportSplash()
|
| D | sv_main.cpp | 80 void SV_StartParticle (vec3_t org, vec3_t dir, int color, int count) in SV_StartParticle() 367 void SV_AddToFatPVS (vec3_t org, mnode_t *node) in SV_AddToFatPVS() 410 byte *SV_FatPVS (vec3_t org) in SV_FatPVS() 432 vec3_t org; in SV_WriteEntitiesToClient() local
|
| D | cl_tent.cpp | 329 vec3_t dist, org; in CL_UpdateTEnts() local
|
| D | cl_parse.cpp | 699 vec3_t org; in CL_ParseStaticSound() local
|
| D | pr_cmds.cpp | 123 float *org; in PF_setorigin() local 488 float *org, *dir; in PF_particle() local 692 vec3_t org; in PF_newcheckclient() local 884 float *org; in PF_findradius() local
|
| D | sv_phys.cpp | 575 vec3_t org, org2; in SV_PushRotate() local 766 vec3_t org; in SV_CheckStuck() local
|
| D | glquake.h | 153 vec3_t org; member
|