Class Polygon2DTests
Implements
IPostBuildCleanup
Inherited Members
Namespace: Edgar.Unity.Tests.Runtime
Assembly: cs.temp.dll.dll
Syntax
public class Polygon2DTests : TestBase, IPostBuildCleanup
Methods
GetAllPoints_Rectangle() | |
GetOutlinePoints_Rectangle() | |
GetPoints_Rectangle() |
GetAllPoints_Rectangle()
Declaration
public void GetAllPoints_Rectangle()
GetOutlinePoints_Rectangle()
Declaration
public void GetOutlinePoints_Rectangle()
GetPoints_Rectangle()
Declaration
public void GetPoints_Rectangle()
Implements
IPostBuildCleanup