I detected a bug or (maybe more appropriately to say) missing functionality in j3dfly 
serialization/externalization. The problem appears to be the fact that 
GeometryArrayState.java does not support GeometryArray nodes wich have format 
BY_REFERENCE. (Also INTERLEAVED appears problematic though this is not my personal 
concern.) In this case the statement :

((GeometryArray)node).getCoordinates( 0, points );

throws an exception.
Is it a bug? Are you going to fix this problem?

Thank you

Boris

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to