|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.ece.iacl.jist.structures.geom.EmbeddedPointSet.PointLocatorResult
public class EmbeddedPointSet.PointLocatorResult
The Class PointLocatorResult.
| Field Summary | |
|---|---|
java.util.LinkedList<java.lang.Integer> |
intersectHistory
The intersect history. |
int |
lastFaceOpposite
The last face opposite. |
int |
lastFaceOppositeIndex
The last face opposite index. |
int |
lastFaceV0
The last face v0. |
int |
lastFaceV1
The last face v1. |
int |
lastFaceV2
The last face v2. |
| Constructor Summary | |
|---|---|
EmbeddedPointSet.PointLocatorResult()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.LinkedList<java.lang.Integer> intersectHistory
public int lastFaceV0
public int lastFaceV1
public int lastFaceV2
public int lastFaceOpposite
public int lastFaceOppositeIndex
| Constructor Detail |
|---|
public EmbeddedPointSet.PointLocatorResult()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||