Supported Browsers Home   
CreateClipper Previous   
GetClipList Next   
GA_clipperFuncs Up   

DestroyClipper

Destroys a clipper object

Declaration

void GA_clipperFuncs::DestroyClipper(
    GA_clipper *clipper)

Prototype In

snap/graphics.h

Parameters

clipper

Clipper object to destroy

 

Description

This function destroys a previously allocated clipper object, freeing all memory associated with the clipper object.

This function is presently only implemented in the SNAP DirectX emulation driver, and is intended to allow the SNAP to draw directly into windows on the desktop.

See Also

CreateClipper, IsClipListChanged, GetClipList

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com