Click or drag to resize
SoVolumeReaderGetSubSlice Method
Overload List
  NameDescription
Public methodGetSubSlice(SbBox2i32, Int32, SbNativeArrayByte)
Method required by VolumeViz 3.0. Must copy the rectangular part defined by subSlice of the XY slice sliceNumber to the memory pointed to by data. Slices will not always be read sequentially.
Public methodGetSubSlice(SbBox2i32, Int32, SbNativeArray) Obsolete.
Obsolete method. Use generic version of data argument instead.
Top
See Also