vBands property
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;
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.
final List<Uint16List> vBands;