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 TypeMethodDescriptionvoidSoLDMDataAccess.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 TypeMethodDescriptionintSoLDMWriter.initialize(String filename, SoDataSet inputVolData) Deprecated.intSoLDMWriter.initialize(String filename, SoDataSet inputVolData, int argc) Deprecated.intSoLDMWriter.initialize(String filename, SoDataSet inputVolData, int argc, String[] argv) Deprecated.As of Open Inventor 9.0.0.0.intSoLDMWriter.initialize(String filename, SoDataSet inputVolData, SoConverterParameters parameters) Initializes the writer to build a volume with the same dimensions, size and data type as inputVolData .voidSoConverterParameters.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 TypeMethodDescriptionvoidSoLDMDataTransform.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 TypeClassDescriptionclassHeight field data node.classHeight field property node.classHeight field mask node.classVolume data property node.classVolume mask.