-
- Downloads
new class: vtkPhyloXMLTreeReader
This class allows us to read a PhyloXML file to generate a vtkTree. This commit also contains corresponding change to vtkPhyloXMLTreeWriter. Change-Id: Idd7a7a997e24f0c751ee51ee8e2e9eb4c9c05c7a
Showing
- IO/Infovis/CMakeLists.txt 1 addition, 0 deletionsIO/Infovis/CMakeLists.txt
- IO/Infovis/Testing/Cxx/TestPhyloXMLTreeReader.cxx 47 additions, 0 deletionsIO/Infovis/Testing/Cxx/TestPhyloXMLTreeReader.cxx
- IO/Infovis/vtkPhyloXMLTreeReader.cxx 785 additions, 0 deletionsIO/Infovis/vtkPhyloXMLTreeReader.cxx
- IO/Infovis/vtkPhyloXMLTreeReader.h 153 additions, 0 deletionsIO/Infovis/vtkPhyloXMLTreeReader.h
- IO/Infovis/vtkPhyloXMLTreeWriter.cxx 360 additions, 49 deletionsIO/Infovis/vtkPhyloXMLTreeWriter.cxx
- IO/Infovis/vtkPhyloXMLTreeWriter.h 50 additions, 5 deletionsIO/Infovis/vtkPhyloXMLTreeWriter.h
Loading
Please register or sign in to comment