Augment vtkTexture to color directly by more scalar types
Deprecated MapColorScalarsThroughLookupTable and setters/getters in favor of new ColorMode that is analagous to the color mode in vtkMapper, i.e., it adds a mode where additional scalar types such as float and double can be used for direct coloring.