Hello!
I have a little;) problem. I don't know how can I get coordinates, of a
mouse click, in scene coord.
getPosition returns pixel coordinates. Is there a way to get scene coord.
or maybe how to transform pixel coords. into scene coords.?
I'm trying to do something like interactively clipping - I would like the
user to be able to draw a line on a screen(with a mouse) and then the whole
scene geometry would be clipped to the plane defined by this line. That is
why I need to have scene coords.
Or may be there is a special way to do interactively clipping in OI?
Thank you for any help...
Jarek
|