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: 10.12.3.0 (10.12.3.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