[github Home Page]

libGPF man(3) pages

grouping page description
M_draw::INTROM_draw The M_draw graphics library
M_draw:ARCSarc Draw an arc in world units.
M_draw:ARCScircle Draw a circle.
M_draw:ARCScircleprecision Set number of line segments used to approximate a circle
M_draw:ARCSsector Draw a sector. Note: sectors are polygons.
M_draw:ASPECTgetaspect Returns the ratio height over width of the display device.
M_draw:ASPECTgetdisplaysize Returns width and height of device in device units
M_draw:ASPECTgetfactors Returns width over min(width of device, height of device) and height over min(width of dev...
M_draw:ATTRIBUTE_STACKpopattributes Restore attributes to what they were at last pushattributes().
M_draw:ATTRIBUTE_STACKpushattributes Save the current attributes on the attribute stack.
M_draw:CLIPPINGclipping Turn clipping on or off
M_draw:COLORclear Clears screen to current color
M_draw:COLORcolor Set current color
M_draw:COLORmapcolor set a color index using RGB values
M_draw:CURVEcurve Draw a curve.
M_draw:CURVEcurvebasis Define a basis matrix for a curve.
M_draw:CURVEcurven Draw n-3 overlapping curve segments. Note: n must be at least 4.
M_draw:CURVEcurveprecision Define number of line segments used to draw a curve.
M_draw:CURVErcurve Draw a rational curve.
M_draw:DEVICEgetdepth Return number of bit planes (color planes)
M_draw:DEVICEpopdev pop device from stack created by pushdev.
M_draw:DEVICEpushdev push current device onto a stack
M_draw:DEVICEvexit Reset window/terminal and exit graphics mode. Must be last routine called.
M_draw:DEVICEvgetdev Get name of current device
M_draw:DEVICEvinit Initialise device
M_draw:DEVICEvnewdev Reinitialize to use new device without changing
M_draw:DEVICEvoutput Redirect output from *next* vinit to file
M_draw:DOUBLE_BUFFERINGbackbuffer Draw in the backbuffer. Returns -1 if the device is not up to it.
M_draw:DOUBLE_BUFFERINGfrontbuffer Draw in the front buffer. This will always work.
M_draw:DOUBLE_BUFFERINGswapbuffers Swap the front and back buffers.
M_draw:DRAWdraw Draw from current graphics position to (x, y, z)
M_draw:DRAWdraw2 Draw from current graphics position to given point (x, y)
M_draw:DRAWrdraw Relative draw
M_draw:DRAWrdraw2 Relative draw from current position to given point
M_draw:DRAWrsdraw2 Relative draw in screen units (-1.0 to 1.0).
M_draw:DRAWsdraw2 Draw in screen coordinates (-1.0 to 1.0).
M_draw:FLUSHINGvflush Call device flush or syncronisation routine
M_draw:FLUSHINGvsetflush Set global flushing status
M_draw:INTERACTIVEcheckkey Returns zero if no key is pressed or ASCII ordinal
M_draw:INTERACTIVEgetkey Return ASCII ordinal of next key typed
M_draw:INTERACTIVEgetstring Read in a string, echoing it in current font
M_draw:INTERACTIVElocator Find out where cursor is
M_draw:INTERACTIVEslocator Find out where cursor is in screen coordinates
M_draw:LINESTYLEdashcode set dash pattern length
M_draw:LINESTYLElinestyle set the line dash pattern
M_draw:LINESTYLElinewidth set line width in rasters
M_draw:MATRIX_STACKpopmatrix Reinstall the last matrix pushed
M_draw:MATRIX_STACKpushmatrix Save the current transformation matrix on the matrix stack.
M_draw:MOVEmove Move current graphics position to (x, y, z)
M_draw:MOVEmove2 Move graphics position to point (x, y)
M_draw:MOVErmove Relative move
M_draw:MOVErmove2 Relative move in world units.
M_draw:MOVErsmove2 Relative move in screen units (-1.0 to 1.0).
M_draw:MOVEsmove2 Move current graphics position in screen coordinates (-1.0 to 1.0).
M_draw:OBJECTcallobj Draw object number n.
M_draw:OBJECTcloseobj Close the current object.
M_draw:OBJECTdelobj Delete the object number n.
M_draw:OBJECTgenobj Returns a unique object identifier.
M_draw:OBJECTgetopenobj Return the number of the current object.
M_draw:OBJECTisobj Returns .FALSE. if there is an object of number n.
M_draw:OBJECTloadobj Load the object in the file filename as object number n.
M_draw:OBJECTmakeobj Commence the object number n.
M_draw:OBJECTsaveobj Save object number n into file filename. Does NOT save objects called inside object n.(LIC...
M_draw:PATCHpatch Draws a patch in the current basis, according to the geometry matrices gx, gy, and gz.(LICE...
M_draw:PATCHpatchbasis Define the t and u basis matrices of a patch.
M_draw:PATCHpatchcurves Set the number of curves making up a patch.
M_draw:PATCHpatchprecision Set minimum number of line segments making up curves in a patch.
M_draw:PATCHrpatch Draws a rational patch in the current basis, according to the geometry matrices gx, gy, gz,...
M_draw:POINTpoint Draw a point at x, y, z
M_draw:POINTpoint2 Draw a point at x, y.
M_draw:POLYGONSbackface Turns on culling of backfacing polygons.
M_draw:POLYGONSbackfacedir Sets backfacing direction to clockwise or anti-clockwise
M_draw:POLYGONSclosepoly Terminates a polygon opened by makepoly(3f)
M_draw:POLYGONShatchang Set the angle of the hatch lines.
M_draw:POLYGONShatchpitch Set the distance between hatch lines.
M_draw:POLYGONSmakepoly opens polygon constructed by a series of move-draws and closed by closepoly
M_draw:POLYGONSpoly Construct a polygon from an array of points
M_draw:POLYGONSpoly2 Construct an (x, y) polygon from an array of points
M_draw:POLYGONSpolyfill Set the polygon fill flag
M_draw:POLYGONSpolyhatch Set the polygon hatch flag
M_draw:POLYGONSrect Draw a rectangle given two corners
M_draw:POSITIONgetgp Gets the current graphics position
M_draw:POSITIONgetgp2 Gets the current graphics position in world coordinates
M_draw:POSITIONgetgpt Gets the current transformed graphics position in world coords.
M_draw:POSITIONsgetgp2 Gets the current screen graphics position in screen coords (-1 to 1)
M_draw:PROJECTIONortho Define x, y, z clipping planes.
M_draw:PROJECTIONortho2 define the area of the virtual world coordinates to map to the viewport
M_draw:PROJECTIONperspective Specify perspective viewing pyramid
M_draw:PROJECTIONwindow Specify a perspective viewing pyramid
M_draw:TEXTbottomjustify bottom justify text
M_draw:TEXTboxfit resize the SOFTWARE text size so it fits in a box
M_draw:TEXTboxtext stretch and draw the SOFTWARE string s so that it fits in the imaginary box
M_draw:TEXTcentertext Turns centertext mode on or off for SOFTWARE fonts.
M_draw:TEXTdrawchar Draw the character c and update current position.
M_draw:TEXTdrawstr Draw the text in string at the current position.
M_draw:TEXTfixedwidth Turns fixedwidth mode on or off for SOFTWARE fonts.
M_draw:TEXTfont Set the current font by name
M_draw:TEXTgetcharsize Get the width and height of a character.
M_draw:TEXTgetfontdec Return size of maximum font descender
M_draw:TEXTgetfontsize Get maximum width and height of a character in a font.
M_draw:TEXTleftjustify left justify text
M_draw:TEXTnumchars Return number of characters in the current SOFTWARE font.
M_draw:TEXTrightjustify right justify text
M_draw:TEXTstrlength return length of string
M_draw:TEXTtextang Set the SOFTWARE text angle.
M_draw:TEXTtextjustify general text justification (C only)
M_draw:TEXTtextsize Set text size of a character in the current SOFTWARE font in world units.
M_draw:TEXTtextslant Defines the obliqueness of the fonts.
M_draw:TEXTtextweight Defines the weight of the fonts.
M_draw:TEXTtopjustify top justify text
M_draw:TEXTxcentertext set text centering mode on in X direction
M_draw:TEXTycentertext center text in the Y direction
M_draw:TRANSFORMATIONrotate Set up a rotation in axis axis where axis is one of 'x', 'y', or 'z'.
M_draw:TRANSFORMATIONscale Set up scaling factors in x, y, and z axis.
M_draw:TRANSFORMATIONtranslate Set up a translation.
M_draw:VIEWPORTexpandviewport use the entire device viewport
M_draw:VIEWPORTgetviewport Returns limits of current viewport in screen coordinates
M_draw:VIEWPORTlookat Specify the viewer's position
M_draw:VIEWPORTpolarview Specify the viewer's position in polar coordinates
M_draw:VIEWPORTpopviewport Retrieve last viewport
M_draw:VIEWPORTpushviewport Save current viewport
M_draw:VIEWPORTunexpandviewport undo expandviewport(3f)
M_draw:VIEWPORTup Specify the world up.
M_draw:VIEWPORTviewport Specify which part of screen to draw in
M_draw:WINDOW_SETUPprefposition Specify preferred position of window
M_draw:WINDOW_SETUPprefsize Specify preferred width and height of window in physical units
M_drawinvokeobj invoke object with specified transformations
M_drawpage set window into largest viewport available
M_drawpop call popviewport(), popmatrix(), popattributes()
M_drawprint call DRAWSTR(3f) with up to nine arbitrary intrinsic scalar values
M_drawpush call pushviewport(), pushmatrix(), pushattributes()