Package | Description |
---|---|
com.openinventor.ldm |
Large Data Management.
|
Modifier and Type | Method and Description |
---|---|
SoLDMDataAccess.DataInfoBox |
SoLDMDataAccess.getData(int resolution,
SbBox3i32 subVolume)
Convenient method to get the required size of the application buffer: call
getData(resolution, subvolume, null).
|
SoLDMDataAccess.DataInfoBox |
SoLDMDataAccess.getData(int resolution,
SbBox3i32 subVolume,
java.nio.Buffer buffer)
Deprecated.
|
SoLDMDataAccess.DataInfoBox |
SoLDMDataAccess.getData(int resolution,
SbBox3i32 subVolume,
java.nio.ByteBuffer buffer)
Deprecated.
As of Open Inventor 9.4, use
SoLDMDataAccess.getData(int, SbBox3i32, SoBufferObject) instead. |
SoLDMDataAccess.DataInfoBox |
SoLDMDataAccess.getData(int resolution,
SbBox3i32 subVolume,
SoBufferObject bufferObj)
Given a subvolume in voxel coordinates, copies the associated data into an
application buffer.
|
SoLDMDataAccess.DataInfoBox |
SoLDMDataAccess.getRequestedDataBox(int requestId)
Returns the data associated with @B requestID@b into @B infoBox@b.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com