com.sun.j3d.utils.geometry
Class Clean
java.lang.Object
com.sun.j3d.utils.geometry.Clean
class Clean
- extends java.lang.Object
Constructor Summary |
Clean()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Clean
Clean()
initPUnsorted
static void initPUnsorted(Triangulator triRef,
int number)
cleanPolyhedralFace
static int cleanPolyhedralFace(Triangulator triRef,
int i1,
int i2)
sort
static void sort(Point2f[] points,
int numPts)
findPInd
static int findPInd(Point2f[] sorted,
int numPts,
Point2f pnt)
pComp
static int pComp(Point2f a,
Point2f b)
Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.