Hi all,

I created my own 2D and 3D mapper for the FiberBundle type. My 2D mapper works as intended, but I can't get my 2D mapper to work for all views. It works only in the axial view.

auto mapper2D = MyMapper::New();
...
node->SetMapper(1, mapper2D);

Do I need to write something special to apply my mapper to the sagittal and frontal view? Also, the first parameter of SetMaper (MapperSlotId) is the dimension (-1) I target, right?

--
Logo Imeka <http://imeka.ca/>     Nil Goyette, M.Sc.
www.imeka.ca <http://imeka.ca/>

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to