Click or drag to resize
LDMSliceAccessor Methods

The SoLDMTileManagerLDMSliceAccessor type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetOrthoSliceBuffer(SoLDMTileID, Int32, Int32)
Access the 2D buffer of the given slice along the sliceAxis axis at sliceNumber position within the tile.
Public methodGetOrthoSliceBuffer(SoLDMTileID, Int32, Int32, SoState, Boolean)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodReleaseOrthoSliceBuffer
Allows the buffer returned by getOrthoSliceBuffer to be released.
Public methodSetLargeSliceSupport
Define the king of slice the accessor is managing.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also