|
||||||||||
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 | |
---|---|
Vec2 |
getFirstVertex(XForm xf)
|
Vec2 |
support(XForm xf,
Vec2 v)
|
Method Detail |
---|
Vec2 support(XForm xf, Vec2 v)
Vec2 getFirstVertex(XForm xf)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |