Package | Description |
---|---|
com.openinventor.ldm |
Large Data Management.
|
Modifier and Type | Method and Description |
---|---|
SoLDMDataAccess.DataInfoTrace |
SoLDMDataAccess.getData(int resolution,
SbBox3i32 subVolume,
SbVec2i32 coord)
Convenient method to get the required size of the application buffer: call
getData(resolution, subvolume, coord, null).
|
SoLDMDataAccess.DataInfoTrace |
SoLDMDataAccess.getData(int resolution,
SbBox3i32 subVolume,
SbVec2i32 coord,
java.nio.Buffer buffer)
Deprecated.
|
SoLDMDataAccess.DataInfoTrace |
SoLDMDataAccess.getData(int resolution,
SbBox3i32 subVolume,
SbVec2i32 coord,
java.nio.ByteBuffer buffer)
Deprecated.
As of Open Inventor 9.4, use
SoLDMDataAccess.getData(int, SbBox3i32, SbVec2i32, SoBufferObject) instead. |
SoLDMDataAccess.DataInfoTrace |
SoLDMDataAccess.getData(int resolution,
SbBox3i32 subVolume,
SbVec2i32 coord,
SoBufferObject bufferObj)
Data values in a single seismic trace (a row of voxels along the volume X
axis) are copied into an application buffer.
|
SoLDMDataAccess.DataInfoTrace |
SoLDMDataAccess.getRequestedDataTrace(int requestId)
Returns the data associated with @B requestID @b into @B infoTrace @b.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com