Method GetOptimalTextureResolution
GetOptimalTextureResolution(OccurrenceList, double)
Returns the optimal resolution based on a number of texels per 3D space units (e.g : mm)
Declaration
public int GetOptimalTextureResolution(OccurrenceList occurrences, double texelPerMm)
Parameters
Type | Name | Description |
---|---|---|
OccurrenceList | occurrences | Occurrences on which to compute optimal texture resolution |
double | texelPerMm | Number of texel per millimeter in a 3D space |
Returns
Type | Description |
---|---|
int |