Click or drag to resize
SoLDMTileManagerGetTileIDInMemory Method
Debug purpose only. Used for visual feedback to highlight tiles in main memory. Only called if the SoVolumeRendering.DRAW_TOPOLOGY flag is true.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public virtual void GetTileIDInMemory(
	Queue tilesInMemory
)

Parameters

tilesInMemory
Type: System.CollectionsQueue
See Also