<div dir="ltr"><div dir="ltr">I'm guessing you are talking about the LookupTable preset which are used here to fill that list only once.<div><a href="https://github.com/Kitware/vtk-js/blob/master/Sources/Interaction/UI/VolumeController/index.js#L15">https://github.com/Kitware/vtk-js/blob/master/Sources/Interaction/UI/VolumeController/index.js#L15</a><br></div><div><br></div><div>To adjust its content just create an alias in you application to override the imported file to be what you want.</div><div><br></div><div>Or add methods do allow dynamic re-computation of that list (on the UI side) since we already have methods to add or remove presets.</div></div></div><br><div class="gmail_quote"><div dir="ltr">On Sun, Sep 23, 2018 at 4:16 PM Richard Frank via vtkusers <<a href="mailto:vtkusers@public.kitware.com">vtkusers@public.kitware.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>Hi,</div><div><br></div><div>Is there a way to modify the list of transfer functions in the volumeController?</div><div><br></div><div>We'd like to at least add our own to the list...</div><div><br></div><div>Thanks</div><div><br></div><div>Rick</div><div><br></div></div>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">https://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div>