com.sun.j3d.utils.compression
Class CompressionStream.VertexCopy

java.lang.Object
  extended by com.sun.j3d.utils.compression.CompressionStream.VertexCopy
Enclosing class:
CompressionStream

private static class CompressionStream.VertexCopy
extends java.lang.Object


Field Summary
(package private)  java.lang.Object c
           
(package private)  Color3f c3
           
(package private)  Color4f c4
           
(package private)  Vector3f n
           
(package private)  Point3f p
           
 
Constructor Summary
private CompressionStream.VertexCopy()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

c

java.lang.Object c

p

Point3f p

n

Vector3f n

c3

Color3f c3

c4

Color4f c4
Constructor Detail

CompressionStream.VertexCopy

private CompressionStream.VertexCopy()


Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.