Click or drag to resize
SoLDMNodeFrontManagerGetTiles Method
Overload List
  NameDescription
Public methodGetTiles(SbBox3i32, ListSoLDMTileID)

Returns the list of tiles intersecting the specified region.

Public methodGetTiles(SbBox3i32, Queue) Obsolete.

Returns the list of tiles intersecting the specified region.

Public methodGetTiles(SbBox3i32, Int32, ListSoLDMTileID)

Given a resolution, returns the list of tiles intersecting the specified region.

Public methodGetTiles(SbBox3i32, Int32, Queue) Obsolete.

Given a resolution, returns the list of tiles intersecting the specified region.

Top
See Also