[vtkusers] vtkglyph3D

Shawn Waldon swaldon at cs.unc.edu
Tue Jun 11 09:38:10 EDT 2013


The vtkGlyph3D is typically used to scale the glyphs by a data array.  To
disable this, you can use
SetScaleModeToDataScalingOff()<http://www.vtk.org/doc/nightly/html/classvtkGlyph3D.html#a6db7c19bf131975efafab0e28ba3924c>and
ScalingOff()<http://www.vtk.org/doc/nightly/html/classvtkGlyph3D.html#a74431169f07748801742250430afd7e9>on
the vtkGlyph3D.

I hope this helps,

Shawn


On Tue, Jun 11, 2013 at 9:27 AM, Doug Hoppes <dhoppes at mbfbioscience.com>wrote:

>  Hi all,****
>
> ** **
>
>                 Have a question.  I am using the vtkglyph3D with a
> vtkspheresource.  I have set the radius of the sphere source to be 0.3.  I
> have added a dozen points.  I noticed that each of my glyphs is a different
> size.  Is there any way to make sure that they are all of the same size?**
> **
>
> ** **
>
> Doug****
>
> ** **
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130611/98a11b7d/attachment.htm>


More information about the vtkusers mailing list