Click or drag to resize
SoCpuBufferFromVolumeReader Constructor

Constructor with dataset and tile Id as parameter.

Namespace: OIV.LDM.Tiles
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoCpuBufferFromVolumeReader(
	SoDataSet dataset,
	SoLDMTileID tileId
)

Parameters

dataset
Type: OIV.LDM.NodesSoDataSet

pointer to dataset associated with buffer

tileId
Type: OIV.LDMSoLDMTileID

tileId representing the tile the buffer will store

Remarks

See Also