C# Class FarseerPhysics.Collision.Simplex

Afficher le fichier Open project: prime31/Nez Class Usage Examples

Private Methods

Méthode Description
GetClosestPoint ( ) : Vector2
GetMetric ( ) : float
GetSearchDirection ( ) : Vector2
GetWitnessPoints ( Vector2 &pA, Vector2 &pB ) : void
ReadCache ( SimplexCache &cache, DistanceProxy proxyA, Transform &transformA, DistanceProxy proxyB, Transform &transformB ) : void
Solve2 ( ) : void
Solve3 ( ) : void
WriteCache ( SimplexCache &cache ) : void