Click or drag to resize
SoDataExtract Methods

The SoDataExtract type exposes the following members.

Methods
  NameDescription
Public methodCopyPlane

Copy a plane.

Public methodCopyTile

Copy a tile.

Public methodEquals (Inherited from Object.)
Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetType (Inherited from Object.)
Public methodGetXSliceFromTile

Extract an X axis slice Given a buffer containing an LDM volume data tile, extract the Nth slice of data along the X axis, where slices are numbered 0 to dimx-1.

Public methodGetYSliceFromTile

Extract an X axis slice Given a buffer containing an LDM volume data tile, extract the Nth slice of data along the X axis, where slices are numbered 0 to dimx-1.

Public methodGetZSliceFromTile

Extract an X axis slice Given a buffer containing an LDM volume data tile, extract the Nth slice of data along the X axis, where slices are numbered 0 to dimx-1.

Public methodToString (Inherited from Object.)
Top
See Also