|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bulletphysics.linearmath.convexhull.Int3
com.bulletphysics.linearmath.convexhull.Tri
public class Tri
Field Summary | |
---|---|
int |
id
|
Int3 |
n
|
float |
rise
|
int |
vmax
|
Fields inherited from class com.bulletphysics.linearmath.convexhull.Int3 |
---|
x, y, z |
Constructor Summary | |
---|---|
Tri(int a,
int b,
int c)
|
Method Summary | |
---|---|
IntRef |
neib(int a,
int b)
|
Methods inherited from class com.bulletphysics.linearmath.convexhull.Int3 |
---|
equals, getCoord, getRef, set, set, setCoord |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Int3 n
public int id
public int vmax
public float rise
Constructor Detail |
---|
public Tri(int a, int b, int c)
Method Detail |
---|
public IntRef neib(int a, int b)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |