VOX_DIRConstant Class
Voxel direction
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetVOX_DIRConstant

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