-
- Downloads
Add ability to read/save alpha from/in PLY files.
Adds support to read and save alpha channel in PLY files. Default is same as before i.e. alpha values are not saved. Added test to test reading and saving ply files with alpha.
Showing
- IO/PLY/Testing/Cxx/CMakeLists.txt 1 addition, 0 deletionsIO/PLY/Testing/Cxx/CMakeLists.txt
- IO/PLY/Testing/Cxx/TestPLYWriterAlpha.cxx 102 additions, 0 deletionsIO/PLY/Testing/Cxx/TestPLYWriterAlpha.cxx
- IO/PLY/Testing/Data/Baseline/TestPLYWriterAlpha.png.md5 1 addition, 0 deletionsIO/PLY/Testing/Data/Baseline/TestPLYWriterAlpha.png.md5
- IO/PLY/vtkPLYReader.cxx 83 additions, 37 deletionsIO/PLY/vtkPLYReader.cxx
- IO/PLY/vtkPLYReader.h 2 additions, 2 deletionsIO/PLY/vtkPLYReader.h
- IO/PLY/vtkPLYWriter.cxx 167 additions, 126 deletionsIO/PLY/vtkPLYWriter.cxx
- IO/PLY/vtkPLYWriter.h 40 additions, 15 deletionsIO/PLY/vtkPLYWriter.h
Loading
Please register or sign in to comment