![]() |
|
#1
|
|||
|
|||
|
Accessing Geodes with duplicate Names
Hi,
I have the following problem when loading an .IVE or .OSG file exported from a .3ds file: Some nodes in the SceneGraph of the OSG file get the same Geode names assigned. Which looks like this: Node-1 - Geode-1 Node-2 - Geode-1 Now when using the Vizard API to access such a Geode like mentioned here: http://kb.worldviz.com/articles/1157 I run into trouble. The documention of <node3d>.getChild states Quote:
From what I understand, <node3d>.getChildren() won't help either. So how do I access this Geode (Node-2, Geode-1 in the example..), since getChild only returns Node-1, Geode-1? |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Multiple Geodes? | shivanangel | Vizard | 2 | 05-06-2010 08:01 PM |