Searched refs:dir_newz (Results 1 – 1 of 1) sorted by relevance
/dports/graphics/opendx/dx-4.4.4/src/uipp/widgets/ |
H A D | Picture.c | 2975 double dir_newx, dir_newy, dir_newz; /* x'', y'', z'' */ in XmPictureMoveCamera() local 3063 xform_coords( xform, 0.0, 0.0, l, &dir_newx, &dir_newy, &dir_newz); in XmPictureMoveCamera() 3067 *from_newz = dir_newz + w->picture.to_z; in XmPictureMoveCamera()
|