Skip to content

Support vtk 9.0#4138

Closed
larshg wants to merge 18 commits intoPointCloudLibrary:masterfrom
larshg:pr/n4096_VTK9.0
Closed

Support vtk 9.0#4138
larshg wants to merge 18 commits intoPointCloudLibrary:masterfrom
larshg:pr/n4096_VTK9.0

Conversation

@larshg
Copy link
Contributor

@larshg larshg commented May 23, 2020

Since @pionex hasn't responded for a while, I'll just checking how CI works with my additions.

mbmiddleton and others added 10 commits May 14, 2020 14:53
Version 2 of vtkCellArray deprecates the write pointer and requires const pointers in in some api calls that return pointers to shared memory.  If the VTK_CELL_ARRAY_V2 macro is defined, this code uses the appropriate const pointers and uses alternative methods to insert cells into the cell array.  This commit also adds some missing vtk headers that were causing incomplete type errors.
Reorganise to hopefully support pre 9.0.
Move RenderingUI as it is not available vtk < 9.0
@pionex
Copy link

pionex commented May 23, 2020

actually still around, just have been a bit swamped. Let me have a look at remaining comments. I haven’t figured out a good common header for the typedefs, and it looks like someone else has worked on cmake

@larshg
Copy link
Contributor Author

larshg commented May 23, 2020

Ahh great. Yes, I have worked a bit on it. I have made a pr to your branch :-)

Can see we have some more work to so :-D

@larshg larshg force-pushed the pr/n4096_VTK9.0 branch from ae0b7cb to 965e2f1 Compare May 24, 2020 19:50
@larshg
Copy link
Contributor Author

larshg commented May 28, 2020

Closing in favour of #4096.

@larshg larshg closed this May 28, 2020
@larshg larshg mentioned this pull request Jul 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants