Click or drag to resize
CVOXD Class
VOX Display object.
Inheritance Hierarchy

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

The CVOXD type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyoneStatic memberCreate
Create a new VOXD
Public methodAvailable to anyoneStatic memberCreateITR
Create a new VOXD with our own ITR
Public methodAvailable to anyoneStatic memberCreateThematic
Create a new VOXD for a thematic VOX object.
Protected methodDispose
Releases the unmanaged resources used by the CVOXD and optionally releases the managed resources
(Overrides CHANDLEDispose(Boolean).)
Public methodAvailable to anyoneGetDrawControls
Get the draw controls
Public methodAvailable to anyoneGetITR
Get the ITR of the VOXD
Public methodAvailable to anyoneGetRenderMode
Get voxel render mode.
Public methodAvailable to anyoneGetShellControls
Get the shell controls
Public methodAvailable to anyoneGetThematicInfo
Get a copy of a thematic voxel's TPAT object and a VV containing the current display selections.
Public methodAvailable to anyoneIGetName(String)
Gets the file name of the voxel.
Public methodAvailable to anyoneIGetName(String, Int32)
Gets the file name of the voxel.
Public methodAvailable to anyoneiIsThematic
Is this a thematic voxel?
Public methodAvailable to anyoneSetDrawControls
Set the draw controls
Public methodAvailable to anyoneSetITR
Set the ITR of the VOXD
Public methodAvailable to anyoneSetRenderMode
Get voxel render mode.
Public methodAvailable to anyoneSetShellControls
Set the shell controls
Public methodAvailable to anyoneSetThematicSelection
Get a copy of a thematic voxel's TPAT object and a VV containing the current display selections.
Top
See Also