Hi,

How do we get the objects name of a VRML file loaded with the VRML97 
loader?

I know one can use the VrmlLoader/VrmlScene classes and the 
getNamedObject() method from the VrmlScene class to retrieve DEF's 
objects in the scene. However if I use this 
approach how do I animate the loaded world as it is done automatically if 
you 
use the Browser class with the loadURL() method (Vrml97Player example)?

Regards,

Chris.
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/

Reply via email to