VOXE_EVALConstant Class

Voxel Evaluation modes
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetXVOXE_EVALConstant

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public static class VOXE_EVALConstant

public static class VOXE_EVALConstant

The VOXE_EVALConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberBEST
Best Interpolation
Public fieldStatic memberINTERP
Linear Interpolation
Public fieldStatic memberNEAR
Nearest value
Top
See Also