Home
last modified time | relevance | path

Searched defs:org (Results 1 – 7 of 7) sorted by relevance

/gdk/samples/quake/jni/
Dr_part.cpp74 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()
Dsv_main.cpp80 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
Dcl_tent.cpp329 vec3_t dist, org; in CL_UpdateTEnts() local
Dcl_parse.cpp699 vec3_t org; in CL_ParseStaticSound() local
Dpr_cmds.cpp123 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
Dsv_phys.cpp575 vec3_t org, org2; in SV_PushRotate() local
766 vec3_t org; in SV_CheckStuck() local
Dglquake.h153 vec3_t org; member