<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 16px; font-family: Calibri, sans-serif;">
<div>Please ignore that question. The input information to the view request was not the same as the information from the pipeline itself. I did a bad copy paste from my old code and now I have resolved the problem</div>
<div><br>
</div>
<div>JB</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span><Biddiscombe>, cscs <<a href="mailto:biddisco@cscs.ch">biddisco@cscs.ch</a>><br>
<span style="font-weight:bold">Date: </span>Monday 2 March 2015 13:24<br>
<span style="font-weight:bold">To: </span>ParaView Developers <<a href="mailto:paraview-developers@paraview.org">paraview-developers@paraview.org</a>><br>
<span style="font-weight:bold">Subject: </span>[Paraview-developers] Information meta-data not being passed to representation<br>
</div>
<div><br>
</div>
<div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-family: Calibri, sans-serif; font-size: 16px; color: rgb(0, 0, 0);">
<div>Trying to get my custom representation working with pv-master branch ā€“ Iā€™m having some trouble.</div>
<div><br>
</div>
<div>The Zoltan partitioning filter add the KdTree to the output information as a metadata key.</div>
<div>(Previously, the extent translator was passed downstream) and in the representation, the KdTree is used to bypass the redistribution step in the compositing code. However, I am not receiving the KdTree in the representation (which is a subclass of vtkGeometryRepresentation).</div>
<div>I can see that my custom information key is passed into pvPostFilter and also in one of the selection filters, but then it gets lost.</div>
<div><br>
</div>
<div>There have been some changes in the information key passing in the pipeline ā€“ is there anything I should be looking for to see why my key is being thrown away (it does copy itself in CopyDefaultInformation)?</div>
<div><br>
</div>
<div>Thanks</div>
<div><br>
</div>
<div>JB</div>
</div>
</div>
</span>
</body>
</html>