| Name | Description |
---|
 | CopyPlane(SoBufferObject, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Single, Single, Single, Single, Int32, Int32, Int32, SoBufferObject) | (Inherited from SoDataExtract.) |
 | CopyPlane(SoOpenCLBufferObject, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Single, Single, Single, Single, Int32, Int32, Int32, SoOpenCLBufferObject) | Copy plane from OPENCL buffer. |
 | CopyTile(SoBufferObject, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, SoBufferObject) | (Inherited from SoDataExtract.) |
 | CopyTile(SoOpenCLBufferObject, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, SoOpenCLBufferObject) | Copy tile from OPENCL buffer. |
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
 | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | GetXSliceFromTile(SoBufferObject, Int32, Int32, Int32, Int32, Int32, SoBufferObject) | 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. (Inherited from SoDataExtract.) |
 | GetXSliceFromTile(SoOpenCLBufferObject, Int32, Int32, Int32, Int32, Int32, SoOpenCLBufferObject) | Extract X axis slice from OPENCL buffer. |
 | GetYSliceFromTile(SoBufferObject, Int32, Int32, Int32, Int32, Int32, SoBufferObject) | 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. (Inherited from SoDataExtract.) |
 | GetYSliceFromTile(SoOpenCLBufferObject, Int32, Int32, Int32, Int32, Int32, SoOpenCLBufferObject) | Extract Y axis slice from OPENCL buffer. |
 | GetZSliceFromTile(SoBufferObject, Int32, Int32, Int32, Int32, Int32, SoBufferObject) | 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. (Inherited from SoDataExtract.) |
 | GetZSliceFromTile(SoOpenCLBufferObject, Int32, Int32, Int32, Int32, Int32, SoOpenCLBufferObject) | Extract Z axis slice from OPENCL buffer. |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |