Click or drag to resize
SoVRMemoryReaderSetProperties Method (SbBox3f, SoDataSetDataTypes, SbVec3i32, SbVec2i32, 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,
	SbVec3i32 dim,
	SbVec2i32 padding,
	SoBufferObject internalData,
	int sigBits
)

Parameters

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