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)
Syntax
public class CVOXE : CHANDLE

The CVOXE type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyoneStatic 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 methodAvailable to anyoneProfile
Extract a profile of data along points provided.
Public methodAvailable to anyonerValue
Get a value at a specific point
Public methodAvailable to anyoneVector
Extract a profile of data along a vector
Top
See Also