Hi Andreas,
Bug 4690159 -
dublicateOnCloneTree flag not save in SceneGraph IO NodeComponentState
is submit for this.
Thanks for your bug report.
- Kelvin
---
Java 3D Team
Sun Microsystems Inc.
>Date: Tue, 21 May 2002 22:59:36 +0200
>From: Andreas Jerke <[EMAIL PROTECTED]>
>Sub
>Date: Wed, 22 May 2002 22:48:38 +
>From: Jayasree Tangirala <[EMAIL PROTECTED]>
>Subject: Re: [JAVA3D] Not able to run j3d
>X-Originating-IP: [172.164.30.151]
>To: [EMAIL PROTECTED]
>Cc: [EMAIL PROTECTED]
>MIME-version: 1.0
>X-OriginalArrivalTime: 22 May 2002 22:48:39.0296 (UTC) FILETIME=[D08
Hello,
I have subclassed BranchGroup for my own Class and implemented
SceneGraphIO.
Although my method "saveChildren" returns false,
all chlidren of my object are written to the stream.
Think there is something wrong with processChildren() in GroupState ...
Does anyone have more experience with
I would appreciate if someone
could help with this:
I have complex scene, which when
I zoom out using the Alt-Left mouse button, after correctly
zooming out to some distance,
starts disappearing behind what looks like an invisible black wall (the
background
of the scene i
have
you tried setting the back clip distance in the view using
view.setBackClipDistance()
-Original Message-From: Zoran Krunic
[mailto:[EMAIL PROTECTED]]Sent: Sunday, May 26, 2002 7:54
AMTo: [EMAIL PROTECTED]Subject: [JAVA3D]
Scene objects dissapearing when zooming out