Class Triangulator<T2>
Implements
Inherited Members
Namespace: andywiecko.BurstTriangulator
Assembly: .dll
Syntax
public class Triangulator<T2> : IDisposable where T2 : unmanaged
Type Parameters
Name | Description |
---|---|
T2 |
Constructors
Name | Description |
---|---|
Triangulator(int, Allocator) | |
Triangulator(Allocator) |
Properties
Name | Description |
---|---|
Input | |
Output | |
Settings |
Methods
Name | Description |
---|---|
Dispose() | Releases all resources (memory and safety handles). |