Package | Description |
---|---|
com.openinventor.ldm |
Large Data Management.
|
com.openinventor.ldm.converters | |
com.openinventor.ldm.elements | |
com.openinventor.ldm.nodes | |
com.openinventor.ldm.tiles | |
com.openinventor.volumeviz.nodes |
Modifier and Type | Method and Description |
---|---|
SoDataSet |
SoLDMDataAccess.getDataSet()
Returns the associated dataset.
|
Modifier and Type | Method and Description |
---|---|
void |
SoLDMDataAccess.setDataSet(SoDataSet v)
Set dataset to fetch data from.
|
Constructor and Description |
---|
SoLDMResourceManager(SoDataSet ds)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
SoDataSet |
SoConverterParameters.getInputVolume()
Returns the the volume used as input.
|
Modifier and Type | Method and Description |
---|---|
int |
SoLDMWriter.initialize(java.lang.String filename,
SoDataSet inputVolData)
Deprecated.
|
int |
SoLDMWriter.initialize(java.lang.String filename,
SoDataSet inputVolData,
int argc)
Deprecated.
|
int |
SoLDMWriter.initialize(java.lang.String filename,
SoDataSet inputVolData,
int argc,
java.lang.String[] argv)
Deprecated.
As of Open Inventor 9000 See documentation for more details
|
int |
SoLDMWriter.initialize(java.lang.String filename,
SoDataSet inputVolData,
SoConverterParameters parameters)
Initializes the writer to build a volume with the same dimensions, size and data type as inputVolData .
|
void |
SoConverterParameters.setInputVolume(SoDataSet inputVolume)
Define the volume used as input.
|
Modifier and Type | Method and Description |
---|---|
static SoDataSet |
SoDataSetElement.getDataSet(SoState state) |
Modifier and Type | Method and Description |
---|---|
static void |
SoDataSetElement.set(SoState state,
SoNode node,
SoDataSet datasetNode) |
static void |
SoDataSetElement.set(SoState state,
SoNode node,
SoDataSet datasetNode,
SbMatrix matrix) |
Modifier and Type | Method and Description |
---|---|
void |
SoLDMDataTransform.transformFunction(SoDataSet ds,
SbVec3i32 bufferDimension,
SoBufferObject bufferToTransform,
SbBox3i32 dataBox,
int resolutionLevel)
Data transform function.
|
Constructor and Description |
---|
SoCpuBufferFromVolumeReader(SoDataSet dataset,
SoLDMTileID tileId)
Constructor with dataset and tile Id as parameter.
|
Modifier and Type | Class and Description |
---|---|
class |
SoHeightFieldGeometry
Height field data node.
|
class |
SoHeightFieldProperty
Height field property node.
|
class |
SoHeightFieldPropertyMask
Height field mask node.
|
class |
SoVolumeData
Volume data property node.
|
class |
SoVolumeMask
Volume mask.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com