Uses of Class
org.jbox2d.collision.Distance.DistanceProxy
Packages that use Distance.DistanceProxy
-
Uses of Distance.DistanceProxy in org.jbox2d.collision
Fields in org.jbox2d.collision declared as Distance.DistanceProxyModifier and TypeFieldDescriptionSeparationFunction.m_proxyASeparationFunction.m_proxyBDistanceInput.proxyAfinal Distance.DistanceProxyTimeOfImpact.TOIInput.proxyADistanceInput.proxyBfinal Distance.DistanceProxyTimeOfImpact.TOIInput.proxyBMethods in org.jbox2d.collision with parameters of type Distance.DistanceProxyModifier and TypeMethodDescriptionfloatSeparationFunction.initialize(Distance.SimplexCache cache, Distance.DistanceProxy proxyA, Sweep sweepA, Distance.DistanceProxy proxyB, Sweep sweepB, float t1) voidDistance.Simplex.readCache(Distance.SimplexCache cache, Distance.DistanceProxy proxyA, Transform transformA, Distance.DistanceProxy proxyB, Transform transformB)