vtkGeometryRepresentation: ensure mapper doesn't use coloring by default
vtkCompositePolyDataMapper2
colors by active scalar by default. This
was causing certain datasets to show up with colors even through the
"ColorArray" property was not set. This fixes that issue.