logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

plGetCursor - Wait for graphics input event and translate to world coordinates.

Arguments

gin (PLGraphicsIn(3plplot) *, output)
              Pointer to PLGraphicsIn(3plplot) structure which will contain the output.  The  structure  is  not
              allocated by the routine and must exist before the function is called.

Authors

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

Description

       Wait  for  graphics  input event and translate to world coordinates. Returns 0 if no translation to world
       coordinates is possible.

       This function returns 1 on success and 0 if no translation to world coordinates is possible.

       Redacted form: plGetCursor(gin)

       This function is used in examples 1 and 20.

Name

plGetCursor - Wait for graphics input event and translate to world coordinates.

See Also

       PLplot documentation at http://plplot.org/documentation.php.

                                                   July, 2025                               PLGETCURSOR(3plplot)

Synopsis

       PLINT plGetCursor(gin)

See Also