IsClipListChanged
Determines if the window clip list has changed
Declaration
ibool GA_clipperFuncs::IsClipListChanged(
GA_clipper *clipper)
Prototype In
snap/graphics.h
Parameters
clipper |
Clipper object to test |
Return Value
True if the window clip list has changed, false if not.
Description
This function is used to determine if the window clip list has changed for a clipper object since the last time this function was called.
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.
Note: This function always returns true the first time it is called.
See Also
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com