<p>Hi</p><p></p><p>In our application we'd like to display point and cell ID labels starting at 1 instead of 0, what's the best way of going about this? One solution I thought about was to subclass vtkIdFilter, to return IDs offset by +1. Good idea?</p>
<p></p><p>Arve</p>