I am using a SimpleUniverse and I want to set a back clipping distance.
I thought I would have to first get a View from the SimpleUniverse and then
use the View's methods to set the back clipping distance.
But I can't figure out how to get the View object that the SimpleUniverse
uses.
I can get the ViewPlatform with SU.getViewingPlatform() but I can't figure
out how to get the View object.
Is there any documentation on SimpleUniverse? The Java 3D API specification
does not list SimpleUniverse.
Where is the documentation for com.sun.j3d.utils.universe.*?
Bob Gray
===========================================================================
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".