Click or drag to resize
SoVRMemoryReaderSetProperties Method (SbBox3f, SoDataSetDataTypes, SbVec3s, SoBufferObject, Int32)

Sets properties of the reader.

Namespace: OIV.VolumeViz.Readers
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SetProperties(
	SbBox3f size,
	SoDataSetDataTypes type,
	SbVec3s dim,
	SoBufferObject internalData,
	int sigBits
)

Parameters

size
Type: OIV.InventorSbBox3f
type
Type: OIV.LDM.NodesSoDataSetDataTypes
dim
Type: OIV.InventorSbVec3s
internalData
Type: OIV.Inventor.DevicesSoBufferObject
sigBits
Type: SystemInt32
Remarks