gov.nasa.worldwind.geom
| ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Constructor Summary | |
|---|---|
Triangle(Vec4 a,
Vec4 b,
Vec4 c)
|
|
| Method Summary | |
|---|---|
boolean |
contains(Vec4 p)
|
Vec4 |
getA()
|
Vec4 |
getB()
|
Vec4 |
getC()
|
Vec4 |
intersect(Line line)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Triangle(Vec4 a, Vec4 b, Vec4 c)
| Method Detail |
|---|
public boolean contains(Vec4 p)
public Vec4 getA()
public Vec4 getB()
public Vec4 getC()
public Vec4 intersect(Line line)
public String toString()
|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||