Home
last modified time | relevance | path

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

/dports/databases/grass7/grass-7.8.6/raster/r.watershed/seg/
H A Ddo_astar.c6 HEAP_PNT drop_pt(void);
61 heap_p = drop_pt(); in do_astar()
222 HEAP_PNT drop_pt(void) in drop_pt() function
/dports/games/trigger-rally/trigger-rally-0.6.6.1/src/Trigger/
H A Dmain.cpp1961 rain.back().drop_pt = vec3f(campos.x,campos.y,0); in tickStateGame()
1962 rain.back().drop_pt += camvel * RAIN_START_LIFE; in tickStateGame()
1963 rain.back().drop_pt += vec3f::rand() * RAIN_POS_RANDOM; in tickStateGame()
1964 rain.back().drop_pt.z = game->terrain->getHeight(rain.back().drop_pt.x, rain.back().drop_pt.y); in tickStateGame()
1966 if (game->water.enabled && rain.back().drop_pt.z < game->water.height) in tickStateGame()
1967 rain.back().drop_pt.z = game->water.height; in tickStateGame()
2001 snowfall.back().drop_pt = vec3f(campos.x,campos.y,0); in tickStateGame()
2002 snowfall.back().drop_pt += camvel * SNOWFALL_START_LIFE / 2; in tickStateGame()
2003 snowfall.back().drop_pt += vec3f::rand() * SNOWFALL_POS_RANDOM; in tickStateGame()
2004 …snowfall.back().drop_pt.z = game->terrain->getHeight(snowfall.back().drop_pt.x, snowfall.back().dr… in tickStateGame()
[all …]
H A Drender.cpp923 vec3f pt1 = rain[i].drop_pt + rain[i].drop_vect * prevlife + offsetdrops; in renderStateGame()
924 vec3f pt2 = rain[i].drop_pt + rain[i].drop_vect * rain[i].life; in renderStateGame()
925 vec3f zag = campos - rain[i].drop_pt; in renderStateGame()
971 const vec3f pt = sf.drop_pt + sf.drop_vect * sf.life; in renderStateGame()
999 vec3f zag = campos - sf.drop_pt; in renderStateGame()
/dports/databases/grass7/grass-7.8.6/raster/r.watershed/ram/
H A Ddo_astar.c79 drop_pt(); in do_astar()
270 int drop_pt(void) in drop_pt() function
H A DGwater.h100 int drop_pt(void);
/dports/games/trigger-rally/trigger-rally-0.6.6.1/src/include/
H A Dmain.h292 vec3f drop_pt, drop_vect; member
298 vec3f drop_pt; member
/dports/databases/grass7/grass-7.8.6/vector/v.cluster/
H A Dmain.c58 int drop_pt(void);
771 k = drop_pt(); in main()
1245 int drop_pt(void) in drop_pt() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/iommu/
H A Dsun50i-iommu.c508 u32 *drop_pt = page_table; in sun50i_dte_get_page_table() local
512 sun50i_iommu_free_page_table(iommu, drop_pt); in sun50i_dte_get_page_table()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/iommu/
H A Dsun50i-iommu.c508 u32 *drop_pt = page_table; in sun50i_dte_get_page_table() local
512 sun50i_iommu_free_page_table(iommu, drop_pt); in sun50i_dte_get_page_table()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/iommu/
H A Dsun50i-iommu.c508 u32 *drop_pt = page_table; in sun50i_dte_get_page_table() local
512 sun50i_iommu_free_page_table(iommu, drop_pt); in sun50i_dte_get_page_table()