On 2010-05-08 22:49, Haeyong Chung wrote: > Hello, > > In OpenSG, is it possible to pick some overlapped objects? For example, > if I pick an object at a certain position, can I know overlapped objects > below the object at that position?
You could re-pick again starting from the last detected position (plus some small epsilon distance.) Cheers, /Marcus ------------------------------------------------------------------------------ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
