Unit tests for NewGamePhysics.Utilities.IntersectionTest class. More...
Public Member Functions | |
| void | TestCircleInCircle2D () |
| void | TestPointInPolygon2D () |
| void | TestTriangleTriangleIntersect2D () |
Properties | |
| TestContext | TestContext [get, set] |
| Gets or sets the test context which provides information about and functionality for the current test run. /summary>. | |
Unit tests for NewGamePhysics.Utilities.IntersectionTest class.
Definition at line 11 of file UnitTestIntersection.cs.
1.6.2