Home
last modified time | relevance | path

Searched refs:orientAxis (Results 1 – 1 of 1) sorted by relevance

/dports/games/dhewm3/dhewm3-1.5.1/neo/d3xp/
H A DAFEntity.cpp3400 idMat3* orientAxis = NULL; in BeginFX() local
3404 orientAxis = &orientAxisLocal; in BeginFX()
3406 …fx = idEntityFx::StartFx( spawnArgs.GetString("fx"), NULL, orientAxis, this, spawnArgs.GetBool("fx… in BeginFX()