1PLLIGHTSOURCE(3plplot)            PLplot API            PLLIGHTSOURCE(3plplot)
2
3
4

NAME

6       pllightsource - Sets the 3D position of the light source
7

SYNOPSIS

9       pllightsource(x, y, z)
10

DESCRIPTION

12       Sets the 3D position of the light source for use with plsurf3d(3plplot)
13       and plsurf3dl(3plplot)
14
15       Redacted form: pllightsource(x, y, z)
16
17       This function is used in example 8.
18

ARGUMENTS

20       x (PLFLT(3plplot), input)
21              X-coordinate of the light source.
22
23       y (PLFLT(3plplot), input)
24              Y-coordinate of the light source.
25
26       z (PLFLT(3plplot), input)
27              Z-coordinate of the light source.
28
29

AUTHORS

31       Many developers (who  are  credited  at  http://plplot.org/credits.php)
32       have contributed to PLplot over its long history.
33

SEE ALSO

35       PLplot documentation at http://plplot.org/documentation.php.
36
37
38
39                                 August, 2021           PLLIGHTSOURCE(3plplot)
Impressum