Hi,<br>Does a cone spatial object exist in ITK ?<br>In my application a user interactively places a cone over an ITK image volume.<br><br>I then have to voxelize the cone. However volexiling in VTK takes a lot of time (I tried  vtkImplicitModeller,vtkSelectEnclosedPoints they were too slow).<br>
So is it possible to pass the parameters of the cone to itk and generate it using some spatial object ?<br><br>Regards,<br>Somesh<br><br>