It doesn't work by default, you have to set it.  Just make sure that in your
behavior subclass it is NOT in the wakeup conditions.

Tony

-----Original Message-----
From: Igor Belousov [mailto:[EMAIL PROTECTED]]
Sent: 10 December 2002 09:27
To: [EMAIL PROTECTED]
Subject: Re: [JAVA3D] collision problem


> >If there is default collision detection checking between View Platform
> >and objects of the scene?
>
> use "WakeuponViewPlatformEntry(Bounds b)"
>
> cheers,
> Chris

Chris,

thank you for respons, but my problem is how to switch OFF this detection if
it
is working by default. I want to check ONLY collisions between the objects
of
scene graph. And now system sometimes detects "collisions" which dont' exist
in
reality - when I rotate the scene using mouse this "collision" dissapear. Do
you know how to switch off collision detection between ViewPlatform and
objects
of my scene?

Cheers,

Igor.

===========================================================================
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".

===========================================================================
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".

Reply via email to