Package com.sun.j3d.internal

Class Summary
BufferWrapper NIO Buffers are new in Java 1.4 but we need to run on 1.3 as well, so this class was created to hide the NIO classes from non-1.4 Java 3D users.
ByteBufferWrapper NIO Buffers are new in Java 1.4 but we need to run on 1.3 as well, so this class was created to hide the NIO classes from non-1.4 Java 3D users.
Distance Utility class used to calculate distance.
DoubleBufferWrapper NIO Buffers are new in Java 1.4 but we need to run on 1.3 as well, so this class was created to hide the NIO classes from non-1.4 Java 3D users.
FastVector The FastVector object is a growable array of ints.
FloatBufferWrapper NIO Buffers are new in Java 1.4 but we need to run on 1.3 as well, so this class was created to hide the NIO classes from non-1.4 Java 3D users.
HashCodeUtil Utility class used when computing the hash code for objects containing float or double values.
J3dUtilsI18N