Home
last modified time | relevance | path

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

/dports/databases/grass7/grass-7.8.6/raster/r.uslek/
H A Dprct2tex.c17 double t3_z) in point_in_triangle() argument
41 bc3 = (t3_z - t2_z); in point_in_triangle()
44 ca3 = (t1_z - t3_z); in point_in_triangle()
54 cf3 = (point_z - t3_z); in point_in_triangle()
H A Dmain.c33 double t3_z);