debian man page for plfill3

Query: plfill3

OS: debian

Section: 3plplot

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

PLFILL3(3plplot)						    PLplot API							  PLFILL3(3plplot)

NAME
plfill3 - Draw filled polygon in 3D
SYNOPSIS
plfill3(n, x, y, z)
DESCRIPTION
Fills the 3D polygon defined by the n points in the x, y, and z arrays using the pattern defined by plpsty(3plplot) or plpat(3plplot). The routine will automatically close the polygon between the last and first vertices. If multiple closed polygons are passed in x, y, and z then plfill3(3plplot) will fill in between them. Redacted form: General: plfill3(x, y, z) Perl/PDL: plfill3(n, x, y, z) This function is used in example 15.
ARGUMENTS
n (PLINT, input) Number of vertices in polygon. x (PLFLT *, input) Pointer to array with x coordinates of vertices. y (PLFLT *, input) Pointer to array with y coordinates of vertices. z (PLFLT *, input) Pointer to array with z coordinates of vertices.
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 PLFILL3(3plplot)
Related Man Pages
plcont(3plplot) - debian
plfill3(3plplot) - debian
plpat(3plplot) - debian
plstransform(3plplot) - debian
plstring3(3plplot) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph