C# Class FarseerPhysics.Collision.Simplex

显示文件 Open project: prime31/Nez Class Usage Examples

Private Methods

Method 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