SoLDMReaderReadTile Method |
Name | Description | |
---|---|---|
ReadTile(Int32, SbBox3i32) | Given an index, reads a tile if the data is organized in tiles (for LDM). | |
ReadTile(Int32, SbNativeArrayByte, SbBox3i32) | Obsolete. (Overrides SoVolumeReaderReadTile(Int32, SbNativeArrayByte, SbBox3i32).) | |
ReadTile(Int32, SoBufferObject, SbBox3i32) | Obsolete. Same as OIV.LDM.Readers.SoVolumeReader.ReadTile(System.Int32, OIV.Inventor.Generic.SbNativeArray{{System.Byte}}, OIV.Inventor.SbBox3i32) but using an OIV.Inventor.Devices.SoBufferObject (allocated by LDM) as the target of the data. |