Hi all,<div><br></div><div>Sorry to bother you again with these noob questions, my doubt is that I'd like to know what kind of pointer I could use to handle different configurations from different filters.</div><div><br>
</div><div>I'm trying to apply a couple of filters in a volume rendering visualization pipeline, one 'd be median3d and the other one hybridmedian2d. These just before entering the mapper.</div><div><br></div><div>
For the mapper I'd like to have the same pointer as input wheter Is median3d or hybridmedian2D selected. I was working with conditionals and separate pointers using vtksmartpointer for median3d class hybridmedian2d class and raycastmapper class. So far I was getting the mapper pointer out of my conditional part, but I'd like to have these mapper outside the conditionals and only get as an output of the conditionals the filter wheter if its used or which is selected and then connecting these to the pipeline.</div>
<div><br></div><div>I'd appreciate any kind of help, thx in advance.<br clear="all"><div><br></div>-- <br><b><font face="'comic sans ms', sans-serif" color="#000066">Rodrigo Lovera</font></b><br>
</div>