Query: plstransform
OS: debian
Section: 3plplot
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PLSTRANSFORM(3plplot) PLplot API PLSTRANSFORM(3plplot)NAMEplstransform - Set a global coordinate transform functionSYNOPSISplstransform(transform_fun, data)DESCRIPTIONThis function can be used to define a coordinate transformation which affects all elements drawn within the current plot window. The transformation function is similar to that provided for the plmap(3plplot) and plmeridians(3plplot) functions. The data parameter may be used to pass extra data to transform_fun. Redacted form: General: plstransform(transform_fun, data) This function is used in example 19.ARGUMENTStransform_fun (void (*) (PLFLT, PLFLT, PLFLT*, PLFLT*, PLPointer) , input) Pointer to a function that defines a transformation from the input (x, y) coordinate to a new plot world coordiante. data (PLPointer, input) Optional extra data for transform_fun.AUTHORSGeoffrey 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 ALSOPLplot documentation at http://plplot.sourceforge.net/resources. August, 2012 PLSTRANSFORM(3plplot)
Related Man Pages |
---|
plfill3(3plplot) - debian |
plmeridians(3plplot) - debian |
plstransform(3plplot) - debian |
plvect(3plplot) - debian |
plvpas(3plplot) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
One instance of comparing grep and awk |
New UNIX and Linux History Sections |