VOX_DIRConstant Class

Voxel direction
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetXVOX_DIRConstant

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

public static class VOX_DIRConstant

The VOX_DIRConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberXY
X/Y Plane (Fastest)
Public fieldStatic memberXZ
X/Z Plane (Middle)
Public fieldStatic memberYZ
Y/Z Plane (Slowest)
Top
See Also