SoVolumeReaderGetSubSlice Method |
Name | Description | |
---|---|---|
![]() | GetSubSlice(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.
|
![]() | GetSubSlice(SbBox2i32, Int32, SbNativeArray) | Obsolete.
Obsolete method. Use generic version of data argument instead.
|