Click or drag to resize
SoDataSetDataSize Method

Returns the number of bytes per voxel of the specified data type.

Namespace: OIV.LDM.Nodes
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static int DataSize(
	SoDataSetDataTypes dataType
)

Parameters

dataType
Type: OIV.LDM.NodesSoDataSetDataTypes

Return Value

Type: Int32
Remarks