Click or drag to resize
SoConverterParametersSampleTypes Enumeration

Namespace: OIV.LDM.Converters
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public enum SampleTypes
Members
  Member nameValueDescription
DECIMATION0

Decimation : Only one voxel out of two.

AVERAGE1

Average : Voxel value in parent tile is an average of Neighbor voxel in child tile.

Remarks