TINMAN 3D / REALTIME TERRAIN
Software Development Kit - User Manual

enum Tinman.Image.CoverageOp

Short Name:
  • enum CoverageOp

Enumeration of ways to change the pixel coverage of an image..

Items

The following table lists all iemts of this enum type, including their string tags (if defined).

Enumeration Item
Reinterpret  

Change pixel coverage semantic but leave pixel data unchanged (i.e. reinterpret pixel data).

Resample  

Resample image pixels to new pixel coverage semantic, without wrapping.

ResampleWrapX  

Resample image pixels to new pixel coverage semantic, with wrapping around the X-axis.

Usages

The following table shows all usages of this config type.

Used By: