GQNT(3NCARG) | NCAR GRAPHICS | GQNT(3NCARG) |
GQNT (Inquire normalization transformation) - retrieves the window and viewport associated with a given normalization transformation. Users of NCAR Graphics are encouraged to use the SPPS routines SET and GETSET to handle normalization transformations instead of the GKS entries GSWN, GSVP, GSELNT, and GQNT.
CALL GQNT (NTNR, ERRIND, WINDOW, VIEWPT)
#include <ncarg/gks.h>
void ginq_norm_tran(Gint num, Gint *err_ind, Gtran *norm_tran);
To use GKS routines, load the NCAR GKS-0A library ncarg-gks.
Online: gswn, gsvp, gselnt, gqcntn, gqmntn, getset, gsclip, gqclip, ginq_norm_tran
Hardcopy: "User's Guide for NCAR GKS-0A Graphics"
Copyright (C) 1987-2009
University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.
March 1993 | UNIX |