SbImageDataAccessorGetRow Method |
Name | Description | |
---|---|---|
GetRow(IListDouble, Int32) | Calls GetRow(values, y, System.Int32(0), System.Int32(0), System.Int32(0)). | |
GetRow(SoCpuBufferObject, Int32) | Calls GetRow(values, y, System.Int32(0), System.Int32(0), System.Int32(0)). | |
GetRow(IListDouble, Int32, Int32) | Calls GetRow(values, y, z, System.Int32(0), System.Int32(0)). | |
GetRow(SoCpuBufferObject, Int32, Int32) | Calls GetRow(values, y, z, System.Int32(0), System.Int32(0)). | |
GetRow(IListDouble, Int32, Int32, Int32) | Calls GetRow(values, y, z, t, System.Int32(0)). | |
GetRow(SoCpuBufferObject, Int32, Int32, Int32) | Calls GetRow(values, y, z, t, System.Int32(0)). | |
GetRow(IListDouble, Int32, Int32, Int32, Int32) | Alternate method to OIV.ImageViz.SbImageDataAccessor.GetRow(OIV.Inventor.Devices.SoCpuBufferObject, System.Int32, System.Int32, System.Int32, System.Int32). | |
GetRow(SoCpuBufferObject, Int32, Int32, Int32, Int32) | Get values of the full row at specified coordinates. |