Class ElementPoolTests
Inheritance
System.Object
ElementPoolTests
Namespace: Unity.Physics.Tests.Base.Containers
Syntax
public class ElementPoolTests
Methods
Copy(Int32)
Declaration
public void Copy(int count)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | count |
CreateEmpty(Int32)
Declaration
public void CreateEmpty(int count)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | count |
InsertAndClear(Int32)
Declaration
public void InsertAndClear(int count)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | count |