Uses of Class
com.openinventor.ldm.nodes.SoDataSet
Packages that use SoDataSet
Package
Description
Large Data Management.
-
Uses of SoDataSet in com.openinventor.ldm
Methods in com.openinventor.ldm that return SoDataSetMethods in com.openinventor.ldm with parameters of type SoDataSetModifier and TypeMethodDescriptionvoid
SoLDMDataAccess.setDataSet
(SoDataSet v) Set dataset to fetch data from.Constructors in com.openinventor.ldm with parameters of type SoDataSet -
Uses of SoDataSet in com.openinventor.ldm.converters
Methods in com.openinventor.ldm.converters that return SoDataSetModifier and TypeMethodDescriptionSoConverterParameters.getInputVolume()
Returns the the volume used as input.Methods in com.openinventor.ldm.converters with parameters of type SoDataSetModifier and TypeMethodDescriptionint
SoLDMWriter.initialize
(String filename, SoDataSet inputVolData) Deprecated.int
SoLDMWriter.initialize
(String filename, SoDataSet inputVolData, int argc) Deprecated.int
SoLDMWriter.initialize
(String filename, SoDataSet inputVolData, int argc, String[] argv) Deprecated.As of Open Inventor 9.0.0.0.int
SoLDMWriter.initialize
(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. -
Uses of SoDataSet in com.openinventor.ldm.elements
Methods in com.openinventor.ldm.elements that return SoDataSetMethods in com.openinventor.ldm.elements with parameters of type SoDataSet -
Uses of SoDataSet in com.openinventor.ldm.nodes
Methods in com.openinventor.ldm.nodes with parameters of type SoDataSetModifier and TypeMethodDescriptionvoid
SoLDMDataTransform.transformFunction
(SoDataSet ds, SbVec3i32 bufferDimension, SoBufferObject bufferToTransform, SbBox3i32 dataBox, int resolutionLevel) Data transform function. -
Uses of SoDataSet in com.openinventor.ldm.tiles
Constructors in com.openinventor.ldm.tiles with parameters of type SoDataSetModifierConstructorDescriptionSoCpuBufferFromVolumeReader
(SoDataSet dataset, SoLDMTileID tileId) Constructor with dataset and tile Id as parameter. -
Uses of SoDataSet in com.openinventor.volumeviz.nodes
Subclasses of SoDataSet in com.openinventor.volumeviz.nodesModifier and TypeClassDescriptionclass
Height field data node.class
Height field property node.class
Height field mask node.class
Volume data property node.class
Volume mask.