Click or drag to resize
SoLDMNodeFrontManager.GetTiles Method
Overload List
  NameDescription
Public methodGetTiles(SbBox3i32, List<SoLDMTileID>)

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, List<SoLDMTileID>)

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