vBands property

List<Uint16List> vBands
final

Vertical bands (stacked along x, picked by the sample's x): curve indices per band, sorted by descending max-y. Feeds the vertical AA ray.

Implementation

final List<Uint16List> vBands;