Hello,<br><br>I want to quickly inspect portions of VTK source code responsible for voxelizing a Dicom dataset. I'm&nbsp; specifically interested in seeing how it's handling slices with arbitrary orientations (within a given series). 
<br><br>If any of you folks have dealt with this before, would you mind pointing out the relevant classes/packages of VTK that I should be looking into.&nbsp;&nbsp; For example, is voxelization independent of the file type (dicom/jpg...)? Is it a layer that sits atop various data source types? Etc. Thanks.
<br><br>Regards,<br>Harry<br><br>