<html>
  <head>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#003333">
    Hi all, <br>
    <br>
    Is there a way to paint cells of a vtkPolydata via mouse ?<br>
    <br>
    My first idea was to reproduce the selection "Select Cells On" from
    Paraview (which displays visible cells picked inside a rectangular
    region) to get picked cells and then color them. <br>
    Which vtkClass can manage that ?<br>
    <br>
    Thanks.
  </body>
</html>