Hi all,
 
    In the BranchGroup class there is detach() & in the Group class there is a removeChild(int index) when i use that method wat will happen to memory associated with that object.Will all the memory released.
   
Is it possible to move a object with respect to mouse co-ordinates (i.e) if i have a shape3d object & when i click on the object & drag it...i want it to follow the mouse cursor co-ordinates & where the release the mouse the object should remain there.And if the want to restrict the movement(i.e) if i rectangle area & i want the shape3D object to be dragged only within that area.If the user drag the object out of that area then it should stop at that point.
 
If anybody has an example could they please send it to me.
 
Thanks in advance
Ravi Goel
 
 

Reply via email to