An augmented pair of HtmId values. Besides the low-high pair, it also includes a flag that indicates whether or not the trixels represented by the range are inner trixels.

Namespace: Spherical.Htm
Assembly: SphericalHtm (in SphericalHtm.dll) Version: 1.0.0.0

Syntax

C#
public struct Int64AugPair
Visual C++
public value class Int64AugPair
F#
[<SealedAttribute>]
type Int64AugPair =  struct end

See Also