Hi all, I have a question about GeometryUpdaters. When I call the updateData() method on a GeometryArray object, does Java3D guarantee that the updateData() method of my GeometryUpdater will be called before the former returns? In other words, is the call to GeometryArray.updateData() synchronous?
Thanks, Martin =========================================================================== 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".
