C# Класс FarseerPhysics.Collision.Simplex

Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
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