Click or drag to resize
SoVRGenericFileReaderSetDataChar Method
Overload List
  NameDescription
Public methodSetDataChar(SbBox3f, SoDataSetDataTypes, SbVec3i32)
Calls SetDataChar(size, type, dim, System.Int32(0)).
Public methodSetDataChar(SbBox3f, SoDataSetDataTypes, SbVec3i32, Int32)

Since the format is raw data, it is necessary to specify the dimension and data size of the volume.

Top
See Also