|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.j3d.utils.geometry.Orientation
class Orientation
| Constructor Summary | |
|---|---|
Orientation()
|
|
| Method Summary | |
|---|---|
(package private) static void |
adjustOrientation(Triangulator triRef,
int i1,
int i2)
determine the outer polygon and the orientation of the polygons; the default orientation is CCW for the outer-most polygon, and CW for the inner polygons. |
(package private) static void |
determineOrientation(Triangulator triRef,
int ind)
Determine the orientation of the polygon. |
(package private) static double |
polygonArea(Triangulator triRef,
int ind)
This function computes twice the signed area of a simple closed polygon. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
Orientation()
| Method Detail |
|---|
static void adjustOrientation(Triangulator triRef,
int i1,
int i2)
static double polygonArea(Triangulator triRef,
int ind)
static void determineOrientation(Triangulator triRef,
int ind)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||