J3DBuffer is a public wrapper class for java.nio.Buffer.  This was done
primarily to allow us to support Java 3D 1.3 on JDK 1.3 (having a
GeometryArray method that took a java.nio.Buffer class directly would
have precluded JDK 1.3 support).  It also facilitates error checking.

--
Kevin Rushforth
Java 3D Team
Sun Microsystems

[EMAIL PROTECTED]


>Date: Tue, 14 Aug 2001 12:07:11 +0200
>From: Artur Biesiadowski <[EMAIL PROTECTED]>
>Subject: Re: [JAVA3D] Why J3DBuffer is public ?
>To: [EMAIL PROTECTED]
>
>Joachim Diepstraten wrote:
>
>> Hmm? J3DBuffer is public? What do you mean by J3DBuffer is public?
>> I can't find a class called J3DBuffer. (Whether in the JavaDocs nor in the
>> util sources) And how do you know it's public?
>
>Oops, sorry, I've forgotten to say that I'm talking about java3d 1.3
>alpha 2 spec.
>
>Artur
>
>===========================================================================
>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".

Reply via email to