Skip to content
  • David C. Lonie's avatar
    Refactor data array APIs. · 893fb6ed
    David C. Lonie authored
    vtkDataArray subclasses now use
    
    ComponentValue --> TypedComponent
    TupleValue --> TypedValue
    
    for their type-specific methods.
    
    # Conflicts:
    #	Rendering/Annotation/vtkScalarBarActor.cxx
    893fb6ed