Method LoopSubdivMesh
LoopSubdivMesh(OccurrenceList, int)
Apply Loop Subdivision on Triangle-only Mesh
Declaration
public void LoopSubdivMesh(OccurrenceList occurrences, int depth)
Parameters
Type | Name | Description |
---|---|---|
OccurrenceList | occurrences | Occurrences of components to process |
int | depth | Subdivision depth |