<div>Hello,</div>
<div>I tried to use vtkGlyphSouce2D and vtkActor2D.</div>
<div>It is almost ok, but the problem is that the arrow(refenerce vector) can't be scaled when zooming in and out.</div>
<div>Laster, I tried to use vtkGlyphSource2D and vtkActor.</div>
<div>The arrow can be scaled properly, but it can be rotated too. </div>
<div>What i need is a arrow which can be scaled, but cann't rotated.</div>
<div>e.g.</div>
<div>&nbsp;&nbsp; --&gt;&nbsp;&nbsp;scaled&nbsp;&nbsp; ------&gt;, or -&gt;</div>
<div>&nbsp;&nbsp; --&gt;&nbsp;&nbsp;rotated &nbsp;&nbsp;--&gt;, </div>
<div>&nbsp;</div>
<div>Thanks.</div>
<div>&nbsp;</div>
<div>&gt;Hello Everyone,<br>&gt;I am visualizing a velocity field.<br>&gt;And I wanna put a reference vector at the right-up corner.<br>&gt;The reference vector has fixed direction, like ---&gt;. That is to say it can't be rotated.
<br>&gt;But it need Scale properly when zooming in/out.<br>&gt;How can i realize it?<br>&gt;Does it feasible in VTK?<br>&gt;Thanks a lot.<br>&gt;<br>&gt;huangl<br>&nbsp;</div>