Namespace andywiecko.BurstTriangulator.LowLevel.Unsafe
Classes
Extensions
Structs
Args
Native correspondence to TriangulationSettings.
InputData<T2>
Native correspondence to InputData<T2>.
OutputData<T2>
Native correspondence to OutputData<T2>.
UnsafeTriangulator
A wrapper for UnsafeTriangulator<T2> where T2 is double2.
UnsafeTriangulator<T2>
A readonly struct that corresponds to Triangulator<T2>. This struct can be used directly in a native context within the jobs pipeline. The API is accessible through Extensions.