Home
last modified time | relevance | path

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

/dports/games/avp/avp-20170505/src/avp/
H A Dparticle.c3991 void DrawMuzzleFlash(VECTORCH *positionPtr,VECTORCH *directionPtr, enum MUZZLE_FLASH_ID muzzleFlash… in DrawMuzzleFlash()
4170 void DrawFrisbeePlasmaBolt(VECTORCH *positionPtr,VECTORCH *directionPtr) in DrawFrisbeePlasmaBolt()
4193 void DrawPredatorPlasmaBolt(VECTORCH *positionPtr,VECTORCH *directionPtr) in DrawPredatorPlasmaBolt()
4216 void DrawSmallPredatorPlasmaBolt(VECTORCH *positionPtr,VECTORCH *directionPtr) in DrawSmallPredatorPlasmaBolt()
H A Dweapons.c2176 …ECTORCH *positionPtr, STRATEGYBLOCK *sbPtr, enum AMMO_ID AmmoID, VECTORCH *directionPtr, int multi… in HandleWeaponImpact()
2747 void MakeMatrixFromDirection(VECTORCH *directionPtr, MATRIXCH *matrixPtr) in MakeMatrixFromDirection()
3433 static void CalculateTorque(EULER *rotationPtr, VECTORCH *directionPtr, STRATEGYBLOCK *sbPtr) in CalculateTorque()
10569 …ECTORCH *positionPtr, STRATEGYBLOCK *sbPtr, enum AMMO_ID AmmoID, VECTORCH *directionPtr, int multi…
/dports/games/avp/avp-20170505/src/
H A Dkshape.c5561 void FindIntersectionWithYPlane(VECTORCH *startPtr, VECTORCH *directionPtr, VECTORCH *intersectionP… in FindIntersectionWithYPlane()
5569 void FindZFromXYIntersection(VECTORCH *startPtr, VECTORCH *directionPtr, VECTORCH *intersectionPtr) in FindZFromXYIntersection()