Skip to content
  • Andrew Maclean's avatar
    ENH: The functionality of vktParticleReader has been extended as follows: · 91ae34bd
    Andrew Maclean authored
    1) Either ASCII text files or binary data files of particles can be read.
    2) The file type is automatically detected (this can be overridden by the user).
    3) A particle’s scalar value is now optional.
    4) The data types that can be read are now float or double.
    5) Progress updates are provided.
    6) vtkSmartPointer is used.
    91ae34bd