Skip to content
  • Cory Quammen's avatar
    Fix signed/unsigned warning · acbb7772
    Cory Quammen authored
    Change the member variable to match the size type returned by
    vtkRenderer. Replace memcpy for two-element array with two assignments
    instead.
    acbb7772