Public Member Functions | |
Constructor / Destructor | |
CP_DeviceLoop (const CP_Rect &inGlobalBounds) | |
Constructor. | |
~CP_DeviceLoop () | |
Destructor. | |
Depth | |
bool | Depth (SInt16 &inOutDepth) |
Protected Attributes | |
bool | fFirstTime |
CP_Rect | fGlobalBounds |
CP_Clip | fClippingBounds |
GDHandle | fDevice |
|
Constructor.
|
|
Destructor.
|
|
Return the depth of our intersecting area, and true if it is still valid to draw.
|
|
|
|
Flag to indicate if this is the first time through the loop. |
|
Global bounds we are checking the color info about. |
|
Area drawing will be clipped to. |