TTesseralRasterizer

Ancestors

TCustomRasterizer
   |
TRasterizer

Description

This recursive rasterization method uses a divide-and-conquer scheme to subdivide blocks vertically and horizontally. To see how this work, take a look at the nested sampling example with the tesseral rasterizer enabled. 

Reference

Methods Properties
In TRasterizer:
Rasterize Sampler

See Also

Examples