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
13       plsurf3d(3plplot).
14
15       Redacted form: pllightsource(x, y, z)
16
17       This function is used in example 8.
18

ARGUMENTS

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

AUTHORS

31       Geoffrey Furnish and Maurice LeBrun wrote and  maintain  PLplot.   This
32       man  page  was  automatically  generated from the DocBook source of the
33       PLplot  documentation,  maintained  by  Alan  W.   Irwin   and   Rafael
34       Laboissiere.
35

SEE ALSO

37       PLplot documentation at http://plplot.sourceforge.net/resources.
38
39
40
41                                  March, 2007           PLLIGHTSOURCE(3plplot)
Impressum