Method UsePointGapFillerNormal
UsePointGapFillerNormal(Point3List, Vector3List)
This triangulates a set of points and normals
Declaration
[HandleProcessCorruptedStateExceptions]
public IntList UsePointGapFillerNormal(Point3List points, Vector3List normals)
Parameters
| Type | Name | Description |
|---|---|---|
| Point3List | points | The set of points to triangulate |
| Vector3List | normals | The normals associated to the points to triangulate. This can be empty |
Returns
| Type | Description |
|---|---|
| IntList |