Click or drag to resize
SoVRMemoryReader.SetProperties Method (SbBox3f, SoDataSet.DataTypes, SbVec3s, SoBufferObject, Int32)

Sets properties of the reader.

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

Parameters

size
Type: OIV.Inventor.SbBox3f
type
Type: OIV.LDM.Nodes.SoDataSet.DataTypes
dim
Type: OIV.Inventor.SbVec3s
internalData
Type: OIV.Inventor.Devices.SoBufferObject
sigBits
Type: System.Int32
Remarks