Re: [JAVA3D] howto get names of object from inline VRML

2000-12-06 Thread Siau Tan Long
Have you look at this? http://www.j3d.org/faq/vrml.html - Original Message - From: "Josh Richmond" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 07, 2000 12:18 AM Subject: [JAVA3D] howto get names of object from inline VRML Hi everyo

[JAVA3D] howto get names of object from inline VRML

2000-12-06 Thread Josh Richmond
Hi everyone, I've searched the archive and API, but can't seem to figure this out: I want to get references to all named Shape nodes in a VRML file which includes Shapes in any inlined files. My code to do this is below, and I've attached two sample .wrl files (jlink2.wrl) is the parent file.