Re: [JAVA3D] J3DBuffer questions

2001-08-28 Thread Kevin Rushforth
See comments embedded below. >Date: Tue, 28 Aug 2001 19:38:20 +0200 >From: Artur Biesiadowski <[EMAIL PROTECTED]> > >If we are at subject of buffers: > >1) How will the buffers be created ? I cannot find a method for this in >java3d alpha spec. See the java.nio documentation. Specifically, Byte

[JAVA3D] J3DBuffer questions

2001-08-28 Thread Artur Biesiadowski
Kevin Rushforth wrote: > 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 erro