Click or drag to resize
CVOXE Class
VOX evaluator class. Used to sample values from the voxel.
Inheritance Hierarchy

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public class CVOXE : CHANDLE

The CVOXE type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyone with an Oasis Montaj licenseStatic 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 anyone with an Oasis Montaj licenseProfile
Extract a profile of data along points provided.
Public methodAvailable to anyone with an Oasis Montaj licenserValue
Get a value at a specific point
Public methodAvailable to anyone with an Oasis Montaj licenseVector
Extract a profile of data along a vector
Top
See Also