Method CreateOcclusionMesh
CreateOcclusionMesh(OccurrenceList, CreateOccluder, double, int)
WARNING: this function is tagged as 'EXPERIMENTAL'
Compute an occluder or an occludee with the occurrences selected
Declaration
[HandleProcessCorruptedStateExceptions]
public uint CreateOcclusionMesh(OccurrenceList occurrences, CreateOccluder type, double voxelSize, int gap)
Parameters
| Type | Name | Description |
|---|---|---|
| OccurrenceList | occurrences | Part occurrences to process |
| CreateOccluder | type | Type of what we create |
| double | voxelSize | Size of voxels |
| int | gap | Dilation iterations on the voxel grid |
Returns
| Type | Description |
|---|---|
| uint |