Hello Java3D developers,

I need to know about getAllChildren() method of the BranchGroup class. I 
tried to use it and cast to my subclasses of BranchGroups but it didn't seem 
work. I always get the null pointer exception. I even tried  as

try{
}catch(NullPointerException npe){}

It stiil throws the same error. Is there any solution to it?

Regards,

Yadav


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/

Reply via email to