Hi Ingrid,

        To get the intersection point among all axis, you need to call this
function:
        wxMitkMultiRenderWindow::GetIntersectionPoint( )

        You can get the instance of the active wxMitkMultiRenderWindow,
calling this function in your widget and casting it to
wxMitkMultiRenderWindow:
        Core::Widgets::RenderWindowBase* GetMultiRenderWindow() const;

        However, if you need to change the current axis intersection point,
you need to call this function: SelectSliceByPoint( ).

Best regards,
Xavi

From: ingrid romera [mailto:[email protected]] 
Sent: miƩrcoles, 30 de mayo de 2012 15:10
To: [email protected]
Subject: [Gimias-developers] How to put the axis in a determined coordinate

Hi, 

I would like to put the image axis in a determined coordinate we have
calculated.
How can I Know the position of coordinates axis? and if I know this
coordinate, how can I put the image of axis in this coordinate?

I hope you understand me,

Thanks

Ingrid


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gimias-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gimias-developers

Reply via email to