[vtkusers] Sphere with scalar values

David Doria daviddoria+vtk at gmail.com
Sat Jan 16 11:37:20 EST 2010


On Sat, Jan 16, 2010 at 10:30 AM, KS Jothybasu <jothybasu at gmail.com> wrote:
> Hi,
>
> I am trying to create a sphere object comprising of voxels and setting the
> scalar values. But I am yet a find a proper method to do this.
>
> Could any of you please give me a hint?
>
> Should I create sphere object with polydata?
>
> What's the difference between vtkSphereSource and vtkPSphereSource
>
> Thanks
>
> Jothy
>

If I understand correctly, vtkP* means it is a parallel version of the
vtk* filter. I don't think it has any relevance to your question.

I guess I don't follow what you mean by "a sphere object comprising of
voxels". Can you elaborate or give an example?

Thanks,

David



More information about the vtkusers mailing list