|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ode4j.ode.DContact
public class DContact
contact info used by contact joint.
Nested Class Summary | |
---|---|
class |
DContact.DSurfaceParameters
|
Field Summary | |
---|---|
DVector3 |
fdir1
|
DContactGeom |
geom
|
DContact.DSurfaceParameters |
surface
|
Method Summary | |
---|---|
DContactGeom |
getContactGeom()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final DContact.DSurfaceParameters surface
public final DContactGeom geom
public final DVector3 fdir1
Method Detail |
---|
public DContactGeom getContactGeom()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |