com.sun.j3d.utils.geometry
Class PntNode

java.lang.Object
  extended by com.sun.j3d.utils.geometry.PntNode

 class PntNode
extends java.lang.Object


Field Summary
(package private)  int next
           
(package private)  int pnt
           
 
Constructor Summary
PntNode()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pnt

int pnt

next

int next
Constructor Detail

PntNode

PntNode()


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