All,

I'm getting the following error while running my code:

   javax.media.j3d.RestrictedAccessException: Cannot modify capability bits
on a live or compiled object

The code that is causing it is the second line shown below:

  simpleUniverse = new SimpleUniverse(this);

simpleUniverse.getViewingPlatform().setCapability(ViewingPlatform.ALLOW_LOCA
L_TO_VWORLD_READ);

Does anybody know how to fix this or do a work around?  Thanks.

Brian

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