|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nasa.worldwind.terrain.SectorGeometry.BoundaryEdge
public static class SectorGeometry.BoundaryEdge
| Field Summary | |
|---|---|
int |
i1
|
int |
i2
|
Vec4 |
toMidPoint
|
Vec4[] |
vertices
|
| Constructor Summary | |
|---|---|
SectorGeometry.BoundaryEdge(Vec4[] v,
int i1,
int i2)
|
|
SectorGeometry.BoundaryEdge(Vec4[] v,
int i1,
int i2,
Vec4 toMid)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int i1
public int i2
public Vec4 toMidPoint
public Vec4[] vertices
| Constructor Detail |
|---|
public SectorGeometry.BoundaryEdge(Vec4[] v,
int i1,
int i2)
public SectorGeometry.BoundaryEdge(Vec4[] v,
int i1,
int i2,
Vec4 toMid)
|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||