<html xmlns:ns0="urn:schemas-microsoft-com:office:smarttags">
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 10 (filtered)">
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"Wingdings 2";
        panose-1:5 2 1 2 1 5 7 7 7 7;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {font-family:Arial;
        color:windowtext;}
span.EmailStyle18
        {font-family:Arial;
        color:navy;}
@page Section1
        {size:595.3pt 841.9pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
</head>
<body lang=EN-US link=blue vlink=purple>
<div class=Section1>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Hi Jim,</span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'> </span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Have you tried ClampingOn() with ScalingOn().
Data scales outside the clamp range are reset to the range end points. The data
scale is then normalized to the range 0 – 1. All glyphs with a data scale
less than the lower clamp range are therefore mapped to zero. Provided data
scaling is on (SetScaleModeToDataScalingOn()), the composite scale factor, DataScale*ScaleFactor
will also be zero.</span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'> </span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>HTH</span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'> </span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>John.</span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'> </span></font></p>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 face=Tahoma><span
style='font-size:10.0pt;font-family:Tahoma'>-----Original Message-----<br>
<b><span style='font-weight:bold'>From:</span></b> vtkusers-bounces@vtk.org
[mailto:vtkusers-bounces@vtk.org] <b><span style='font-weight:bold'>On Behalf
Of </span></b>James C Robinson<br>
<b><span style='font-weight:bold'>Sent:</span></b> </span></font><font size=2 face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'>20 April 2005</span></font><font
size=2 face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'> </span></font><font size=2 face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'>13:46</span></font><font
size=2 face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'><br>
<b><span style='font-weight:bold'>To:</span></b> Administrator<br>
<b><span style='font-weight:bold'>Cc:</span></b> jcplatt@lineone.net<br>
<b><span style='font-weight:bold'>Subject:</span></b> [vtkusers] Scaling
glyphs[Scanned]</span></font></p>
<p class=MsoNormal style='margin-left:36.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'> </span></font></p>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 face=Arial><span
lang=EN-GB style='font-size:10.0pt;font-family:Arial'>Dear all,</span></font></p>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 face=Arial><span
lang=EN-GB style='font-size:10.0pt;font-family:Arial'> </span></font></p>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 face=Arial><span
lang=EN-GB style='font-size:10.0pt;font-family:Arial'>I am producing a set of
glyphs using a vtkPlaneSource as the data points. It works perfectly –
when I have scaling on, the glyphs behave appropriately. However, when I
turn scaling off (whowing vector direction only) there are glyphs placed even
at points (on the vtkPlaneSource) that are outside the body (therefore
magnitude is implicitly zero).</span></font></p>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 face=Arial><span
lang=EN-GB style='font-size:10.0pt;font-family:Arial'> </span></font></p>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 face=Arial><span
lang=EN-GB style='font-size:10.0pt;font-family:Arial'>I can Could anybody tell
me if it is possible to have the glyphs eliminated at points that are outside
the field (or where the magnitude is zero – or less than some threshold)?</span></font></p>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 face=Arial><span
lang=EN-GB style='font-size:10.0pt;font-family:Arial'> </span></font></p>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 face=Arial><span
lang=EN-GB style='font-size:10.0pt;font-family:Arial'>Regards,</span></font></p>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 face=Arial><span
lang=EN-GB style='font-size:10.0pt;font-family:Arial'> </span></font></p>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 face=Arial><span
lang=EN-GB style='font-size:10.0pt;font-family:Arial'>Jim</span></font></p>
<p class=MsoNormal style='margin-left:36.0pt'><font size=2 face=Arial><span
lang=EN-GB style='font-size:10.0pt;font-family:Arial'> </span></font></p>
<div>
<div>
<div>
<p class=MsoNormal style='margin-left:36.0pt'><b><font size=3 color=navy
face=Arial><span lang=FR style='font-size:12.0pt;font-family:Arial;color:navy;
font-weight:bold'>James C Robinson</span></font></b><b><font size=2 color=navy
face=Arial><span lang=FR style='font-size:10.0pt;font-family:Arial;color:navy;
font-weight:bold'>, </span></font></b></p>
<p class=MsoNormal style='margin-left:36.0pt'><b><font size=3 color=navy
face=Wingdings><span lang=EN-GB style='font-size:12.0pt;font-family:Wingdings;
color:navy;font-weight:bold'>+</span></font></b><b><font color=navy><span
lang=FR style='color:navy;font-weight:bold'> 42
Rivergrove</span></font></b><b><font size=2 color=navy face=Arial><span
lang=FR style='font-size:10.0pt;font-family:Arial;color:navy;font-weight:bold'>,</span></font></b></p>
<p class=MsoNormal style='margin-left:36.0pt'><b><font size=2 color=navy
face=Arial><span lang=FR style='font-size:10.0pt;font-family:Arial;color:navy;
font-weight:bold'> <ns0:City w:insAuthor="Jim" w:insDate="2005-04-20T13:22:00Z" w:endInsAuthor="Jim" w:endInsDate="2005-04-20T13:22:00Z"><ns0:place w:insAuthor="Jim" w:insDate="2005-04-20T13:22:00Z" w:endInsAuthor="Jim" w:endInsDate="2005-04-20T13:22:00Z"><ns0:City w:insAuthor="Jim" w:insDate="2005-04-20T13:22:00Z" w:endInsAuthor="Jim" w:endInsDate="2005-04-20T13:22:00Z"><ns0:place w:insAuthor="Jim" w:insDate="2005-04-20T13:22:00Z" w:endInsAuthor="Jim" w:endInsDate="2005-04-20T13:22:00Z">Glanmire</ns0:place></ns0:City></ns0:place></ns0:City>,</span></font></b></p>
<p class=MsoNormal style='margin-left:36.0pt'><b><font size=2 color=navy
face=Arial><span lang=FR style='font-size:10.0pt;font-family:Arial;color:navy;
font-weight:bold'> </span></font></b><b><font
size=2 color=navy face=Arial><span lang=EN-GB style='font-size:10.0pt;
font-family:Arial;color:navy;font-weight:bold'>Co.</span></font></b><b><font
size=2 color=navy face=Arial><span lang=EN-GB style='font-size:10.0pt;
font-family:Arial;color:navy;font-weight:bold'> </span></font></b><b><font
size=2 color=navy face=Arial><span lang=EN-GB style='font-size:10.0pt;
font-family:Arial;color:navy;font-weight:bold'><ns0:City w:insAuthor="Jim" w:insDate="2005-04-20T13:22:00Z" w:endInsAuthor="Jim" w:endInsDate="2005-04-20T13:22:00Z"><ns0:place w:insAuthor="Jim" w:insDate="2005-04-20T13:22:00Z" w:endInsAuthor="Jim" w:endInsDate="2005-04-20T13:22:00Z"><ns0:City w:insAuthor="Jim" w:insDate="2005-04-20T13:22:00Z" w:endInsAuthor="Jim" w:endInsDate="2005-04-20T13:22:00Z"><ns0:place w:insAuthor="Jim" w:insDate="2005-04-20T13:22:00Z" w:endInsAuthor="Jim" w:endInsDate="2005-04-20T13:22:00Z">Cork</ns0:place></ns0:City></ns0:place></ns0:City></span></font></b><b><font
size=2 color=navy face=Arial><span lang=EN-GB style='font-size:10.0pt;
font-family:Arial;color:navy;font-weight:bold'>,</span></font></b></p>
<p class=MsoNormal style='margin-left:36.0pt'><b><font size=2 color=navy
face=Arial><span lang=EN-GB style='font-size:10.0pt;font-family:Arial;
color:navy;font-weight:bold'> </span></font></b><b><font
size=2 color=navy face=Arial><span lang=EN-GB style='font-size:10.0pt;
font-family:Arial;color:navy;font-weight:bold'><ns0:place w:insAuthor="Jim" w:insDate="2005-04-20T13:22:00Z" w:endInsAuthor="Jim" w:endInsDate="2005-04-20T13:22:00Z"><ns0:place w:insAuthor="Jim" w:insDate="2005-04-20T13:22:00Z" w:endInsAuthor="Jim" w:endInsDate="2005-04-20T13:22:00Z">Eire</ns0:place></ns0:place></span></font></b></p>
<p class=MsoNormal style='margin-left:36.0pt'><b><font size=3 color=navy
face="Wingdings 2"><span lang=EN-GB style='font-size:12.0pt;font-family:"Wingdings 2";
color:navy;font-weight:bold'>'</span></font></b><b><font color=navy face=Arial><span
lang=EN-GB style='font-family:Arial;color:navy;font-weight:bold'>
+353 21 4822028</span></font></b></p>
<p class=MsoNormal style='margin-left:36.0pt'><b><font size=3 color=navy
face="Times New Roman"><span lang=EN-GB style='font-size:12.0pt;color:navy;
font-weight:bold'> +353 87
2393010</span></font></b></p>
<p class=MsoNormal style='margin-left:36.0pt'><b><font size=3 color=navy
face=Wingdings><span lang=EN-GB style='font-size:12.0pt;font-family:Wingdings;
color:navy;font-weight:bold'>-</span></font></b><b><font color=navy face=Arial><span
lang=EN-GB style='font-family:Arial;color:navy;font-weight:bold'>
</span></font><ns0:PersonName w:insAuthor="Jim" w:insDate="2005-04-20T13:22:00Z" w:endInsAuthor="Jim" w:endInsDate="2005-04-20T13:22:00Z"><ns0:PersonName w:insAuthor="Jim" w:insDate="2005-04-20T13:22:00Z" w:endInsAuthor="Jim" w:endInsDate="2005-04-20T13:22:00Z"></ns0:PersonName></b><b><font
color=blue><span lang=EN-GB style='color:blue;font-weight:bold'><a
href="mailto:jrobinson@eircom.net">jrobinson@eircom.net<font color=black><span
style='color:windowtext;text-decoration:none'></ns0:PersonName>></span></font></a></span></font></b><b><font
color=navy face=Arial><span lang=EN-GB style='font-family:Arial;color:navy;
font-weight:bold'> </span></font></b></p>
</div>
</div>
<p class=MsoNormal style='margin-left:36.0pt'><font size=3
face="Times New Roman"><span lang=EN-GB style='font-size:12.0pt'> </span></font></p>
</div>
</div>
</body>
</html>