![]() | CPG Class |
Namespace: GeoEngine.Core.GXNetX
The CPG type exposes the following members.
Name | Description | |
---|---|---|
![]() | Copy | Copy the data from one pager to another. |
![]() | CopySubset | Copy a subset of data from one pager to another. |
![]() | CopySubset3D | Copy a subset of data from one pager to another. |
![]() ![]() | Create | Creates a Pager object |
![]() ![]() | Create3D | Creates a Pager object |
![]() ![]() | CreateS | Create a 2D PG from serialized source. |
![]() | Dispose | Releases the unmanaged resources used by the CPG and optionally releases the managed resources (Overrides CHANDLEDispose(Boolean).) |
![]() | Dummy | Sets the Entire pager to dummy. |
![]() | iEType | Gets the type of pager. |
![]() | iNCols | Gets the # of columns in pager. |
![]() | iNRows | Gets the # of rows in pager. |
![]() | iNSlices | Gets the # of slices (z) in pager. |
![]() | Range | Computes the range of the entire pager. |
![]() | ReadBF | Read the contents of a 2D or 3D pager to from a BF. |
![]() | ReadCol | Read a set of elements in X (column) from pager into vv |
![]() | ReadCol3D | Read a set of elements in X (column) from pager into vv |
![]() | ReadRA | Read the contents of a 2D or 3D pager to from an RA. |
![]() | ReadRow | Read a set of elements in Y (row) from pager into vv |
![]() | ReadRow3D | Read a set of elements in Y (row) from pager into vv |
![]() | ReadTrace3D | Read a set of elements in Z (trace) from pager into vv |
![]() | ReAllocate | Changes the size of Pager |
![]() | ReAllocate3D | Changes the size of 3D Pager |
![]() | rGet | Read a single value from a 2D PG |
![]() | Serial | Serialize a 2D PG to a BF. |
![]() | Set | Write a single value to a 2D PG |
![]() | Statistics | Compute the statistics of a pager object. |
![]() | WriteBF | Write the contents of a 2D or 3D pager to a BF. |
![]() | WriteBFEx | Write the contents of a 2D or 3D pager to a BF. |
![]() | WriteCol | Write a set of elements in X (column) from vv into pager |
![]() | WriteCol3D | Write a set of elements in X (column) from vv into pager |
![]() | WriteRow | Write a set of elements in Y (row) from vv into pager |
![]() | WriteRow3D | Write a set of elements in Y (row) from vv into pager |
![]() | WriteTrace3D | Write a set of elements in Z (trace) from pager into vv |
![]() | WriteWA | Write the contents of a 2D or 3D pager to a WA |