Skip to content
Snippets Groups Projects
Forked from VTK / VTK
928 commits behind the upstream repository.
  • Nicolas Vuaille's avatar
    521898a2
    Molecule to polydata conversion · 521898a2
    Nicolas Vuaille authored
     * introduce vtkMoleculeToLinesFilter
     ** Create polydata with atom == point, bond == line cell. Copy data.
    
     * Fix AtomBall and BondStick conversion:
     ** set array name for bond orders and atomic numbers
     ** fix allocated size
    521898a2
    History
    Molecule to polydata conversion
    Nicolas Vuaille authored
     * introduce vtkMoleculeToLinesFilter
     ** Create polydata with atom == point, bond == line cell. Copy data.
    
     * Fix AtomBall and BondStick conversion:
     ** set array name for bond orders and atomic numbers
     ** fix allocated size