Performance issues with vtkOpenGLBatchedPolyDataMapper

@jaswantp , looking at vtkProperty, it’s not clear to me why modifying the property necessitates a vbo rebuild. For example, why would changing the backface color require a rebuild? Is this check in vtkOpenGLBatchedPolyDataMapper too broad?