Skip to content

Commit

Permalink
ENH: Wrapping of CudaIterativeFDKConeBeamReconstructionFilter
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Rit committed Jan 3, 2025
1 parent 870737f commit 7a0f96c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions wrapping/rtkCudaIterativeFDKConeBeamReconstructionFilter.wrap
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
if(RTK_USE_CUDA)
itk_wrap_simple_class("rtk::CudaIterativeFDKConeBeamReconstructionFilter" POINTER)
endif()

0 comments on commit 7a0f96c

Please sign in to comment.