View Single Post
  #13  
Old 09-14-2006, 06:01 PM
Gladsomebeast Gladsomebeast is offline
Member
 
Join Date: Mar 2005
Location: Isla Vizta, CA
Posts: 397
<VizNode>.getChildren() only returns VizNodes, not nodes that are in the model but have not had getChild() called on them. Reverse the order you call the two functions and you will see something.
__________________
Paul Elliott
WorldViz LLC
Reply With Quote