debian man page for pllightsource

Query: pllightsource

OS: debian

Section: 3plplot

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PLLIGHTSOURCE(3plplot)						    PLplot API						    PLLIGHTSOURCE(3plplot)

NAME
pllightsource - Sets the 3D position of the light source
SYNOPSIS
pllightsource(x, y, z)
DESCRIPTION
Sets the 3D position of the light source for use with plsurf3d(3plplot). Redacted form: pllightsource(x, y, z) This function is used in example 8.
ARGUMENTS
x (PLFLT, input) X-coordinate of the light source. y (PLFLT, input) Y-coordinate of the light source. z (PLFLT, input) Z-coordinate of the light source.
AUTHORS
Geoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This man page was automatically generated from the DocBook source of the PLplot documentation, maintained by Alan W. Irwin and Rafael Laboissiere.
SEE ALSO
PLplot documentation at http://plplot.sourceforge.net/resources. August, 2012 PLLIGHTSOURCE(3plplot)
Related Man Pages
plptex(3plplot) - debian
plsdidev(3plplot) - debian
plstransform(3plplot) - debian
plstring(3plplot) - debian
plsurf3d(3plplot) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?