Previous Next Up Title Contents Index Functions Index Top Library

CLEAR TARGET

PXCLEAR_TARGET


CALL SEQUENCE

void pxclear_target(
)

PHIGS STATE

(PHOP,WSOP,*,*)

EFFECT

The specified target is cleared, i.e. is filled using the background colour.

If the specified target is the display target, the display surface is cleared.

If the specified target is the rendering target, this function has no visual effect.

ERRORS

3
Ignoring function, function requires state (PHOP, WSOP,*,*)
54
Ignoring function, the specified workstation is not open

SEE ALSO

Set rendering target, see pxset_rendering_target

Set display target, see pxset_display_target

Copy target, see pxcopy_target

Swap targets, see pxswap_targets


Previous Next Up Title Contents Index Functions Index Top Library