Header menu logo Nu

Triangulator Type

Constructors

Constructor Description

Triangulator()

Full Usage: Triangulator()

Instance members

Instance member Description

this.Decompose

Full Usage: this.Decompose

Parameters:
Returns: ExposedList<ExposedList<float32>>
verticesArray : ExposedList<float32>
triangles : ExposedList<int>
Returns: ExposedList<ExposedList<float32>>

this.Triangulate

Full Usage: this.Triangulate

Parameters:
Returns: ExposedList<int>
verticesArray : ExposedList<float32>
Returns: ExposedList<int>

Type something to start searching.