Grind this polygon through the span buffer and: - See if the poly is totally occluded. - Update the span buffer by adding this poly to it. - Build a new, temporary span buffer for raster and span clipping the poly. Returns 1 if poly is all or partially visible, 0 if completely obscured. If 0 was returned, no screen span buffer memory was allocated and the resulting span index can be safely freed.
source not stored for this graph (policy: none)
no test coverage detected