procedure PrepareSampling; virtual;

Description

Descendants should override this method in order to perform special preparations before the GetSample method is called.

Note: PrepareSampling is automatically called by TRasterizer before rasterization begins.

[See also]: FinalizeSampling