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.2.2.0 (10.16.2.0)
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