Home
last modified time | relevance | path

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

/dports/games/ufoai/ufoai-2.5-source/src/game/
H A Dg_actor.cpp516 vec3_t pointTrace; in G_ActorGetContentFlags() local
H A Dg_combat.cpp858 const bool pointTrace = VectorCompare(impact, from); in G_ShootSingle() local
/dports/games/dhewm3/dhewm3-1.5.1/neo/cm/
H A DCollisionModel_local.h253 bool pointTrace; // true if only tracing a point member