HasNextLine
while (rasterizer->HasNextLine()) {
while (rasterizer.HasNextLine()) {
if (!HasNextLine())
while (HasNextLine())
bool HasNextLine();