|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SupportsGenericDistance
A shape that implements this interface can be used in distance calculations for continuous collision detection. This does not remove the necessity of specialized penetration calculations when CCD is not in effect, however.
Method Summary | |
---|---|
void |
getFirstVertexToOut(XForm xf,
Vec2 out)
|
void |
support(Vec2 dest,
XForm xf,
Vec2 v)
|
Method Detail |
---|
void support(Vec2 dest, XForm xf, Vec2 v)
void getFirstVertexToOut(XForm xf, Vec2 out)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |