|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.j3d.utils.geometry.ListNode
class ListNode
| Field Summary | |
|---|---|
(package private) int |
convex
|
(package private) int |
index
|
(package private) int |
next
|
(package private) int |
prev
|
(package private) int |
vcntIndex
|
| Constructor Summary | |
|---|---|
ListNode(int ind)
|
|
| Method Summary | |
|---|---|
(package private) int |
getCommonIndex()
|
(package private) void |
setCommonIndex(int comIndex)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
int index
int prev
int next
int convex
int vcntIndex
| Constructor Detail |
|---|
ListNode(int ind)
| Method Detail |
|---|
void setCommonIndex(int comIndex)
int getCommonIndex()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||