vtk-m/docs/changelog/arrayhandleextractcomponent-runtime-component.md
2018-05-18 17:39:49 -04:00

276 B

ArrayHandleExtractComponent target component is now set at runtime.

Rather than embedding the extracted component in a template parameter, the extract operation is now defined at runtime.

This is easier to use and keeps compile times / sizes / memory requirements down.