public class SoLDMDataAccess.DataInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
errorFlag
Error indicator
|
java.nio.ByteBuffer |
tileData
Reference the data tile, valid until the releaseData method of LDMDataAccess
is called or the associated SoVolumeData is destroyed
|
SbVec3i32 |
tileDimension
Dimension of the data tile.
|
SoLDMTileID |
tileID
LDM tile ID of the tile that contains the data at #tilePosition.
|
SbBox3i32 |
tilePosition
Position 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 January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com