public class SoLDMDataAccess.DataInfo
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| int | errorFlagError indicator | 
| java.nio.ByteBuffer | tileDataReference the data tile, valid until the releaseData method of LDMDataAccess
  is called or the associated SoVolumeData is destroyed | 
| SbVec3i32 | tileDimensionDimension of the data tile. | 
| SoLDMTileID | tileIDLDM tile ID of the tile that contains the data at #tilePosition. | 
| SbBox3i32 | tilePositionPosition of the data tile in voxel coordinates (min = lower left back corner,
 max = upper right front corner). | 
| Constructor and Description | 
|---|
| DataInfo() | 
public int errorFlag
public SoLDMTileID tileID
public java.nio.ByteBuffer tileData
public SbVec3i32 tileDimension
public SbBox3i32 tilePosition
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com