Previous Next Up Title Contents Index Top Library

22.2. RESOURCES

XmNwsid

This resource controls workstation number. Default value is 1

XmNfontUser

This resource specifies the font which will be used for for this widget. Default value is "fixed"

XmNdeviceWs

This resource specifies the driver number which will be used to draw in the graphic window. This number corresponds to the third GPHIGS function parameter popen_ws().

PWS_TYPE_X_WINDOW (8887) driver X-Window ( defaut )

PWS_TYPE_SGI_GL_X (7177) driver gl for silicon or IBM

PWS_TYPE_SUN_XG (8871) driver Xgl for SUN

PWS_TYPE_HP_STARBASE (8384) driver starbase for HP

PWS_TYPE_PEX_STRUCTURE (8069) driver PEXLib structure

PWS_TYPE_PEX_IMMEDIA (8070) driver PEXLib immediate mode

See GPHIGS USER GUIDE for more detailed information on driver characteristics.

XmNdepthCueIndex

This resource specifies the depth cue index value. Default -1

XmNdepthCueColrType

This resource specifies the color model. Default PCOLR_RGB

XmNbackDepthPlane

This resource specifies the back depth plane position in NPC coordinates [0 .. 1]

XmNfrontDepthPlane

This resource specifies the front depth plane position in NPC coordinates [0 .. 1]

XmNbackScaleValue

This resource specifies back color value [0 .. 100]

0 -> 0 % color

100 -> 100% color

XnMfrontScaleValue

This resource specifies back color value [0 .. 100]

0 -> 0 % color

100 -> 100% color


Previous Next Up Title Contents Index Top Library