Click or drag to resize

CVOXE Class

VOX evaluator class. Used to sample values from the voxel.
Inheritance Hierarchy

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

public class CVOXE : CHANDLE

The CVOXE type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreate
Create a handle to an VOXE object
Protected methodDispose
Releases the unmanaged resources used by the CVOXE and optionally releases the managed resources
(Overrides CHANDLEDispose(Boolean).)
Public methodProfile
Extract a profile of data along points provided.
Public methodrValue
Get a value at a specific point
Public methodVector
Extract a profile of data along a vector
Top
See Also