VOXE_EVALConstant Class

Voxel Evaluation modes
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetVOXE_EVALConstant

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.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