Home
last modified time | relevance | path

Searched defs:zpoint (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/mapserver/mapserver-7.6.4/mapscript/php/
H A Dshape.c312 zval *zpoint; in PHP_METHOD() local
429 zval *zpoint; in PHP_METHOD() local
1171 zval *zpoint; in PHP_METHOD() local
H A Dshapefile.c313 zval *zpoint; in PHP_METHOD() local
H A Dmap.c959 zval *zpoint; in PHP_METHOD() local
1108 zval *zpoint, *zgeoRefExtent, *zmaxGeoRefExtent = NULL; in PHP_METHOD() local
1519 zval *zpoint, *zgeoRefExtent, *zmaxGeoRefExtent = NULL; in PHP_METHOD() local
1760 zval *zpoint; in PHP_METHOD() local
H A Dlayer.c498 zval *zpoint; in PHP_METHOD() local
/dports/science/drawxtl/DRAWxtl/source/DRAWxtl55/
H A DDRAWxtl3.cxx3300 float xpoint, ypoint, zpoint; in calculate_sas() local
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dafni_graph.h497 int mat,mat_max , xpoint,ypoint,zpoint ; member
/dports/science/py-pymol/pymol-open-source-2.4.0/layer1/
H A DRay.cpp7844 void RayAdjustZtoScreenZofPoint(CRay * ray, float *pos, float *zpoint){ in RayAdjustZtoScreenZofPoint()