Nuclide
Software Development Kit for id Tech
route.h File Reference

Go to the source code of this file.

Functions

int Route_RoundDistance (float flDist)
 
int Route_GetNodeFlags (nodeslist_t *node)
 
vector Route_GetJumpVelocity (vector frompos, vector topos, float gravitymod)
 

Function Documentation

◆ Route_GetJumpVelocity()

vector Route_GetJumpVelocity ( vector  frompos,
vector  topos,
float  gravitymod 
)

◆ Route_GetNodeFlags()

int Route_GetNodeFlags ( nodeslist_t *  node)

◆ Route_RoundDistance()

int Route_RoundDistance ( float  flDist)