Use setCoordRefDouble or setCoordRefFloat instead. Sean
> -----Original Message----- > From: Andrew Davison [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 26, 2003 9:22 AM > To: [EMAIL PROTECTED] > Subject: [JAVA3D] Geometry Updater and Point3f[] arrays > > > Dear All, > > I want to update my geometry using coordinates stored in a Point3f[] > array. But in the GeometryArray docs, it says that setCoordRef3f() > and getCoordRef3f() are deprecated. To be precise, it says: > > "Deprecated. As of Java 3D version 1.3, use geometry by-copy > for Point3f > arrays" > > Can anyone tell me what this means in terms of programming? > > Should I use setCoordinates() inside the GeometryUpdater subclass? > > Help appreciated. > > - Andrew > > -------------------------------------------------------------- > --------------- > Dr. Andrew Davison E-mail: [EMAIL PROTECTED] > Dept. of Computer Engineering Fax: +66 74 212895 (then 201 > after office hrs) > Prince of Songkla University Tel: +66 74 211030 x2240 (then x316) > Hat Yai, Songkhla 90112, Thailand or: +66 74 212895 x316 > http://fivedots.coe.psu.ac.th/~ad > > ============================================================== > ============= > 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". > ==========================================================================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".
