Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ picksize(3G) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



picksize(3G)                                                      picksize(3G)



NAME
     picksize - sets the dimensions of the picking region

C SPECIFICATION
     void picksize(deltax, deltay)
     short deltax, deltay;

PARAMETERS
     deltax   expects the new width of the picking region.

     deltay   expects the new height of the picking region.

DESCRIPTION
     picksize changes the dimensions of the picking region.  The default
     setting is 10 pixels.  The picking region is rectangular and is centered
     at the current cursor position, the origin of the cursor glyph.  In
     picking mode, any objects that intersect the picking region are reported
     in the picking buffer.

SEE ALSO
     pick

NOTE
     This routine is available only in immediate mode.

     picksize cannot be called within a pick()/endpick() block.





























                                                                        Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026