Hi Johan,

Johan Robben wrote:
> Hi all,
> 
> I have a question about the loading of VRML.
> 
> When I load a file which contains (among other things) the following:
...
> 
> Suppose I want to change the ‘side’ field of this cone after loading the 
> VRML.
> 
> How is this done?

OpenSG does not keep the VRML file structure as is, so we don't have a Cone 
Node. All the VRML high-level geometry is just converted into Geometry.

> Is the VRML information lost after loading ?
> 
> If not, how can I retrieve and change it ?

The default VRML does not keep it. We have a secondary, experimental VRML 
loader 
that keeps all the information as attachments. If it's critical for you we can 
tell you how to activate it, but yu will have to compile your libs for that one.

Hope it helps

        Dirk

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to