pub fn is_next_poly(c: u32) -> bool
Returns true if c starts a new polygon (stop, move_to, or end_poly).
true
c