I'm using vrmlLoader to load a escene in this way:
scene = vrmlLoader.load(nfich);
BranchGroup rep=scene.getSceneGroup();
i want to check the collitions of the other objects with this scene. How
can i atach the behavior to "rep".
it is posible to do it?
can anyone send me a piece o code to do this?
thanks in advance
PS.- sorry if this message appears twice, but i'm not sure if the first
time i have sent it...
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".