VTK
Adding Roemer's Boolean Filter as a Remote Module
Development
lorensen
(Bill Lorensen)
September 15, 2019, 10:26pm
22
@kayarre
@Ron84
You can try out the latest MR by:\
Check out this
MR
Run make
Edit your CMakeLists.txt to set:
VTK_MODULE_ENABLE_VTK_Boolean:STRING=YES
There are two tests. Run them with:
ctest --R PolyDataBooleanFilter
show post in topic