SoLDMWriterInitialize Method (String, SoDataSet, SoConverterParameters) |
Initializes the writer to build a volume with the same dimensions, size and data type as inputVolData .
Namespace: OIV.LDM.Converters
public int Initialize( string filename, SoDataSet inputVolData, SoConverterParameters parameters )
Other parameters (e.g. tile size) and converter options can be specified using OIV.LDM.Converters.SoConverterParameters. Result code is defined by the enum OIV.LDM.Converters.SoConverter.ConverterErrors.