com.sun.j3d.utils.geometry
Class BottleNeck

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

 class BottleNeck
extends java.lang.Object


Constructor Summary
BottleNeck()
           
 
Method Summary
(package private) static boolean checkArea(Triangulator triRef, int ind4, int ind5)
           
(package private) static boolean checkBottleNeck(Triangulator triRef, int i1, int i2, int i3, int ind4)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BottleNeck

BottleNeck()
Method Detail

checkArea

static boolean checkArea(Triangulator triRef,
                         int ind4,
                         int ind5)

checkBottleNeck

static boolean checkBottleNeck(Triangulator triRef,
                               int i1,
                               int i2,
                               int i3,
                               int ind4)


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