Modifier and Type | Class and Description |
---|---|
class |
SoCGMVectorOutput
Class used to write vector formatted CGM files.
|
class |
SoGDIVectorOutput
Manage vector output to GDI devices.
|
class |
SoHardCopy
Class to initialize HardCopy.
|
class |
SoHPGLVectorOutput
Class used to write vector formatted files in HPGL/2 format.
|
class |
SoPSVectorOutput
Class used to write vector formatted files in PostScript format.
|
class |
SoToPDFAction
Class for exporting a scene graph to a PDF file.
|
class |
SoToU3DAction
Export a scene graph to a U3D file.
|
class |
SoVectorizeAction
Abstract class for vectorizing a scene graph to a file.
|
class |
SoVectorizeCGMAction
Realizes the vectorization of a scene graph to a file in CGM format.
|
class |
SoVectorizeGDIAction
Vectorize a scene graph to MS-Windows GDI formats.
|
class |
SoVectorizeHPGLAction
Realizes the vectorization of a scene graph to a file in HPGL/2 format.
|
class |
SoVectorizePSAction
Realizes the vectorization of a scene graph to a file in PostScript format.
|
class |
SoVectorOutput
Abstract class used to write vector formatted files.
|
Modifier and Type | Method and Description |
---|---|
static void |
SoToPDFAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
static void |
SoToU3DAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
static void |
SoVectorizeAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
static void |
SoVectorizeCGMAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
static void |
SoVectorizeGDIAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
static void |
SoVectorizeHPGLAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
static void |
SoVectorizePSAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
Modifier and Type | Class and Description |
---|---|
class |
SbChannelList
List of channel to extract.
|
class |
SbDiscreteLineProfile
Profile line extractor.
|
class |
SbImageDataAccessor
Class used to retrieve data from an
SoImageDataAdapter . |
static class |
SbImageDataAccessor.SubVolumeRegion
Region representing a 3D box. |
class |
SbImageDataAdapterHelper
Helper class for
SoImageDataAdapter . |
class |
SbImageDataType
Basic class representing multi channel DataType.
|
class |
SbKernel2i32
Integer 2D-Kernel for morphological operations.
|
class |
SbKernel3i32
Integer 3D-Kernel for morphological operations.
|
class |
SbStructuredQuadrilateralMesh
Structured quadrilateral mesh.
|
class |
SoImageViz
Module class use to register/unregister ImageViz module.
|
Modifier and Type | Class and Description |
---|---|
class |
SoImageVizEngine
Abstract base class for all ImageViz engines.
|
static class |
SoImageVizEngine.EventArg
Structure given to callback when an event is raised.
|
class |
SoImageVizEngineAnalysisOutput<T>
Image Processing output class to convert an SoImageAnalysisResult to result details.
|
class |
SoImageVizEngineOutput<T extends SoSFFieldContainer,S extends SoFieldContainer>
This class is similar to SoEngineOutput except that it keep a reference to
output's value even if no one is connected.
|
Modifier and Type | Class and Description |
---|---|
class |
SoBitShiftProcessing
SoBitShiftProcessing engine. |
class |
SoInvertImageProcessing
SoInvertImageProcessing engine calculates the reverse of an image. |
class |
SoLogicalImageProcessing
SoLogicalImageProcessing engine performs logical operations between two image. |
class |
SoLogicalNotProcessing
SoLogicalNotProcessing engine. |
class |
SoLogicalValueProcessing
SoLogicalValueProcessing engine. |
Modifier and Type | Class and Description |
---|---|
class |
SoGradientMagnitudeProcessing2d
SoGradientMagnitudeProcessing2d engine. |
class |
SoGradientMagnitudeProcessing3d
SoGradientMagnitudeProcessing3d engine. |
class |
SoGradientOperatorProcessing2d
SoGradientOperatorProcessing2d engine provides different algorithms to extract the edges of a 2D image. |
class |
SoGradientOperatorProcessing3d
SoGradientOperatorProcessing3d engine provides different operators to extract the edges from a 3D image. |
class |
SoMorphologicalGradientProcessing
|
class |
SoRadialGradientCenteredProcessing2d
|
class |
SoRadialGradientCenteredProcessing3d
|
class |
SoRadialGradientContourProcessing2d
|
class |
SoRadialGradientContourProcessing3d
|
class |
SoRadialGradientLabelProcessing2d
|
class |
SoRadialGradientLabelProcessing3d
|
Modifier and Type | Class and Description |
---|---|
class |
SoDoBFilterProcessing
SoDoBFilterProcessing engine. |
class |
SoMorphologicalLaplacianProcessing
|
class |
SoRecursiveLaplacianProcessing
SoRecursiveLaplacianProcessing engine applies a recursive algorithm for the determination of the laplacian. |
Modifier and Type | Class and Description |
---|---|
class |
SoGaussianDerivativeProcessing
SoGaussianDerivativeProcessing image filter. |
class |
SoHessianMatrixProcessing2d
SoHessianMatrixProcessing2d engine computes the local Hessian matrix. |
class |
SoHessianMatrixProcessing3d
SoHessianMatrixProcessing3d engine computes the local Hessian matrix. |
Modifier and Type | Class and Description |
---|---|
class |
SoFlipAxisProcessing2d
SoFlipAxisProcessing2d image filter. |
class |
SoFlipAxisProcessing3d
SoFlipAxisProcessing3d image filter. |
class |
SoResampleImageProcessing3d
SoResampleImageProcessing3d filter. |
class |
SoRotateAroundZProcessing2d
SoRotateAroundZProcessing2d image filter. |
class |
SoRotateProcessing2d
SoRotateProcessing2d image filter. |
class |
SoRotateProcessing3d
SoRotateProcessing3d image filter. |
class |
SoScaleByFactorProcessing
SoScaleByFactorProcessing image filter. |
class |
SoScaleImageToSizeProcessing
SoScaleImageToSizeProcessing engine. |
class |
SoSwapAxisProcessing2d
SoSwapAxisProcessing2d image filter. |
class |
SoSwapAxisProcessing3d
SoSwapAxisProcessing3d engine performs a transposition of the image. |
class |
SoTranslateProcessing
SoTranslateProcessing engine. |
Modifier and Type | Class and Description |
---|---|
class |
SoBinaryCorrelationProcessing2d
SoBinaryCorrelationProcessing2d engine. |
static class |
SoBinaryCorrelationProcessing2d.SbCorrelationDetail
Results details of image correlation.
|
class |
SoGrayscaleCorrelationProcessing2d
|
static class |
SoGrayscaleCorrelationProcessing2d.SbCorrelationDetail
Results details of image correlation.
|
Modifier and Type | Class and Description |
---|---|
class |
SoImagePreAlignmentTransform3d
SoImagePreAlignmentTransform3d image filter. |
class |
SoImageRegistrationTransform
SoImageRegistrationTransform image filter. |
static class |
SoImageRegistrationTransform.RegistrationEvent
This event describes the evolution of the registration process.
|
Modifier and Type | Class and Description |
---|---|
class |
SoFilterAnalysisQuantification
SoFilterAnalysisQuantification engine removes from the input label analysis labels whose measure does not fulfill a filter formula. |
class |
SoFilterByMeasureProcessing
SoFilterByMeasureProcessing engine allows filtering objects given a target measure and a filter criterion. |
class |
SoLabelAnalysisQuantification
SoLabelAnalysisQuantification engine performs measurements on objects from a label image. |
class |
SoLabelFilteringAnalysisQuantification
SoLabelFilteringAnalysisQuantification engine computes measurements on objects from a label image and filters the result according to a given formula. |
class |
SoLabelFilteringProcessing
SoLabelFilteringProcessing engine filters objects from a label image according to a given formula. |
class |
SoMeasureImageProcessing
SoMeasureImageProcessing engine allows to replace all labels of the input image by the result of an individual measure. |
class |
SoSieveLabelingProcessing
SoSieveLabelingProcessing engine produces a new label image by grouping labels of the input label image. |
Modifier and Type | Class and Description |
---|---|
class |
SoAutoThresholdingQuantification
SoAutoThresholdingQuantification engine. |
static class |
SoAutoThresholdingQuantification.SbAutoThresholdingDetail
Results details of threshold by automatic segmentation.
|
class |
SoCompareImageQuantification
SoCompareImageQuantification engine applies a comparison test between two images. |
static class |
SoCompareImageQuantification.SbCompareDetail
Results details of comparison between two images.
|
class |
SoCompareValueQuantification
SoCompareValueQuantification engine applies a comparison test between an image and a constant value. |
static class |
SoCompareValueQuantification.SbCompareDetail
Results details of comparison between two images.
|
class |
SoCooccurrenceQuantification2d
SoCooccurrenceQuantification2d engine provides texture indicators based on the co-occurrence matrix computation. |
static class |
SoCooccurrenceQuantification2d.SbCoocurrrenceDetail
Results details of cooccurrence global measure.
|
class |
SoIntensityExtremaQuantification
SoIntensityExtremaQuantification engine computes basic statistics of an image. |
static class |
SoIntensityExtremaQuantification.SbExtremaDetail
Results details of extrema global measure.
|
class |
SoIntensityStatisticsQuantification
SoIntensityStatisticsQuantification engine advanced basic statistics of an image. |
static class |
SoIntensityStatisticsQuantification.SbStatisticsDetail
Results details of statistics global measure.
|
class |
SoLocalMaximaQuantification
SoLocalMaximaQuantification engine. |
static class |
SoLocalMaximaQuantification.SbLocalMaximaDetail
Results details of
SoLocalMaximaQuantification . |
class |
SoMaskedStatisticsQuantification
SoMaskedStatisticsQuantification engine advanced basic statistics of an image within a mask. |
static class |
SoMaskedStatisticsQuantification.SbStatisticsDetail
Results details of statistics global measure.
|
class |
SoMeasureGaussianNoiseQuantification
SoMeasureGaussianNoiseQuantification engine computes an estimation of a gaussian noise standard deviation. |
static class |
SoMeasureGaussianNoiseQuantification.SbGaussianNoiseDetail
Results details of gaussian noise estimation.
|
Modifier and Type | Class and Description |
---|---|
class |
SoColorAntialiasingProcessing2d
SoColorAntialiasingProcessing2d engine. |
class |
SoColorGetPlaneProcessing2d
SoColorGetPlaneProcessing2d engine. |
class |
SoColorSpaceConversionProcessing
SoColorSpaceConversionProcessing engine. |
class |
SoColorToGrayscaleProcessing
SoColorToGrayscaleProcessing engine. |
class |
SoColorToLightnessProcessing
SoColorToLightnessProcessing engine. |
class |
SoDecorrelationStretchProcessing2d
|
class |
SoGrayscaleToColorProcessing
SoGrayscaleToColorProcessing engine. |
Modifier and Type | Class and Description |
---|---|
class |
SoCartesianToPolarProcessing2d
SoCartesianToPolarProcessing2d engine. |
class |
SoComplexCenteredFFTInverseProcessing
|
class |
SoComplexCenteredFFTProcessing
SoComplexCenteredFFTProcessing engine. |
class |
SoComplexFFTInverseProcessing
SoComplexFFTInverseProcessing engine. |
class |
SoComplexFFTProcessing
SoComplexFFTProcessing engine. |
class |
SoConvolutionWithImageProcessing2d
|
class |
SoGaborFilteringProcessing2d
SoGaborFilteringProcessing2d image filter. |
class |
SoPolarToCartesianProcessing2d
SoPolarToCartesianProcessing2d engine. |
class |
SoSwapQuadrantsProcessing
SoSwapQuadrantsProcessing engine. |
Modifier and Type | Class and Description |
---|---|
class |
SoAdaptiveHistogramEqualizationProcessing
SoAdaptiveHistogramEqualizationProcessing engine performs a local histogram equalization. |
class |
SoApplyGrayscaleLutProcessing
SoApplyGrayscaleLutProcessing engine allows to apply a grayscale look up table. |
class |
SoBackgroundImageProcessing2d
SoBackgroundImageProcessing2d engine. |
class |
SoHistogramEqualizationProcessing
|
class |
SoMatchContrastProcessing
SoMatchContrastProcessing engine. |
class |
SoMathematicalFunctionProcessing
SoMathematicalFunctionProcessing engine. |
class |
SoRescaleIntensityProcessing
SoRescaleIntensityProcessing engine. |
class |
SoShadingCorrectionProcessing
SoShadingCorrectionProcessing engine. |
Modifier and Type | Class and Description |
---|---|
class |
SoDeblurProcessing2d
SoDeblurProcessing2d engine. |
class |
SoDelineateProcessing
SoDelineateProcessing engine. |
class |
SoShadeProcessing2d
SoShadeProcessing2d engine. |
class |
SoUnsharpMaskingProcessing
SoUnsharpMaskingProcessing engine. |
Modifier and Type | Class and Description |
---|---|
class |
SoAutoCorrelationProcessing2d
SoAutoCorrelationProcessing2d engine computes the cross correlation of an image by itself. |
class |
SoImageCurvatureProcessing2d
SoImageCurvatureProcessing2d engine. |
class |
SoImageCurvatureProcessing3d
SoImageCurvatureProcessing3d engine. |
class |
SoLocalStatisticsProcessing
SoLocalStatisticsProcessing engine. |
class |
SoMultiscaleStructureEnhancementProcessing2d
|
class |
SoMultiscaleStructureEnhancementProcessing3d
|
Modifier and Type | Class and Description |
---|---|
class |
SoConvertImageProcessing
SoConvertImageProcessing engine changes the format of an image. |
class |
SoCopyImageProcessing
SoCopyImageProcessing engine copies an image into another image. |
class |
SoCropImageProcessing
SoCropImageProcessing engine extract a rectangular region from an image. |
class |
SoDeinterlaceFramesProcessing2d
SoDeinterlaceFramesProcessing2d engine. |
class |
SoGetObliquePlaneFromVolumeProcessing3d
|
class |
SoGetPlaneFromVolumeProcessing3d
SoGetPlaneFromVolumeProcessing3d engine. |
class |
SoInterlaceFramesProcessing2d
SoInterlaceFramesProcessing2d engine. |
class |
SoResetImageProcessing
SoResetImageProcessing engine sets all pixels/voxels values of the input image to a constant value. |
class |
SoSampleImageProcessing
SoSampleImageProcessing engine extracts a sub-sample of an image. |
class |
SoSetPlaneToVolumeProcessing3d
SoSetPlaneToVolumeProcessing3d engine. |
Modifier and Type | Class and Description |
---|---|
class |
SoImageStackProjectionProcessing3d
|
Modifier and Type | Class and Description |
---|---|
class |
SoRandomImageGeneration
SoRandomImageGeneration engine creates a new image with random values. |
class |
SoRandomSphereGeneration3d
SoRandomSphereGeneration3d engine allow to create synthetic spheres in a binary image. |
Modifier and Type | Class and Description |
---|---|
class |
SoAdaptiveThresholdingProcessing
SoAdaptiveThresholdingProcessing engine. |
class |
SoAutoThresholdingProcessing
SoAutoThresholdingProcessing engine. |
static class |
SoAutoThresholdingProcessing.SbAutoThresholdingDetail
Results details of threshold by automatic segmentation.
|
class |
SoColorThresholdingProcessing
SoColorThresholdingProcessing engine. |
class |
SoHysteresisThresholdingProcessing
SoHysteresisThresholdingProcessing image filter. |
class |
SoLocalAdaptiveThresholdProcessing
|
class |
SoThresholdingByCriterionProcessing
|
class |
SoThresholdingProcessing
SoThresholdingProcessing engine. |
class |
SoTopHatProcessing
SoTopHatProcessing image filter. |
Modifier and Type | Class and Description |
---|---|
class |
SoAutoIntensityClassificationProcessing
SoAutoIntensityClassificationProcessing classifies all pixels/voxels of an image using the k-means method. |
class |
SoSupervisedTextureClassificationProcessing2d
|
class |
SoSupervisedTextureClassificationProcessing3d
|
Modifier and Type | Class and Description |
---|---|
class |
SoCenterLineApproximation3d
SoCenterLineApproximation3d engine. |
class |
SoObjectToSegmentApproximation2d
SoObjectToSegmentApproximation2d engine. |
Modifier and Type | Class and Description |
---|---|
class |
SoBorderKillProcessing
SoBorderKillProcessing engine. |
class |
SoLabelInterfacesProcessing
SoLabelInterfacesProcessing engine. |
class |
SoObjectBoundariesProcessing
SoObjectBoundariesProcessing engine. |
class |
SoRemoveSmallHolesProcessing
SoRemoveSmallHolesProcessing engine. |
class |
SoRemoveSmallSpotsProcessing
SoRemoveSmallSpotsProcessing engine. |
Modifier and Type | Class and Description |
---|---|
class |
SoAddObjectToLabelProcessing
SoAddObjectToLabelProcessing engine. |
class |
SoAssignLabelProcessing
SoAssignLabelProcessing engine. |
class |
SoAutoSegmentation3PhasesProcessing
SoAutoSegmentation3PhasesProcessing image filter. |
static class |
SoAutoSegmentation3PhasesProcessing.SbAutoSegmentation3PhasesDetail
Results details of threshold by automatic segmentation.
|
class |
SoGroupCloseLabelslProcessing2d
SoGroupCloseLabelslProcessing2d engine. |
class |
SoLabelingProcessing
SoLabelingProcessing engine. |
class |
SoObjectToRegionProcessing2d
SoObjectToRegionProcessing2d engine. |
class |
SoRegionToObjectProcessing2d
SoRegionToObjectProcessing2d image filter. |
class |
SoReorderLabelsProcessing
SoReorderLabelsProcessing image filter. |
Modifier and Type | Class and Description |
---|---|
class |
SoFloodFillThresholdProcessing
SoFloodFillThresholdProcessing engine. |
class |
SoMarkerBasedWatershedProcessing
SoMarkerBasedWatershedProcessing engine performs a fast determination of the watershed lines. |
Modifier and Type | Class and Description |
---|---|
class |
SoConvexHullProcessing2d
SoConvexHullProcessing2d engine fills the concavities of particles in an image. |
class |
SoExpandLabelsProcessing
SoExpandLabelsProcessing engine. |
class |
SoFillHolesProcessing2d
SoFillHolesProcessing2d engine. |
class |
SoFillHolesProcessing3d
SoFillHolesProcessing3d engine. |
class |
SoFillImageBorderProcessing3d
SoFillImageBorderProcessing3d engine. |
class |
SoHExtremaWatershedProcessing
SoHExtremaWatershedProcessing engine computes the watershed lines of a grayscale image. |
class |
SoSeparateObjectsProcessing
SoSeparateObjectsProcessing engine separates objects in a binary image. |
Modifier and Type | Class and Description |
---|---|
class |
SoChamferDistanceMapProcessing2d
SoChamferDistanceMapProcessing2d engine. |
class |
SoChamferDistanceMapProcessing3d
SoChamferDistanceMapProcessing3d engine. |
class |
SoChessboardDistanceMapProcessing
|
class |
SoClosestBoundaryPointsProcessing2d
|
class |
SoClosestBoundaryPointsProcessing3d
|
class |
SoEuclideanDistanceMapProcessing3d
SoEuclideanDistanceMapProcessing3d image filter. |
class |
SoGeodesicDistanceMapProcessing
SoGeodesicDistanceMapProcessing engine. |
class |
SoGeodesicPropagationProcessing2d
|
class |
SoLocalThicknessMapProcessing3d
SoLocalThicknessMapProcessing3d engine. |
class |
SoTimeMapProcessing
SoTimeMapProcessing engine. |
Modifier and Type | Class and Description |
---|---|
class |
SoExtremaImpositionProcessing
SoExtremaImpositionProcessing engine. |
class |
SoGrayscaleResconstructionProcessing
|
class |
SoHExtremaProcessing
SoHExtremaProcessing engine. |
class |
SoReconstructionFromMarkersProcessing
|
class |
SoRegionalExtremaProcessing
SoRegionalExtremaProcessing engine. |
class |
SoUltimateErosionProcessing
SoUltimateErosionProcessing engine. |
Modifier and Type | Class and Description |
---|---|
class |
SoMFDataMeasure
Multiple-value field containing any number of
SoDataMeasure . |
class |
SoMFKernel2i32
Multiple-value field containing any number of
SbKernel2i32 objects. |
class |
SoMFKernel3i32
Multiple-value field containing any number of
SbKernel3i32 objects. |
class |
SoSFAnalysisResult
Field containing an
SoAnalysisResult object. |
class |
SoSFDataMeasure
Field containing an
SoDataMeasure object. |
class |
SoSFDataMeasureAttributes
Field containing an
SoDataMeasureAttributes object. |
class |
SoSFImageAnalysisResult
Field containing an
SoImageAnalysisResult object. |
class |
SoSFImageDataAdapter
Field containing an
SoImageDataAdapter object. |
class |
SoSFKernel2i32
Field containing an
SbKernel2i32 object. |
class |
SoSFKernel3i32
Field containing an
SbKernel3i32 object. |
class |
SoSFLabelAnalysisResult
Field containing an
SoLabelAnalysisResult object. |
class |
SoSFMorphoLut2D
Field containing an
SoMorphoLut2D object. |
class |
SoSFMorphoLut3D
Field containing an
SoMorphoLut3D object. |
class |
SoSFSegmentChain
Field containing an
SoSegmentChain object. |
Modifier and Type | Class and Description |
---|---|
class |
SoAnalysisResult
Abstract base class for ImageViz analysis results.
|
class |
SoImageAnalysisResult
class to handle image analysis.
|
class |
SoLabelAnalysisResult
class to handle label analysis.
|
Modifier and Type | Class and Description |
---|---|
class |
SoSegmentChain
class that reprensents a chain of segments.
|
Modifier and Type | Class and Description |
---|---|
class |
SoFileDataAdapter
Image data adapter for data in a file.
|
class |
SoImageDataAdapter
Abstract base class for all ImageViz image data adapter classes.
|
class |
SoMemoryDataAdapter
Image data adapter for in memory data.
|
class |
SoProxyDataAdapter
Proxy image data adapter for in memory data.
|
class |
SoVolumeReaderAdapter
Image data adapter for an
SoVolumeReader . |
class |
SoVRImageDataReader
Reads volume from an
SoImageDataAdapter . |
Modifier and Type | Class and Description |
---|---|
class |
SoMorphoLut2D
Class that represents a morphological look-up table (LUT).
|
class |
SoMorphoLut3D
class that represents a morphological look-up table (LUT).
|
Modifier and Type | Class and Description |
---|---|
class |
SoDataMeasure
Abstract base class for all ImageViz image data measures.
|
class |
SoDataMeasureAttributes
Class for all ImageViz data measure attributes.
|
class |
SoDataMeasureCustom
class to define a custom measure.
|
class |
SoDataMeasurePredefined
class that define the list of predefined measure that can be used on image data input.
|
Modifier and Type | Class and Description |
---|---|
class |
SoRegistrationResult
Class that stores registration results.
|
Modifier and Type | Class and Description |
---|---|
class |
DentalPanoramicExtractor
Class extracting a dental panoramic volume.
|
Modifier and Type | Class and Description |
---|---|
class |
SbCPUID |
class |
SbDataType
Class encoding a data type.
|
class |
SbElapsedTime
Class for measuring elapsed time with high resolution.
|
class |
SbTime
Class for representation of a time.
|
class |
SbVertexAttributeBinding
Class encoding a binding type.
|
class |
SbViewportRegion
Class for representing a viewport.
|
class |
SbViewVolume
3D viewing volume class.
|
class |
SoDB
Scene graph database class.
|
class |
SoInput
Used to read Open Inventor data files.
|
class |
SoInputParameters
Base class for file reader parameters.
|
class |
SoInputReader
Base class for custom readers that create an Open Inventor scene graph.
|
class |
SoModuleCheck
Class used to check and report library and application consistency.
|
class |
SoOffscreenRenderArea
Render to an off-screen buffer for printing or generating textures.
|
static class |
SoOffscreenRenderArea.EventArg
Event that can be sent to the application for each tile rendered.
|
class |
SoOutput
Used to write Open Inventor data files.
|
class |
SoPath
A path represents a scene graph or subgraph.
|
class |
SoPickedPoint
Represents point on surface of picked object.
|
class |
SoPrimitiveVertex
Represents a vertex of a generated primitive.
|
class |
SoProgressIndicator
Class for reporting progress of a task.
|
static class |
SoProgressIndicator.StepEventArg
Class given to callback when an onEndStep is raised.
|
static class |
SoProgressIndicator.SubTaskEventArg
Class given to callback when onBeginSubTask/onEndSubTask are raised.
|
static class |
SoProgressIndicator.TaskEventArg
Class given to callback when onBeginTask/onEndTask are raised.
|
class |
SoSceneManager
Manages scene graph rendering and event handling.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.Class<? extends Inventor> |
SoDB.getConverter(java.lang.Class<? extends Inventor> fromField,
java.lang.Class<? extends Inventor> toField)
Returns the field conversion engine registered for the two given field types.
|
Modifier and Type | Method and Description |
---|---|
static void |
SoDB.addConverter(java.lang.Class<? extends Inventor> fromField,
java.lang.Class<? extends Inventor> toField,
java.lang.Class<? extends Inventor> converterEngine)
Registers a field conversion engine that can be used to convert from one type of field to another.
|
static void |
SoDB.addConverter(java.lang.Class<? extends Inventor> fromField,
java.lang.Class<? extends Inventor> toField,
java.lang.Class<? extends Inventor> converterEngine)
Registers a field conversion engine that can be used to convert from one type of field to another.
|
static void |
SoDB.addConverter(java.lang.Class<? extends Inventor> fromField,
java.lang.Class<? extends Inventor> toField,
java.lang.Class<? extends Inventor> converterEngine)
Registers a field conversion engine that can be used to convert from one type of field to another.
|
static SoField |
SoDB.createGlobalField(java.lang.String name,
java.lang.Class<? extends Inventor> type)
The database maintains a namespace for global fields, making sure that there is at most one instance of a global field with any given name in the database.
|
static java.lang.Class<? extends Inventor> |
SoDB.getConverter(java.lang.Class<? extends Inventor> fromField,
java.lang.Class<? extends Inventor> toField)
Returns the field conversion engine registered for the two given field types.
|
static java.lang.Class<? extends Inventor> |
SoDB.getConverter(java.lang.Class<? extends Inventor> fromField,
java.lang.Class<? extends Inventor> toField)
Returns the field conversion engine registered for the two given field types.
|
static void |
SoDB.removeConverter(java.lang.Class<? extends Inventor> fromField,
java.lang.Class<? extends Inventor> toField)
Remove a previously added converter.
|
static void |
SoDB.removeConverter(java.lang.Class<? extends Inventor> fromField,
java.lang.Class<? extends Inventor> toField)
Remove a previously added converter.
|
Modifier and Type | Class and Description |
---|---|
class |
SoAction
Abstract base class for all actions.
|
class |
SoBevelAction
Creates a scene graph containing beveled shapes.
|
class |
SoBoxHighlightRenderAction
A selection highlight style.
|
class |
SoCallbackAction
Performs a generic traversal of a scene graph or path.
|
class |
SoDistributeAction
Computes a distribution of the scene graph for use in depth compositing in ScaleViz.
|
class |
SoGetBoundingBoxAction
Computes bounding box of a scene.
|
class |
SoGetMatrixAction
Computes transformation matrix for a subgraph.
|
class |
SoGetPrimitiveCountAction
Counts number of primitives in scene.
|
class |
SoGlobalSimplifyAction
Traverses the scene graph and collects all the triangles in a single list.
|
class |
SoGLRenderAction
Renders a scene graph using Open Inventor's Render Engine.
|
class |
SoHandleEventAction
Allows nodes in a graph to receive input events.
|
class |
SoLineHighlightRenderAction
Selection highlight style.
|
class |
SoNurbsBREPAction |
class |
SoPickAction
Abstract base class for picking objects in a scene.
|
class |
SoRayPickAction
Intersects objects with a ray cast into scene.
|
class |
SoReorganizeAction
Reorganizes the scene graph by grouping shapes with common properties, then groups these shapes in a single shape and runs the simplifier on it.
|
class |
SoSearchAction
Searches for nodes in a scene graph.
|
class |
SoSearchPathAction
Searches for a node in a scene graph using a sequence of search criteria.
|
class |
SoSearchStepAction
Searches for nodes in the scene graph step by step.
|
class |
SoShapeSimplifyAction
Simplify action that replaces shapes within a scene graph with versions that contain fewer triangles.
|
class |
SoSimplifyAction
Abstract base class for simplifying scene graphs.
|
class |
SoSplitGeometryAction
Split large geometry into smaller objects to improve culling for multi-pipe rendering.
|
class |
SoToHTMLAction
Generates an HTML image map and an image from a scene graph.
|
class |
SoWriteAction
Writes a scene graph to a file.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Class<? extends Inventor> |
SoSearchAction.getNodeClass()
Returns the node type to search for.
|
Modifier and Type | Method and Description |
---|---|
static void |
SoBevelAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
static void |
SoBoxHighlightRenderAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
static void |
SoCallbackAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
static void |
SoDistributeAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
static void |
SoGLRenderAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
static void |
SoGetBoundingBoxAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
static void |
SoGetMatrixAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
static void |
SoGetPrimitiveCountAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
static void |
SoGlobalSimplifyAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
static void |
SoHandleEventAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
static void |
SoLineHighlightRenderAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
static void |
SoNurbsBREPAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
static void |
SoPickAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
static void |
SoRayPickAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
static void |
SoReorganizeAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
static void |
SoSearchAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
static void |
SoSearchPathAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
static void |
SoSearchStepAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
static void |
SoShapeSimplifyAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
static void |
SoSimplifyAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
static void |
SoSplitGeometryAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
static void |
SoToHTMLAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
static void |
SoWriteAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
void |
SoSearchAction.setNodeClass(java.lang.Class<? extends Inventor> t)
Calls setNodeClass(t, true).
|
void |
SoSearchAction.setNodeClass(java.lang.Class<? extends Inventor> t,
boolean derivedIsOk)
Sets the node type to search for.
|
Modifier and Type | Class and Description |
---|---|
class |
SoAlgorithms
Utility functions for loading algorithm modules.
|
class |
SoArithmetic
Arithmetic functions for buffers.
|
class |
SoConversion
Type conversion functions for buffers.
|
class |
SoConvolution
Convolution functions for buffers.
|
class |
SoDataExtract
Data extraction algorithms for buffers.
|
class |
SoSeismic
Seismic attribute functions for buffers.
|
Modifier and Type | Class and Description |
---|---|
class |
SiAntialiasingEventListener
Antialiasing change event listener interface.
|
class |
SoAccumulationAntialiasingParameters
Antialiasing parameters class for the accumulation buffer algorithm.
|
class |
SoAntialiasingParameters
Antialiasing parameters interface base class.
|
class |
SoFullSceneAntialiasingParameters
Antialiasing parameters class for the FSAA algorithm.
|
class |
SoFXAAParameters
Antialiasing parameters class for the FXAA algorithm.
|
Modifier and Type | Class and Description |
---|---|
class |
SoBaseContextCache
Base context dependent cache management class.
|
class |
SoBoundingBoxCache |
class |
SoCache |
class |
SoCpuBufferObjectCache
CPUBufferObject cache management class.
|
class |
SoNodeDependencies
This class is a cache handler that can be used to monitor the modifications made to elements or fields.
|
class |
SoNormalCache
Class
SoNormalCache :
A normal cache stores a list of normals. |
class |
SoPrimitiveCountCache |
class |
SoTangentCache
Class
SoTangentCache :
A tangent cache stores a list of tangents. |
Modifier and Type | Method and Description |
---|---|
void |
SoNodeDependencies.addDependency(java.lang.Class<? extends Inventor> type,
int classStackIndex)
Add given element type as a dependency for the cache.
|
Modifier and Type | Class and Description |
---|---|
class |
SoCollidingPrimitive |
class |
SoCollisionManager
Class to manage collisions.
|
class |
SoDualSceneCollider
Class to check for collisions between two scenes.
|
class |
SoIntersectingPrimitive |
class |
SoIntersectionDetectionAction
Class to detect intersections.
|
Modifier and Type | Method and Description |
---|---|
static void |
SoIntersectionDetectionAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
Modifier and Type | Class and Description |
---|---|
class |
SoConeDetail
Stores detail information about the
SoCone node. |
class |
SoCubeDetail
Stores detail information about the
SoCube node. |
class |
SoCylinderDetail
Stores detail information about the
SoCylinder node. |
class |
SoDetail
Base class for describing detail information about a shape node.
|
class |
SoFaceDetail
Stores detail information about vertex-based shapes made of faces.
|
class |
SoLineDetail
Stores detail information about vertex-based shapes made of line segments.
|
class |
SoNodeKitDetail
Stores detail information about a nodekit.
|
class |
SoPointDetail
Stores detail information about vertex-based shapes made of points.
|
class |
SoTextDetail
Stores detail information about a text node.
|
Modifier and Type | Class and Description |
---|---|
class |
SoBaseContextObject
Context dependent object management class.
|
class |
SoBufferObject
Abstract base class for buffer object management.
|
class |
SoCpuBufferObject
CPU buffer object class.
|
class |
SoCpuContext
CPU device context managment class.
|
class |
SoCpuDevice
CPU device management class.
|
class |
SoDevice
Abstract device management class.
|
class |
SoDeviceContext
Abstract base class for device context managment.
|
class |
SoDeviceContextSharedGroup
Shared context management class.
|
class |
SoGLBufferObject
OpenGL buffer object class.
|
class |
SoGLContext
OpenGL context management class.
|
class |
SoGLDevice
OpenGL device management class.
|
class |
SoGLDeviceSettings
Device settings management class.
|
class |
SoGLExtension
Contains methods to query and disable OpenGL extensions.
|
class |
SoGLFormat
OpenGL pixel format management class.
|
class |
SoGLScreenDevice
GL Screen device class.
|
class |
SoGpuBufferObject
GPU buffer object class.
|
class |
SoInteropBufferObject
Abstract base class for interoperability buffer object management.
|
Modifier and Type | Class and Description |
---|---|
class |
SoCenterballDragger
Striped ball you rotate and re-center by dragging with the mouse.
|
class |
SoDirectionalLightDragger
Directional icon you rotate and translate by dragging with the mouse.
|
class |
SoDragger
Base class for nodekits that move in response to click-drag-release mouse events.
|
class |
SoDragPointDragger
Object you can translate in 3D by dragging with the mouse.
|
class |
SoEllipsoidDragger
Ellipsoid you can translate or scale within a plane by dragging with the mouse.
|
class |
SoHandleBoxDragger
Box you can scale, stretch and translate by dragging with the mouse.
|
class |
SoJackDragger
Jack-shaped object you rotate, translate, or scale by dragging with the mouse.
|
class |
SoPointLightDragger
Sun-shaped icon you can translate in 3D by dragging with the mouse.
|
class |
SoRotateCylindricalDragger
Object you rotate along a cylindrical surface by dragging with the mouse.
|
class |
SoRotateDiscDragger
Object you can rotate like a knob by dragging with the mouse.
|
class |
SoRotateSphericalDragger
Object you can rotate about a spherical surface by dragging with the mouse.
|
class |
SoScale1Dragger
Object you can scale in one dimension by dragging with the mouse.
|
class |
SoScale2Dragger
Object you can scale in two dimensions by dragging with the mouse.
|
class |
SoScale2UniformDragger
Object you can scale uniformly in two dimensions by dragging with the mouse.
|
class |
SoScaleUniformDragger
Object you can scale uniformly in 3D by dragging with the mouse.
|
class |
SoSpotLightDragger
Spotlight shaped dragger that allows you to change position, direction, and width of the beam.
|
class |
SoTabBoxDragger
Cubic object you can translate and scale by dragging with the mouse.
|
class |
SoTabPlaneDragger
Object you can translate or scale within a plane by dragging with the mouse.
|
class |
SoTrackballDragger
Striped ball you can rotate or scale uniformly by dragging with the mouse.
|
class |
SoTransformBoxDragger
Box-like object you scale, rotate, and translate by dragging with the mouse.
|
class |
SoTransformerDragger
Box-like object you scale, rotate, and translate by dragging with the mouse.
|
class |
SoTranslate1Dragger
Object you can translate along a line by dragging with the mouse.
|
class |
SoTranslate2Dragger
Object you can translate within a plane by dragging with the mouse.
|
Modifier and Type | Class and Description |
---|---|
class |
SoEllipseScreenDrawer
Interactively draw an ellipse in normalized screen space.
|
class |
SoLassoScreenDrawer
Interactively draw a lasso in normalized screen space.
|
class |
SoPolygonScreenDrawer
Interactively draws a polygon in normalized screen space.
|
class |
SoPolyLineScreenDrawer
Interactively draw a polyline in normalized screen space.
|
static class |
SoPolyLineScreenDrawer.EventArg
Structure given to callback when an event is raised.
|
class |
SoRectangleScreenDrawer
Interactively draws a rectangle in normalized screen space.
|
class |
SoScreenDrawer
Base class to draw a scene graph in screen space.
|
Modifier and Type | Class and Description |
---|---|
class |
SoAccumulatedElement
Abstract base class for each state element whose value may be accumulated when it is set.
|
class |
SoAnnoText3CharOrientElement
Stores the current character orientation flag of an
SoAnnoText3Property node. |
class |
SoAnnoText3FontSizeHintElement
Stores the current font size hint of an
SoAnnoText3Property node. |
class |
SoAnnoText3RenderPrintElement
Stores the current render print type of an
SoAnnoText3Property node. |
class |
SoBBoxCacheElement |
class |
SoBBoxModelMatrixElement
Stores the current model matrix for use with the
SoGetBoundingBoxAction . |
class |
SoBBoxTypeElement
Stores the current BBox type.
|
class |
SoBevelPropertyElement
Stores various beveling attributes.
|
class |
SoBlendElement
Stores the current blending mode and parameters.
|
static class |
SoBlendElement.BlendElementParameters
BlendElementParameters packages all the different blending parameters. |
class |
SoCacheElement
Stores the most recently opened cache.
|
class |
SoClipPlaneElement
Stores the current set of clipping planes, specified as SbPlanes.
|
class |
SoColorMapElement
Stores the current color map.
|
class |
SoComplexityElement
Stores the current shape complexity.
|
class |
SoComplexityTypeElement
Stores the current complexity type.
|
class |
SoCoordinateElement
Stores the current coordinates.
|
class |
SoCreaseAngleElement
Stores the current crease angle.
|
class |
SoDecimationPercentageElement
Stores the current shape decimation percentage.
|
class |
SoDecimationTypeElement
Stores the current decimation type.
|
class |
SoDepthBufferElement
Stores the current depth buffer parameters.
|
class |
SoDepthOffsetElement
Manage
SoDepthOffset nodes accumulation in state. |
class |
SoDrawBufferElement
Stores the current draw buffer parameters.
|
class |
SoDrawStyleElement
Stores the current draw style.
|
class |
SoEdgeFlagElement
Stores the edge flag values.
|
class |
SoElement
Abstract base class for all state elements.
|
class |
SoEnvironmentElement
Stores the current environment.
|
static class |
SoEnvironmentElement.EnvironmentParameters
EnvironmentParameters packages all the different environment parameters. |
class |
SoFloatElement
Element's subclasses store a single float, int, or enum value.
|
class |
SoFocalDistanceElement
Stores the current focal distance of the camera.
|
class |
SoFontNameElement
Stores the current font name.
|
class |
SoFontRenderStyleElement
Stores the current font render style.
|
class |
SoFontSizeElement
Stores the current font size.
|
class |
SoFullSceneAntialiasingElement
Stores the current Full-Scene Antialising state.
|
class |
SoGeoOriginElement
Stores the current geoOrigin.
|
class |
SoGeoRenderElement
Stores the current render projection.
|
class |
SoGLLazyElement
Manages the GL state for the
SoLazyElement . |
class |
SoInt32Element
Stores a single int32_t, int, or enum value.
|
class |
SoInt32ListElement
Stores a list of int32_t, int, or enum values.
|
class |
SoInteractionElement
Stores the current interaction state.
|
class |
SoInteractiveComplexityElement
Stores the current interactive complexity.
|
class |
SoInteractiveSwitchElement
Stores the current interactive switch index.
|
class |
SoLazyElement
Deprecated.
As of Open Inventor 10000 Use SoMaterialElement, SoBlendElement or SoLightModelElement instead.
|
class |
SoLightAttenuationElement
Stores the light attenuation(s) of the current environment.
|
class |
SoLightElement
Stores information on lights.
|
class |
SoLightModelElement
Stores the current lighting model.
|
class |
SoLinePatternElement
Stores the current line stipple pattern.
|
class |
SoLineWidthElement
Stores the current line width.
|
class |
SoLocalBBoxMatrixElement
Stores the transformation matrix from object space to some local coordinate space during application of an
SoGetBoundingBoxAction . |
class |
SoLogicalViewportElement
Stores the logical viewport region.
|
class |
SoLogicOperationElement
Stores the current logical pixel operation for rendering.
|
class |
SoMaterialBindingElement
Stores the current material binding.
|
class |
SoMaterialElement
Manages several properties that need to be lazily tracked for rendering.
|
class |
SoModelMatrixElement
Stores the current model matrix.
|
class |
SoModelScaleElement
Stores the current model scale.
|
class |
SoModifyLogicalViewportElement
Stores a logical viewport region subset.
|
class |
SoModifyViewVolumeElement
Stores a view volume subset.
|
class |
SoMultipleInstanceElement
Stores current MultiInstance info.
|
class |
SoMultiSwitchElement
Stores the current multi-switch indices.
|
class |
SoNeighborToleranceElement
Stores the current neighbor tolerance factor.
|
class |
SoNormalBindingElement
Stores current normal binding.
|
class |
SoNormalElement
Allows read-only access to the top element in the state.
|
class |
SoNurbsPropertyElement
Stores current NURBS properties.
|
class |
SoOverrideElement
Stores a flag for each type of element which can be overridden.
|
class |
SoPatternElement
Stores current pattern value.
|
class |
SoPickMethodElement
Stores the current pick method.
|
class |
SoPickRayElement
Stores the current ray to use for picking.
|
class |
SoPickStyleElement
Stores the current pick style.
|
class |
SoPointSizeElement
Stores the current point size.
|
class |
SoPolygonOffsetElement
Stores current polygon offset state.
|
class |
SoProfileCoordinateElement
Stores the current profile coordinates.
|
class |
SoProfileElement
Stores 2D profiles for NURBS and 3D text.
|
class |
SoProjectionElement
Store current projection node.
|
class |
SoProjectionMatrixElement
Stores the current projection matrix.
|
class |
SoReplacedElement
Abstract base class for each state element whose value is replaced whenever it is set.
|
class |
SoReplacedTextureElement
Abstract base class for each texture state element.
|
class |
SoShaderProgramElement
Stores the current shader program.
|
class |
SoShapeHintsElement
Stores the current shape hints.
|
class |
SoShapeStyleElement
Stores some information used by shapes.
|
class |
SoStereoElement
Stores the current stereo attributes.
|
class |
SoSwitchElement
Stores the current switch index.
|
class |
SoTangentBindingElement
Stores current tangent binding.
|
class |
SoTangentElement
Allows read-only access to the top element in the state.
|
class |
SoTextAliasingFactorElement
Stores the current textured text anti-aliasing factor.
|
class |
SoTextAlignmentHElement
Stores the current horizontal text alignment.
|
class |
SoTextAlignmentVElement
Stores the current vertical text alignment.
|
class |
SoTextBackFrameLineWidthElement
Stores the current text backFrame line width.
|
class |
SoTextKerningElement
Stores the current kerning value.
|
class |
SoTextMarginElement
Stores the current text margin.
|
class |
SoTextOrientationElement
Stores the current text orientation attributes.
|
class |
SoTextOutlineEnabledElement
Stores the current 3D text outline flag.
|
class |
SoTextStyleColorsElement
Stores the current textured text quality range.
|
class |
SoTextStyleElement
Stores the current text effect settings.
|
class |
SoTextTextureQualityRangeElement
Stores the current textured text quality range.
|
class |
SoTexture3EnabledElement
Enables/disables 3D textures.
|
class |
SoTextureCombinerElement
Stores the current texture combiner parameters.
|
class |
SoTextureCoordinate3Element
Stores the current 3D texture coordinates.
|
class |
SoTextureCoordinateBindingElement
Stores the current 3D texture coordinates.
|
class |
SoTextureCoordinateElement
Stores the current texture coordinates.
|
class |
SoTextureCubeMapEnabledElement
Enables/disables textureCubeMap.
|
class |
SoTextureEnabledElement
Enables/disables textures.
|
class |
SoTextureImage3Element
Stores the current 3D texture image.
|
class |
SoTextureImageElement
Stores the current texture image.
|
class |
SoTextureImageElementBase
Stores the current texture image.
|
class |
SoTextureMatrixElement
Stores the current texture matrix.
|
class |
SoTextureNameElement
Stores the current texture name.
|
class |
SoTextureOverrideElement
Stores the current texture override.
|
class |
SoTextureQualityElement
Stores the current texture quality.
|
class |
SoTextureSendingEnabledElement
Stores the information that indicates if texture calls must be sent.
|
class |
SoTextureTransformElement
Stores the current texture transform.
|
class |
SoTextureUnitElement
Stores the current texture unit identifier.
|
class |
SoUniformShaderParameterElement
Stores the current uniform shader parameter.
|
class |
SoUnitsElement
Stores the current units type.
|
class |
SoUpdateAreaElement
Stores the rectangular area within the current viewport region that needs to be updated when rendering.
|
class |
SoVertexFlagElement
Stores the current vertex flag.
|
class |
SoVertexShaderParameterElement
Stores
SoVertexShaderParameter nodes encountered during traversal. |
class |
SoViewingMatrixElement
Stores the current viewing matrix.
|
class |
SoViewportRegionElement
Stores the current viewport region.
|
class |
SoViewVolumeElement
Stores the current view volume.
|
class |
SoWindowElement
Stores the current window attributes.
|
Modifier and Type | Class and Description |
---|---|
class |
SoBoolOperation
Performs Boolean operations.
|
class |
SoCalculator
A general-purpose calculator.
|
class |
SoComposeMatrix
Composes a transformation matrix.
|
class |
SoComposeRotation
Composes a rotation from axis and angle values.
|
class |
SoComposeRotationFromTo
Composes a rotation that rotates from one vector into another.
|
class |
SoComposeVec2f
Composes 2D vectors from floating-point values.
|
class |
SoComposeVec2i32
Composes 2D vectors from int values.
|
class |
SoComposeVec2s
Composes 2D vectors from short values.
|
class |
SoComposeVec3f
Composes 3D vectors from floating-point values.
|
class |
SoComposeVec4f
Composes 4D vectors from floating-point values.
|
class |
SoComputeBoundingBox
Computes the bounding box and center of a scene graph.
|
class |
SoConcatenate
Joins separate fields into a single multiple-value field.
|
class |
SoCounter
Triggered integer counter.
|
class |
SoDecomposeMatrix
Decomposes transformation matrices into values for translation, rotation, and scale.
|
class |
SoDecomposeRotation
Decomposes rotation values.
|
class |
SoDecomposeVec2f
Decomposes 2D vectors into floating-point values.
|
class |
SoDecomposeVec2i32
Decomposes 2D vectors into int values.
|
class |
SoDecomposeVec2s
Decomposes 2D vectors into short values.
|
class |
SoDecomposeVec3f
Decomposes 3D vectors into floating-point values.
|
class |
SoDecomposeVec4f
Decomposes 4D vectors into floating-point values.
|
class |
SoElapsedTime
Basic controllable time source.
|
class |
SoEngine
Base class for all engines.
|
class |
SoEngineOutput
Class for all engine outputs.
|
class |
SoGate
Selectively copies its input to its output.
|
class |
SoInterpolate
Base class for all interpolator engines.
|
class |
SoInterpolateFloat
Interpolates floating-point values.
|
class |
SoInterpolateRotation
Interpolates rotation values.
|
class |
SoInterpolateVec2f
Interpolates 2D floating-point vectors.
|
class |
SoInterpolateVec3f
Interpolates 3D floating-point vectors.
|
class |
SoInterpolateVec4f
Interpolates 4D floating-point vectors.
|
class |
SoOneShot
Timer that runs for a pre-set amount of time.
|
class |
SoOnOff
Engine that functions as an on/off switch.
|
class |
SoSelectOne
Selects one value from a multiple-value field.
|
class |
SoTimeCounter
Timed integer counter.
|
class |
SoTrackFollower
Animates an object or camera along a track.
|
class |
SoTransformVec3f
Transforms a 3D vector by a 4x4 matrix.
|
class |
SoTriggerAny
Provides fan-in for triggers.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Class<? extends Inventor> |
SoEngineOutput.getConnectionClass()
Returns the type of field this output can connect to.
|
Constructor and Description |
---|
SoConcatenate(java.lang.Class<? extends Inventor> mfInputType)
Constructor.
|
SoGate(java.lang.Class<? extends Inventor> mfInputType)
Constructor.
|
SoSelectOne(java.lang.Class<? extends Inventor> mfInputType)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
SoDebugError
Debug error handling.
|
class |
SoError
Error handling base class.
|
class |
SoErrorStack
Stack debugging handler.
|
static class |
SoErrorStack.StackFrame
This struture contains the description of a stack frame.
|
class |
SoGLError
OpenGL rendering error handling.
|
class |
SoMemoryError
Memory error handling.
|
class |
SoReadError
Read error handling.
|
Modifier and Type | Class and Description |
---|---|
class |
SbTrackerInfo
Class for representing 3D tracker information.
|
class |
SoButtonEvent
Base class for all button events.
|
class |
SoControllerButtonEvent
Controller button press and release event.
|
class |
SoEvent
Base class for all events.
|
class |
SoKeyboardEvent
Keyboard key press and release events.
|
class |
SoLocation2Event
2D location events.
|
class |
SoMotion3Event
3D motion events.
|
class |
SoMouseButtonEvent
Mouse button press and release events.
|
class |
SoMouseWheelEvent
Mouse wheel events.
|
class |
SoSpaceballButtonEvent
Spaceball button press and release events.
|
class |
SoTrackerEvent
3D tracker event.
|
Modifier and Type | Class and Description |
---|---|
class |
SoField
Base class for all fields.
|
class |
SoFieldContainer
Abstract base class for objects that contain fields.
|
class |
SoMFBitMask<EnumType extends java.lang.Enum<EnumType> & IntegerValuedEnum>
Multiple-value field containing any number of masks of bit flags.
|
class |
SoMFBool
Multiple-value field containing any number of Boolean values.
|
class |
SoMFBufferObject
Multiple-value field containing any number of buffer objects.
|
class |
SoMFColor
Multiple-value field containing any number of RGB colors stored as three floats.
|
class |
SoMFColorRGBA
Multiple-value field containing any number of RGBA colors stored as four floats.
|
class |
SoMFDouble
Multiple-value field containing any number of double precision values.
|
class |
SoMFEngine
Multiple-value field containing any number of engines.
|
class |
SoMFEnum<EnumType extends java.lang.Enum<EnumType> & IntegerValuedEnum>
Multiple-value field containing any number of enumerated type values.
|
class |
SoMFFieldContainer
Multiple-value field containing any number of pointers to fieldContainers.
|
class |
SoMFFilePathString
Multiple-value field containing any number of file path strings.
|
class |
SoMFFloat
Multiple-value field containing any number of floating point values.
|
class |
SoMField
Base class for all multiple-valued fields.
|
class |
SoMFInstanceParameter
Multiple-value field containing any number of
SoInstanceParameter nodes. |
class |
SoMFInt32
Multiple-value field containing any number of int32_t integers.
|
class |
SoMFInt64
Multiple-value field containing any number of int64_t integers.
|
class |
SoMFMatrix
Multiple-value field containing any number of 4x4 matrices.
|
class |
SoMFName
Multiple-value field containing any number of names.
|
class |
SoMFNode
Multiple-value field containing any number of nodes.
|
class |
SoMFPath
Multiple-value field containing any number of paths.
|
class |
SoMFPlane
Field containing several plane equations.
|
class |
SoMFRotation
Multiple-value field containing any number of SbRotations.
|
class |
SoMFShort
Multiple-value field containing any number of short integers.
|
class |
SoMFString
Multiple-value field containing any number of strings.
|
class |
SoMFTime
Multiple-value field containing any number of
SbTime values. |
class |
SoMFUByte
Multiple-value field containing any number of uint8_t integers.
|
class |
SoMFUInt32
Multiple-value field containing any number of uint32_t integers.
|
class |
SoMFUniformShaderParameter
Multiple-value field containing any number of
SoUniformShaderParameter nodes. |
class |
SoMFUShort
Multiple-value field containing any number of unsigned short integers.
|
class |
SoMFVec2d
Multiple-value field containing any number of two-dimensional vectors.
|
class |
SoMFVec2f
Multiple-value field containing any number of two-dimensional vectors.
|
class |
SoMFVec2FilePathString
Multiple-value field containing any number of two-dimensional filePath string vectors.
|
class |
SoMFVec2i32
Multiple-value field containing any number of two-dimensional vectors.
|
class |
SoMFVec2s
Multiple-value field containing any number of two-dimensional vectors.
|
class |
SoMFVec2String
Multiple-value field containing any number of two-dimensional string vectors.
|
class |
SoMFVec3d
Multiple-value field containing any number of three-dimensional vectors.
|
class |
SoMFVec3f
Multiple-value field containing any number of three-dimensional vectors.
|
class |
SoMFVec3i32
Multiple-value field containing any number of three-dimensional vectors.
|
class |
SoMFVec3s
Multiple-value field containing any number of three-dimensional vectors.
|
class |
SoMFVec4b
Multiple-value field containing any number of four-dimensional vectors.
|
class |
SoMFVec4f
Multiple-value field containing any number of four-dimensional vectors.
|
class |
SoMFVec4i32
Multiple-value field containing any number of four-dimensional vectors.
|
class |
SoMFVec4s
Multiple-value field containing any number of four-dimensional vectors.
|
class |
SoMFVec4ub
Multiple-value field containing any number of four-dimensional vectors.
|
class |
SoMFVec4ui32
Multiple-value field containing any number of four-dimensional vectors.
|
class |
SoMFVec4us
Multiple-value field containing any number of four-dimensional vectors.
|
class |
SoSFArray
Abstract Field containing an array of values.
|
class |
SoSFArray2D
Field containing a 2D array value.
|
class |
SoSFArray3D
Field containing a 3D array value.
|
class |
SoSFBitMask<EnumType extends java.lang.Enum<EnumType> & IntegerValuedEnum>
Single-value field containing a set of bit flags.
|
class |
SoSFBool
Field containing a single Boolean value.
|
class |
SoSFBox2f
Field containing a two-dimensional box.
|
class |
SoSFBox3f
Field containing a three-dimensional box.
|
class |
SoSFBox3i32
Field containing a three-dimensional box.
|
class |
SoSFBox3s
Field containing a three-dimensional box.
|
class |
SoSFBox4i32
Field containing a four-dimensional box (spacial three-dimension + time dimension).
|
class |
SoSFBufferObject |
class |
SoSFColor
Field containing an RGB color.
|
class |
SoSFColorRGBA
Field containing an RGBA color.
|
class |
SoSFDouble
Field containing a floating-point value.
|
class |
SoSFEngine
Field containing an engine instance.
|
class |
SoSFEnum<EnumType extends java.lang.Enum<EnumType> & IntegerValuedEnum>
Field containing an enumerated value.
|
class |
SoSFFieldContainer |
class |
SoSFFilePathString
Field containing a file path string.
|
class |
SoSFFloat
Field containing a floating-point value.
|
class |
SoSField
Abstract base class for all single-value fields.
|
class |
SoSFImage
Field containing a 2D image.
|
class |
SoSFImage3
Field containing a 3D image.
|
class |
SoSFInt32
Field containing a int32_t integer.
|
class |
SoSFInt64
Field containing a int64_t integer.
|
class |
SoSFMaterial
Field containing an
SoMaterial node. |
class |
SoSFMatrix
Field containing a 4x4 matrix.
|
class |
SoSFMatrix3
Field containing a 3x3 matrix.
|
class |
SoSFMemObj
Field containing a reference to a memory object.
|
class |
SoSFName
Field containing a name.
|
class |
SoSFNode
Field containing a a node.
|
class |
SoSFPath
Field containing an
SoPath . |
class |
SoSFPlane
Field containing a plane equation.
|
class |
SoSFRotation
Field containing a rotation.
|
class |
SoSFShort
Field containing a short integer.
|
class |
SoSFString
Field containing a string.
|
class |
SoSFTime
Field containing an
SbTime . |
class |
SoSFTrigger
Field used to trigger engines or connection networks.
|
class |
SoSFUByte
Field containing a uint8_t integer.
|
class |
SoSFUInt32
Field containing an unsigned int32_t integer.
|
class |
SoSFUShort
Field containing an unsigned short integer.
|
class |
SoSFVec2d
Field containing a two-dimensional vector.
|
class |
SoSFVec2f
Field containing a two-dimensional vector.
|
class |
SoSFVec2i32
Field containing a two-dimensional vector.
|
class |
SoSFVec2s
Field containing a two-dimensional vector.
|
class |
SoSFVec3d
Field containing a three-dimensional vector.
|
class |
SoSFVec3f
Field containing a three-dimensional vector.
|
class |
SoSFVec3i32
Field containing a three-dimensional vector.
|
class |
SoSFVec4f
Field containing a homogeneous three-dimensional vector.
|
class |
SoSFVec4i32
Field containing a homogeneous four-dimensional vector.
|
Modifier and Type | Class and Description |
---|---|
class |
SoGeoCoordinate
Geographic coordinates node.
|
class |
SoGeoElevationGrid
Specifies a uniform grid of elevation values within some spatial reference frame.
|
class |
SoGeoLocation
Used to georeference models.
|
class |
SoGeoLOD
Level-of-detail management for multi-resolution terrains.
|
class |
SoGeoOrigin
Specifies a local geospatial coordinate system.
|
class |
SoGeoRender
Defines rendering projection.
|
Modifier and Type | Class and Description |
---|---|
class |
SoDoubleTapGestureEvent
Class for double-tap gesture events.
|
class |
SoGestureEvent
Base class for gesture events.
|
class |
SoLongTapGestureEvent
Class for long tap gesture events.
|
class |
SoRotateGestureEvent
Class for rotate gesture events.
|
class |
SoScaleGestureEvent
Class for scale (pinch) gesture events.
|
Modifier and Type | Class and Description |
---|---|
class |
SoDoubleTapGestureRecognizer
Double tap gesture recognizer.
|
class |
SoGestureRecognizer
Base class for all gesture recognizers.
|
class |
SoLongTapGestureRecognizer
Long tap gesture recognizer.
|
class |
SoRotateGestureRecognizer
Rotate gesture recognizer.
|
class |
SoScaleGestureRecognizer
Scale (pinch) gesture recognizer.
|
Modifier and Type | Class and Description |
---|---|
class |
PoBaseView
Abstract base class for views.
|
class |
PoSceneView
Class to define a view which contains a scene.
|
class |
PoView
Class to define a view.
|
Modifier and Type | Class and Description |
---|---|
class |
SbFileHelper
Utilities class for file management.
|
class |
SbGLShareContext
Class encapsulating information about an OpenGL context: a handle on an OpenGL context and its id.
|
class |
SbGPUCapabilities
List of common graphics capabilities of the device used by a
SoGLContext . |
class |
SbGraphicsCapabilities
List of common graphics capabilities set by Open Inventor.
|
Modifier and Type | Class and Description |
---|---|
class |
SbRasterImage
Class encapsulating a raster image and its attributes.
|
class |
SoBMPImageRW
Class for encoding and decoding a BMP raster image.
|
class |
SoDDSImageRW
Class for decoding a DDS raster image.
|
class |
SoGIFImageRW
Class for decoding a GIF raster image.
|
class |
SoHDRImageRW
Class for encoding and decoding an HDR raster image.
|
class |
SoJP2ImageRW
Class for encoding and decoding a JPEG2000 raster image.
|
class |
SoJPEGImageRW
Class for encoding and decoding a JPEG raster image.
|
class |
SoPGXImageRW
Class for encoding and decoding a PGX raster image.
|
class |
SoPNGImageRW
Class for encoding and decoding a PNG raster image.
|
class |
SoPNMImageRW
Class for encoding and decoding a PNM raster image.
|
class |
SoPSImageRW
Class for encoding and decoding a PostScript raster image.
|
class |
SoRasterImageFile
Class for raster image file input and output.
|
class |
SoRasterImageIO
Abstract base class for raster image input and output.
|
class |
SoRasterImageRW
Abstract base class for encoding and decoding raster images.
|
class |
SoRasterReaderSet
Class referencing all raster reading classes.
|
class |
SoSGIRGBImageRW
Class for encoding and decoding an SGI raster image.
|
class |
SoSUNImageRW
Class for encoding and decoding a SUN raster image.
|
class |
SoTIFFImageRW
Class for encoding and decoding a TIFF raster image.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.Class<? extends Inventor> |
SoRasterReaderSet.getReaderAt(int index)
Returns the type of reader at the specified index.
|
Modifier and Type | Class and Description |
---|---|
class |
SoCADFileFormat
Module class to initialize CAD file format support.
|
class |
SoCADInputReader
Class for importing a scene graph from a CAD file.
|
class |
SoCADInputReaderParameters
CAD Input reader Parameters when importing CAD file type.
|
Modifier and Type | Class and Description |
---|---|
class |
SoSTLFileFormat
Module class to initialize STL file format support.
|
class |
SoSTLInputReader
Class for importing a scene graph from a STL file.
|
class |
SoSTLWriteAction
Class for exporting a scene graph to an STL file.
|
Modifier and Type | Method and Description |
---|---|
static void |
SoSTLWriteAction.enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex) |
Modifier and Type | Class and Description |
---|---|
class |
SoLicensedProduct
Class managing a licensed product.
|
class |
SoLicenseProperty
Class providing information about a licensed product.
|
class |
SoLicensesInfo
Class managing every licensed product.
|
Modifier and Type | Class and Description |
---|---|
class |
SoCenterballManip
Transform node with 3D interface for editing rotation and center.
|
class |
SoClipPlaneManip
Manipulator to transform a clipping plane.
|
class |
SoDirectionalLightManip
Directional light node with 3D interface for editing direction.
|
class |
SoHandleBoxManip
Transform node with 3D Interface for editing ScaleFactor and Translation.
|
class |
SoJackManip
Transform node with 3D interface for rotating, scaling, and translating.
|
class |
SoPointLightManip
Point light node with 3D interface for editing location.
|
class |
SoSpotLightManip
Spotlight node with 3D interface for editing location, direction, and beam width.
|
class |
SoTabBoxManip
Transform node with 3D Interface for editing scale and translation.
|
class |
SoTrackballManip
Transform node with 3D interface for changing rotation and scaling.
|
class |
SoTransformBoxManip
Transform node with 3D interface for changing scaling, rotation, and translation.
|
class |
SoTransformerManip
Transform node with 3D interface for changing scaling, rotation, and translation.
|
class |
SoTransformManip
Base class for all transform nodes with built-in 3D user interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
SbExtrusionGenerator
Factory that generates an extruded mesh from a polyline.
|
class |
SoBase
Base class for all nodes, paths, and engines.
|
class |
SoByteStream
Converts scene graph objects to character byte streams.
|
class |
SoColorPacker |
class |
SoState
Traversal state.
|
class |
SoTranReceiver
Interprets database changes for transcription.
|
class |
SoTranSender
Sends database changes for transcription.
|
Modifier and Type | Method and Description |
---|---|
SoElement |
SoState.getConstElement(java.lang.Class<? extends Inventor> type,
int stackIndex)
Returns the top (read-only) instance of the given element stack.
|
SoElement |
SoState.getElement(java.lang.Class<? extends Inventor> type,
int stackIndex)
Returns a writable instance of the element on the top of the stack with the given index and type.
|
Modifier and Type | Class and Description |
---|---|
class |
SoMPEGFrameRenderer
Generates MPEG output, frame by frame.
|
class |
SoMPEGNavRenderer
Generates MPEG output that tracks camera motion.
|
class |
SoMPEGRenderer
Base class for generating MPEG output from a scene graph.
|
Modifier and Type | Class and Description |
---|---|
class |
SoAppearanceKit
Appearance nodekit class.
|
class |
SoBaseKit
Base class for all node kits.
|
class |
SoCameraKit
Camera nodekit class.
|
class |
SoInteractionKit
Base class for all interaction nodekit classes.
|
class |
SoLightKit
Light nodekit class.
|
class |
SoNodekitCatalog
Nodekit catalog class.
|
class |
SoNodeKitListPart
Group node with restricted children.
|
class |
SoSceneKit
Scene nodekit class.
|
class |
SoSeparatorKit
Separator nodekit class.
|
class |
SoShapeKit
Shape nodekit class.
|
class |
SoWrapperKit
Wrapper nodekit class.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Class<? extends Inventor> |
SoNodekitCatalog.getClass(int thePartNumber)
Returns the type of the specified part.
|
java.lang.Class<? extends Inventor> |
SoNodekitCatalog.getClass(java.lang.String theName)
Returns the type of the specified part.
|
java.lang.Class<? extends Inventor> |
SoNodeKitListPart.getContainerClass()
Gets the type of node used as the container .
|
java.lang.Class<? extends Inventor> |
SoNodekitCatalog.getDefaultClass(int thePartNumber)
Returns the default type of the specified part.
|
java.lang.Class<? extends Inventor> |
SoNodekitCatalog.getDefaultClass(java.lang.String theName)
Returns the default type of the specified part.
|
java.lang.Class<? extends Inventor> |
SoNodekitCatalog.getListContainerClass(int thePartNumber)
Returns the list container type of the specified part.
|
java.lang.Class<? extends Inventor> |
SoNodekitCatalog.getListContainerClass(java.lang.String theName)
Returns the list container type of the specified part.
|
Modifier and Type | Method and Description |
---|---|
void |
SoNodeKitListPart.addChildClass(java.lang.Class<? extends Inventor> typeToAdd)
Permits the node type typeToAdd as a child.
|
boolean |
SoNodeKitListPart.isTypePermitted(java.lang.Class<? extends Inventor> typeToCheck)
Returns whether a node of type typeToCheck may be added as a child.
|
void |
SoNodeKitListPart.setContainerClass(java.lang.Class<? extends Inventor> newContainerType)
Sets the type of node used as the container .
|
Modifier and Type | Class and Description |
---|---|
class |
SoAlgebraicCone
Algebraic cone shape node.
|
class |
SoAlgebraicCylinder
Algebraic cylinder shape node.
|
class |
SoAlgebraicShape
Abstract base class for algebraic shapes.
|
class |
SoAlgebraicSphere
Algebraic sphere shape node.
|
class |
SoAlphaPolicy
Alpha (transparency) policy node.
|
class |
SoAnnotation
Annotation group node.
|
class |
SoAnnoText3
Annotation text node.
|
class |
SoAnnoText3Property
Annotation text property node.
|
class |
SoAntiSquish
Transformation node that undoes non-uniform 3D scales.
|
class |
SoArray
Group node that creates a regular IxJxK array of copies of its children.
|
class |
SoAsciiText
Simple 3D text shape node.
|
class |
SoBackground
Abstract base class for background nodes.
|
class |
SoBaseColor
Node that defines an object's base color.
|
class |
SoBaseExtrusion
Abstract base class for all extrusion-based shape nodes.
|
class |
SoBBox
Bounding box node.
|
class |
SoBevelProperty
Node to define beveling properties.
|
class |
SoBillboard
Grouping node that modifies its coordinate system so that its local Z-axis always points at the viewer.
|
class |
SoBlinker
Animated cycling switch node.
|
class |
SoBufferedShape
Node to render geometry stored in
SoBufferObject objects. |
class |
SoCallback
Provides custom behavior during actions.
|
class |
SoCamera
Abstract base class for camera nodes.
|
class |
SoCircularExtrusion
Geometric shape formed by extruding a circle along a 3D spine.
|
class |
SoClipPlane
Clipping plane node.
|
class |
SoColorIndex
Surface color index node.
|
class |
SoColorMap
Class for indexed texture color map.
|
class |
SoComplexity
Shape complexity node.
|
class |
SoCone
Cone shape node.
|
class |
SoCoordinate3
Coordinate point node.
|
class |
SoCoordinate4
Rational coordinate point node.
|
class |
SoCSGShape
Shape defined by a binary boolean operation on two sub scene graphs.
|
class |
SoCube
Cube shape node.
|
class |
SoCylinder
Cylinder shape node.
|
class |
SoDepthBuffer
Depth buffer parameters node.
|
class |
SoDepthOffset
Property node that applies a depth offset.
|
class |
SoDirectionalLight
Node representing a directional light source.
|
class |
SoDrawStyle
Node that defines the style to use when rendering.
|
class |
SoEdgeFlag
Class to mark/unmark edges for beveling.
|
class |
SoEnvironment
Global environment node.
|
class |
SoEventCallback
Node which invokes callbacks for events.
|
class |
SoExtrusion
Geometric shape formed by extruding a 2D cross section along a 3D spine.
|
class |
SoExtSelection
Selection node that supports lasso selection.
|
static class |
SoExtSelection.PreFilterEventArg
Structure given to callback when an event is raised.
|
class |
SoExtTexture2
Extended texture mapping node.
|
class |
SoFaceSet
Polygonal face shape node.
|
class |
SoFile
Node that reads children from a named file.
|
class |
SoFont
Node that defines font name, size, and type for text.
|
class |
SoFontStyle
Defines font family and style for text.
|
class |
SoFragmentShader
Node that defines a fragment shader.
|
class |
SoFullSceneAntialiasing
Node that controls full-scene antialiasing.
|
class |
SoGeometryShader
Node that defines a geometry shader.
|
class |
SoGeoProjection
Geospatial projection node.
|
class |
SoGLCallback
Provides custom OpenGL behavior during rendering actions.
|
class |
SoGradientBackground
Gradient background node.
|
class |
SoGroup
Base class for all group nodes.
|
class |
SoImage
Displays an image that always faces the camera.
|
class |
SoImageBackground
Image background node.
|
class |
SoIndexedFaceSet
Indexed polygonal face shape node.
|
class |
SoIndexedLineSet
Indexed polyline shape node.
|
class |
SoIndexedMarkerSet
Extension of IndexedPointSet that draws a small bitmap (symbol) at each 3D location.
|
class |
SoIndexedNurbsCurve
Indexed NURBS curve shape node.
|
class |
SoIndexedNurbsSurface
Indexed NURBS surface shape node.
|
class |
SoIndexedPointSet
Indexed point set shape node.
|
class |
SoIndexedQuadMesh
Indexed quadrilateral mesh shape node.
|
class |
SoIndexedShape
Abstract base class for all indexed vertex-based shapes.
|
class |
SoIndexedTexture2
Class for 2D indexed texture.
|
class |
SoIndexedTriangleFanSet
Indexed triangle fan set shape node.
|
class |
SoIndexedTriangleSet
Indexed triangle shape node.
|
class |
SoIndexedTriangleStripSet
Indexed triangle strip set shape node.
|
class |
SoInfo
Node containing information text string.
|
class |
SoInstanceParameter
Per-instance parameter node storing a buffer object.
|
class |
SoInteractiveComplexity
Field interactive complexity node.
|
class |
SoInteractiveSwitch
Group node that traverses one chosen child depending on scene interaction.
|
class |
SoLabel
Node containing label text string.
|
class |
SoLevelOfDetail
Level-of-detail switching group node.
|
class |
SoLevelOfSimplification
Level-of-detail switching node designed for grouping simplified versions of the same shape.
|
class |
SoLight
Abstract base class for all light source nodes.
|
class |
SoLightModel
Node that defines the lighting model to use when rendering.
|
class |
SoLinearProfile
Piecewise-linear profile curve.
|
class |
SoLineSet
Polyline shape node.
|
class |
SoLocateHighlight
Special separator that performs locate highlighting.
|
class |
SoLOD
Distance-based level-of-detail switching group node.
|
class |
SoMarker
Defines a custom bitmap for
SoMarkerSet and SoIndexedMarkerSet . |
class |
SoMarkerSet
Extension of PointSet that draws a small bitmap (symbol) at each 3D location.
|
class |
SoMaterial
Surface material definition node.
|
class |
SoMaterialBinding
Node that specifies how multiple materials are bound to shapes.
|
class |
SoMatrixTransform
Node that specifies a 3D geometric transformation as a matrix.
|
class |
SoMultiPathSwitch
Group node that traverses only when traversed along a given path.
|
class |
SoMultipleCopy
Group node that traverses multiple times, applying matrices.
|
class |
SoMultipleInstance
Group node that renders multiple instances of its children.
|
class |
SoMultipleInstanceBase
Abstract group node that traverses its children multiple times.
|
class |
SoMultiSwitch
Group node that traverses a set of chosen children.
|
class |
SoNode
Abstract base class for all database nodes.
|
class |
SoNonIndexedShape
Abstract base class for all non-indexed vertex-based shapes.
|
class |
SoNormal
Node that defines surface normals for shapes.
|
class |
SoNormalBinding
Node that specifies how multiple surface normals are bound to shapes.
|
class |
SoNurbsBoundary
Node that defines a boundary shared by several NURBS profile.
|
class |
SoNurbsCurve
NURBS curve shape node.
|
class |
SoNurbsGroup
Group that encapsulates NURBS surfaces to be joined.
|
class |
SoNurbsProfile
NURBS profile curve.
|
class |
SoNurbsProperty
Node that defines additional properties for rendering a NURBS surface.
|
class |
SoNurbsSurface
NURBS surface shape node.
|
class |
SoOrthographicCamera
Orthographic camera node.
|
class |
SoPackedColor
Node that defines base colors using packed representation.
|
class |
SoPathSwitch
Group node that traverses only when traversed along a given path.
|
class |
SoPattern |
class |
SoPendulum
Animated oscillating rotation node.
|
class |
SoPerspectiveCamera
Perspective camera node.
|
class |
SoPickStyle
Picking style node.
|
class |
SoPointLight
Node representing a point light source.
|
class |
SoPointSet
Point set shape node.
|
class |
SoPolygonOffset
Property node that sets the polygon offset.
|
class |
SoProfile
Abstract base class for all profile nodes.
|
class |
SoProfileCoordinate2
Profile coordinate node.
|
class |
SoProfileCoordinate3
Rational profile coordinate node.
|
class |
SoProjection
Coordinate projection node.
|
class |
SoQuadMesh
Quadrilateral mesh shape node.
|
class |
SoRenderToTarget
Group node that renders its children to one or more "targets".
|
class |
SoRenderToTextureProperty
Class for creating a texture by rendering a scene graph.
|
class |
SoResetTransform
Node that resets the current transformation to identity.
|
class |
SoRotation
Node representing a 3D rotation about an arbitrary axis.
|
class |
SoRotationXYZ
Node representing a 3D rotation about the x-, y-, or z-axis.
|
class |
SoRotor
Animated rotation node.
|
class |
SoScale
Node representing a 3D geometric scaling.
|
class |
SoSelection
Manages a list of selected objects.
|
class |
SoSeparator
Group node that saves and restores traversal state.
|
class |
SoShaderObject
Abstract node class which defines a shader object.
|
class |
SoShaderParameter
Abstract base class for all shader parameter nodes.
|
class |
SoShaderParameter1f
Uniform shader parameter node storing a float value.
|
class |
SoShaderParameter1i
Uniform shader parameter node storing an integer.
|
class |
SoShaderParameter2f
Uniform shader parameter node storing a two-dimensional (float) vector.
|
class |
SoShaderParameter2i
Uniform shader parameter node storing a two-dimensional (integer) vector.
|
class |
SoShaderParameter3f
Uniform shader parameter node storing a three-dimensional (float) vector.
|
class |
SoShaderParameter3i
Uniform shader parameter node storing a three-dimensional (integer) vector.
|
class |
SoShaderParameter4f
Uniform shader parameter node storing a four-dimensional (float) vector.
|
class |
SoShaderParameter4i
Uniform shader parameter node storing a four-dimensional (integer) vector.
|
class |
SoShaderParameterArray1f
Uniform shader parameter node storing an array of float values.
|
class |
SoShaderParameterArray1i
Uniform shader parameter node storing an array of integers.
|
class |
SoShaderParameterArray2f
Uniform shader parameter node storing an array of two-dimensional (float) vectors.
|
class |
SoShaderParameterArray2i
Uniform shader parameter node storing an array of two-dimensional (integer) vectors.
|
class |
SoShaderParameterArray3f
Uniform shader parameter node storing an array of three-dimensional (float) vectors.
|
class |
SoShaderParameterArray3i
Uniform shader parameter node storing an array of three-dimensional (integer) vectors.
|
class |
SoShaderParameterArray4f
Uniform shader parameter node storing an array of four-dimensional (float) vectors.
|
class |
SoShaderParameterArray4i
Uniform shader parameter node storing an array of four-dimensional (integer) vectors.
|
class |
SoShaderParameterBufferObject
Shader parameter node storing a buffer object.
|
class |
SoShaderParameterMatrix
Uniform shader parameter node storing a 4x4 matrix.
|
class |
SoShaderParameterMatrix3
Uniform shader parameter node storing a 3x3 matrix.
|
class |
SoShaderParameterMatrixArray
Uniform shader parameter node storing an array of 4x4 matrices.
|
class |
SoShaderParameterStruct
Uniform shader parameter node storing a user-defined structure.
|
class |
SoShaderProgram
Shader program property node.
|
class |
SoShaderStateMatrixParameter
Uniform shader parameter node storing an OpenGL state matrix.
|
class |
SoShadowGroup
Shadow casting group node.
|
class |
SoShadowStyle
Shadow style property node.
|
class |
SoShape
Abstract base class for all shape nodes.
|
class |
SoShapeHints
Node that provides hints about shapes.
|
class |
SoShuttle
Animated oscillating translation node.
|
class |
SoSphere
Sphere shape node.
|
class |
SoSpotLight
Node representing a spotlight source.
|
class |
SoStereoCamera
Stereo camera node.
|
class |
SoSurroundScale
Transformation node that adjusts the current matrix so a default cube will surround other objects.
|
class |
SoSwitch
Group node that traverses one chosen child.
|
class |
SoTessellationControlShader
Node that defines a tessellation control shader.
|
class |
SoTessellationEvaluationShader
Node that defines a tessellation evaluation shader.
|
class |
SoText2
Screen-aligned 2D text shape node.
|
class |
SoText3
3D text shape node.
|
class |
SoTextProperty
Text property node.
|
class |
SoTexture
Abstract base class for texture mapping nodes.
|
class |
SoTexture2
2D texture mapping node.
|
class |
SoTexture2Transform
2D texture transformation node.
|
class |
SoTexture3
3D texture mapping node.
|
class |
SoTexture3Transform
3D texture transformation node.
|
class |
SoTextureCombiner
Texture combiner node.
|
class |
SoTextureCoordinate2
2D texture coordinate node.
|
class |
SoTextureCoordinate3
3D texture coordinate node.
|
class |
SoTextureCoordinateBinding
Node that specifies how texture coordinates are bound to shapes.
|
class |
SoTextureCoordinateDefault
Node that removes texture coordinates from state.
|
class |
SoTextureCoordinateEnvironment
Node that specifies texture coordinates by projection from an environment.
|
class |
SoTextureCoordinateFunction
Abstract base class for texture coordinate function nodes.
|
class |
SoTextureCoordinateNormalMap
Node that specifies texture coordinates matching the vertex's transformed eye-space normal.
|
class |
SoTextureCoordinateObject
Node that specifies texture coordinates which are a linear combination of the object coordinates of the vertex.
|
class |
SoTextureCoordinatePlane
Node that specifies texture coordinates by projection from a plane.
|
class |
SoTextureCoordinateReflectionMap
Node that specifies texture coordinates matching the vertex's eye-space reflection vector.
|
class |
SoTextureCubeMap
Cube texture mapping node.
|
class |
SoTextureMatrix
Texture matrix node.
|
class |
SoTextureUnit
Node that specifies the current texture unit and the associated mapping method.
|
class |
SoTransform
General 3D geometric transformation node.
|
class |
SoTransformation
Abstract base class for all geometric transformation nodes.
|
class |
SoTransformProjection
Scale/recenter projection node.
|
class |
SoTransformSeparator
Group node that saves and restores transformation state.
|
class |
SoTranslation
Node representing a 3D translation.
|
class |
SoTriangleSet
Set of triangles shape node.
|
class |
SoTriangleStripSet
Triangle strip set shape node.
|
class |
SoUniformShaderParameter
Abstract base class for all uniform shader parameter nodes.
|
class |
SoUnits
Node that scales to convert units of length.
|
class |
SoVertexAttribFeedback
Node to record vertex attributes from shaders into buffer objects.
|
class |
SoVertexFlag
Class to mark/unmark vertices for beveling.
|
class |
SoVertexProperty
Vertex property node.
|
class |
SoVertexShader
Node that defines a vertex shader.
|
class |
SoVertexShaderParameter
Abstract base class for all vertex shader parameter nodes.
|
class |
SoVertexShaderParameter1f
Vertex shader parameter node storing a float value.
|
class |
SoVertexShaderParameter1s
Vertex shader parameter node storing a short integer value.
|
class |
SoVertexShaderParameter2f
Vertex shader parameter node storing a two-dimensional (float) vector.
|
class |
SoVertexShaderParameter2s
Vertex shader parameter node storing a two-dimensional (short integers) vector.
|
class |
SoVertexShaderParameter3f
Vertex shader parameter node storing a three-dimensional (float) vector.
|
class |
SoVertexShaderParameter3s
Vertex shader parameter node storing a three-dimensional (short integer) vector.
|
class |
SoVertexShaderParameter4b
Vertex shader parameter node storing a four-dimensional (8-bit integer) vector.
|
class |
SoVertexShaderParameter4f
Vertex shader parameter node storing a four-dimensional (float) vector.
|
class |
SoVertexShaderParameter4i
Vertex shader parameter node storing a four-dimensional (integer) vector.
|
class |
SoVertexShaderParameter4s
Vertex shader parameter node storing a four-dimensional (short integer) vector.
|
class |
SoVertexShaderParameter4ub
Vertex shader parameter node storing a four-dimensional (unsigned 8-bit integer) vector.
|
class |
SoVertexShaderParameter4ui
Vertex shader parameter node storing a four-dimensional (unsigned integer) vector.
|
class |
SoVertexShaderParameter4us
Vertex shader parameter node storing a four-dimensional (unsigned short integer) vector.
|
class |
SoVertexShaderParameterBufferObject
Vertex shader parameter node storing a buffer object.
|
class |
SoVertexShaderParameterMatrix
Vertex shader parameter node storing a matrix.
|
class |
SoVertexShape
Abstract base class for all vertex-based shape nodes.
|
class |
SoViewport
Viewport parameters node.
|
class |
SoViewportClipping
Viewport clipping node.
|
class |
SoWWWAnchor
Separator group node with a URL hyperlink.
|
class |
SoWWWInline
Node that refers to children through a URL.
|
Modifier and Type | Class and Description |
---|---|
class |
SbCylindricalProjection
Cylindrical coordinate projection.
|
class |
SbProj4Projection
Cartographic (PROJ4) projection class.
|
class |
SbProjection
Base class for coordinate projection classes.
|
class |
SbProjectionCoordinates
Cache projected coordinates.
|
class |
SbSphericalProjection
Spherical coordinate projection.
|
class |
SbTransformProjection
Scale/recenter projection class.
|
Modifier and Type | Class and Description |
---|---|
class |
SbCylinderPlaneProjector
Cylinder-plane projector.
|
class |
SbCylinderProjector
Cylinder projector.
|
class |
SbCylinderSectionProjector
Cylinder-section projector.
|
class |
SbCylinderSheetProjector
Cylinder-sheet projector.
|
class |
SbLineProjector
Line projector.
|
class |
SbPlaneProjector
Plane projector.
|
class |
SbProjector
Base class for representing projectors.
|
class |
SbSpherePlaneProjector
Sphere-plane projector.
|
class |
SbSphereProjector
Sphere projector.
|
class |
SbSphereSectionProjector
Sphere-section projector.
|
class |
SbSphereSheetProjector
Sphere-sheet projector.
|
Modifier and Type | Class and Description |
---|---|
class |
SoAlarmSensor
Triggers a delegate once sometime in the future.
|
class |
SoDataSensor
Abstract base class for sensors attached to parts of a scene.
|
class |
SoDelayQueueSensor
Abstract base class for sensors not dependent on time.
|
class |
SoFieldSensor
Sensor class that can be attached to Open Inventor fields.
|
class |
SoFileSensor
Sensor that triggers a callback each time a file is changed.
|
class |
SoIdleSensor
Sensor for one-time only callbacks when the application is idle.
|
class |
SoNodeSensor
Sensor class that can be attached to Open Inventor nodes.
|
class |
SoOneShotSensor
Sensor for one-time only callbacks.
|
class |
SoPathSensor
Sensor class that can be attached to Open Inventor paths.
|
class |
SoSensor
Abstract base class for Open Inventor sensors.
|
class |
SoSystemTimer
Common interface to expose system dependent timers.
|
class |
SoSystemTimerTask
Interface used by
SoSystemTimer to execute a task. |
class |
SoTimerQueueSensor
Abstract base class for sensors dependent on time.
|
class |
SoTimerSensor
Sensor that triggers repeatedly at regular intervals.
|
Modifier and Type | Class and Description |
---|---|
class |
SoDecimator
Encapsulates an algorithm for simplifying shapes through mesh decimation.
|
class |
SoSimplifier
Abstract base class for objects that encapsulate simplification algorithms.
|
Modifier and Type | Method and Description |
---|---|
void |
SoDecimator.setSimplifiedShapeClass(java.lang.Class<? extends Inventor> simplifiedShapeType)
Sets the shape type used for building the simplified node.
|
Modifier and Type | Class and Description |
---|---|
class |
SoTouchManager
Class for managing events from touch screen input devices.
|
Modifier and Type | Class and Description |
---|---|
class |
SoTouchEvent
Base class for touch events.
|
Modifier and Type | Class and Description |
---|---|
static class |
SiRenderArea.RenderEventArg
Structure given when a start render event is raised.
|
class |
SoCameraInteractor
Utility class to manipulate a camera.
|
class |
SoEventBuilder
Utility class that generates Open Inventor events.
|
class |
SoInterlacedStereoParameters
The
SoInterlacedStereoParameters class is used to specify the behavior of the interlaced stereo. |
class |
SoRawStereoParameters
Raw stereo parameters class.
|
class |
SoRenderAreaCore
(Preview Feature) Utility class to render a scene with an OpenGl context.
|
class |
SoStereoParameters
Stereo parameters base class.
|
Modifier and Type | Class and Description |
---|---|
class |
Timer
Implementation of SoSystemTimer with a javax.swing.Timer.
|
Modifier and Type | Class and Description |
---|---|
class |
SceneExaminer
Tool class for easily building a basic interactive OpenInventor application
without using existing viewer classes.
|
class |
SceneInteractor
Tool class for easily building a basic OpenInventor application without using
existing viewer classes.
|
Modifier and Type | Class and Description |
---|---|
class |
SoIvTune
Opens an IvTune window.
|
Modifier and Type | Class and Description |
---|---|
class |
SoLDMDataAccess
Volume data access methods.
|
class |
SoLDMGlobalResourceParameters
Global resource parameters for LDM.
|
class |
SoLDMLargeDataManagement
Large Data Management.
|
class |
SoLDMMediator
Large Data Management.
|
class |
SoLDMResourceManager
Resource Manager.
|
class |
SoLDMTileID
Tile ID.
|
class |
SoLDMTopoOctree
Octree topology queries.
|
class |
SoVolumeHistogram
Volume Data Histogram.
|
Modifier and Type | Class and Description |
---|---|
class |
SoDataCompressor
Data compression.
|
class |
SoGzipDataCompressor
Gzip data compression.
|
class |
SoJp3dDataCompressor
JP3D data compression.
|
class |
SoJpegDataCompressor
Jpeg data compression.
|
Modifier and Type | Class and Description |
---|---|
class |
SoBaseLDMConverter
Base class for converting data sets into the LDM format.
|
class |
SoConverter
Abstract base class for converting data sets into LDM format.
|
class |
SoConverterParameters
Container class for LDM converter parameters.
|
class |
SoLDMWriter
Write data to disk in LDM format.
|
Modifier and Type | Class and Description |
---|---|
class |
SoDataCompositorElement |
class |
SoDataRangeElement |
class |
SoDataSetElement |
class |
SoDataSetIdElement
Stores the current dataset id.
|
class |
SoGeometryPriorityElement |
class |
SoROIElement |
class |
SoTransferFunctionElement |
Modifier and Type | Class and Description |
---|---|
class |
SoSFLDMDataTransform
Field containing an
SoLDMDataTransform object. |
class |
SoSFLDMResourceParameters
Field containing an
SoLDMResourceParameters object. |
Modifier and Type | Class and Description |
---|---|
class |
SoROIManip
Manipulator to transform an ROI (Region of Interest).
|
Modifier and Type | Class and Description |
---|---|
class |
SoDataCompositor
Data set compositor node.
|
class |
SoDataRange
Range of data values to be mapped to the color map.
|
class |
SoDataSet
Data set node.
|
class |
SoDataSetId
Property node that sets the current dataset id.
|
class |
SoGeometryPriority
Priority property of a rendering node.
|
class |
SoHardwareQuery |
class |
SoLDMDataTransform
LDM data transform object.
|
class |
SoLDMResourceParameters
Describes resource parameters constraints for a specific LDM data set.
|
static class |
SoLDMResourceParameters.FixedResolutionReport
This structure returns information to the application when using fixed resolution mode.
|
class |
SoLdmShape
Abstract base class for LDM shape nodes.
|
class |
SoMultiDataSeparator
Separator for combining multiple data sets.
|
class |
SoROI
Region of Interest (subvolume) node.
|
class |
SoTransferFunction
Describes the association between data set values and colors.
|
Modifier and Type | Method and Description |
---|---|
float |
SoLDMResourceParameters.getGeometryPriority(java.lang.Class<? extends Inventor> geometryType)
Returns the priority of the specified geometry type.
|
void |
SoLDMResourceParameters.setGeometryPriority(java.lang.Class<? extends Inventor> geometryType,
float priority)
Sets the importance of one type of geometry relative to others.
|
Modifier and Type | Class and Description |
---|---|
class |
SoLDMReader
Base class for LDM data set readers.
|
class |
SoVolumeReader
Abstract base class for volume data set readers.
|
class |
SoVRLdmFileBorderReader
LDM file reader with borders.
|
class |
SoVRLdmFileReader
LDM file reader.
|
Modifier and Type | Class and Description |
---|---|
class |
SoBufferAsyncNotifierInterface
LDM interface to optimize memory management of tiles .
|
class |
SoCpuBufferAsyncBasicProperty
LDM buffer object handling basic LDM tile information and implementing asynchronous buffer interface.
|
class |
SoCpuBufferBasicProperty
LDM buffer object handling basic LDM tile information.
|
class |
SoCpuBufferBitSet
LDM buffer object optimized for bitset tile data.
|
class |
SoCpuBufferCompressed
LDM buffer object optimized for compressed tile data.
|
class |
SoCpuBufferFromVolumeReader
LDM buffer object optimized for in memory reader tile data.
|
class |
SoCpuBufferUniform
LDM buffer object optimized for uniform (single value) tile data.
|
Modifier and Type | Class and Description |
---|---|
class |
SoVolumeWriter
Abstract base class for volume data writer.
|
class |
SoVRLdmFileWriter
Write data to disk in LDM format.
|
Modifier and Type | Class and Description |
---|---|
class |
SbXmlTag
XML tag from LDM filer.
|
Modifier and Type | Class and Description |
---|---|
class |
DicomInfo
(Preview Feature) Text node to display DICOM information on screen.
|
class |
Gnomon
(Preview Feature) Shape node to display a medical gnomon (compass) on the screen.
|
class |
Magnifier
(Preview Feature) Shape node to display a magnified view of a region of the screen.
|
class |
OrthoSliceBorder
(Preview Feature) Ortho slice shape node with border.
|
class |
Ruler
(Preview Feature) Interactive distance measuring tool for SoOrthoSlice.
|
class |
SliceOrientationMarkers
(Preview Feature) Shape node to display slice orientation markers in window coordinates.
|
class |
SliceScaleBar
(Preview Feature) Shape node to display a dynamic scale bar in window coordinates.
|
class |
TextBox
(Preview Feature) Shape node to display a text box in window coordinates.
|
Modifier and Type | Class and Description |
---|---|
class |
PoMeshViz
Class to initialize MeshViz.
|
Modifier and Type | Class and Description |
---|---|
class |
PbCartesianGrid2D
Defines a cartesian grid surface mesh.
|
class |
PbCartesianGrid3D
Defines a cartesian grid volume mesh.
|
class |
PbCell
Defines an abstract cell of a mesh.
|
class |
PbDefinedValue
Class used to manage "defined" and "undefined" values.
|
class |
PbGrid2D
Defines an abstract grid surface mesh.
|
class |
PbGrid3D
Defines an abstract grid volume mesh.
|
class |
PbHexahedronCell
Defines an hexahedron cell of a volume mesh.
|
class |
PbHexahedronMesh3D
Defines a mesh of hexahedrons.
|
class |
PbIndexedMesh2D
Defines a surface mesh of polygons.
|
class |
PbIndexedMesh3D
Defines a volume mesh of polyhedrons.
|
class |
PbIrregularMesh1D
Defines a irregular mono-dimensional mesh.
|
class |
PbMesh
Defines an abstract mesh.
|
class |
PbMesh1D
Defines an abstract mono-dimensional mesh.
|
class |
PbMesh2D
Defines an abstract surface mesh.
|
class |
PbMesh3D
Defines an abstract volume mesh.
|
class |
PbParalCartesianGrid2D
Defines a parallel cartesian grid surface mesh.
|
class |
PbParalCartesianGrid3D
Defines a parallel cartesian grid volume mesh.
|
class |
PbPixelCell
Defines a pixel cell of a surface mesh.
|
class |
PbPolarGrid2D
Defines a polar grid surface mesh.
|
class |
PbPyramidCell
Defines a pyramid cell of a volume mesh.
|
class |
PbQuadrangleCell
Defines a quadrangle cell of a surface mesh.
|
class |
PbQuadrangleMesh2D
Defines a surface mesh of quadrangles.
|
class |
PbRegularCartesianGrid2D
Defines a regular cartesian grid surface mesh.
|
class |
PbRegularCartesianGrid3D
Defines a regular cartesian grid volume mesh.
|
class |
PbRegularMesh1D
Defines a regular mono-dimensional mesh.
|
class |
PbTetrahedronCell
Defines an tetrahedron cell of a volume mesh.
|
class |
PbTetrahedronMesh3D
Defines a mesh of tetrahedrons.
|
class |
PbTriangleCell
Defines a triangle cell of a surface mesh.
|
class |
PbTriangleMesh2D
Defines a surface mesh of triangles.
|
class |
PbVoxelCell
Defines a voxel cell of a volume mesh.
|
class |
PbWedgeCell
Defines a wedge cell of a volume mesh.
|
class |
Po3DdataMaster
Base class for all 3DdataMaster objects.
|
class |
PoBaseStreamLine
Base class of all streamline representations on a mesh.
|
class |
PoCellEdges
Builds egdes of a cell of a mesh.
|
class |
PoCellFacets
Builds facets of a cell of a mesh.
|
class |
PoCellIndices
Builds text indices of a cell of a mesh.
|
class |
PoCellShape
Abstract representation of a cell of a mesh.
|
class |
PoMesh
Base class for all mesh representations.
|
class |
PoMesh2D
Base class for all surface mesh representations.
|
class |
PoMesh2DVec
Representation of vectors data of a surface mesh.
|
class |
PoMesh3D
Base class for all volume mesh representations.
|
class |
PoMesh3DVec
Representation of vectors data of a volume mesh.
|
class |
PoMesh3DVecCrossSection
Representation of vectors on a cross section.
|
class |
PoMesh3DVecGridCrossSection
Representation of vectors on a grid of a cross section.
|
class |
PoMeshContouring
Class to build contour lines on a 2D mesh.
|
class |
PoMeshCrossContour
Representation of cross-contour of a volume mesh.
|
class |
PoMeshCrossSection
Representation of cross section of a volume mesh.
|
class |
PoMeshFilled
Filled representation of surface mesh.
|
class |
PoMeshLevelSurf
Representation of level surface of volume mesh.
|
class |
PoMeshLimit
Representation of the limits of a surface mesh.
|
class |
PoMeshLines
Representation of the edges of surface mesh.
|
class |
PoMeshProbePoint
Probing in a mesh.
|
class |
PoMeshSides
Class to build the sides of the current surface mesh.
|
class |
PoMeshSkeleton
Representation of the skeleton of a volume mesh.
|
class |
PoMeshSkin
Representation of the mesh skin.
|
class |
PoStreamLine
Representation of streamlines on a mesh.
|
class |
PoStreamLineMotion
Representation of streamlines with motion of colors.
|
class |
PoStreamParticleMotion
Animation of particles along streamlines on a mesh.
|
class |
PoStreamPointMotion
Animation of point particles along streamline.
|
class |
PoStreamSphereMotion
Animation of sphere particles along streamline.
|
class |
PoStreamSurface
Representation of a surface connecting several streamlines.
|
class |
PoStreamTadpoleMotion
Animation of tadpole particles along streamline.
|
Modifier and Type | Class and Description |
---|---|
class |
PoBevelEdgeElement |
class |
PoCellFilterElement |
class |
PoDataMappingElement |
class |
PoDateFormatMappingElement |
class |
PoDomainElement |
class |
PoIsovaluesListElement |
class |
PoLabelHintsElement |
class |
PoMesh1DFilterElement |
class |
PoMesh1DHintsElement |
class |
PoMeshElement |
class |
PoMiscTextAttrElement |
class |
PoNumericDisplayFormatElement |
class |
PoProfileElement |
Modifier and Type | Class and Description |
---|---|
class |
PoSFCartesianGrid2D
Inventor field containing a mesh of type
PbCartesianGrid2D . |
class |
PoSFCartesianGrid3D
Inventor field containing a mesh of type
PbCartesianGrid3D . |
class |
PoSFHexahedronMesh3D
Inventor field containing a mesh of type
PbHexahedronMesh3D . |
class |
PoSFIndexedMesh2D
Inventor field containing a mesh of type
PbIndexedMesh2D . |
class |
PoSFIndexedMesh3D
Inventor field containing a mesh of type
PbIndexedMesh3D . |
class |
PoSFIrregularMesh1D
Inventor field containing a mesh of type
PbIrregularMesh1D . |
class |
PoSFMesh
Abstract Inventor field defining a mesh.
|
class |
PoSFParalCartesianGrid2D
Inventor field containing a mesh of type
PbParalCartesianGrid2D . |
class |
PoSFParalCartesianGrid3D
Inventor field containing a mesh of type
PbParalCartesianGrid3D . |
class |
PoSFPolarGrid2D
Inventor field containing a mesh of type
PbPolarGrid2D . |
class |
PoSFQuadrangleMesh2D
Inventor field containing a mesh of type
PbQuadrangleMesh2D . |
class |
PoSFRegularCartesianGrid2D
Inventor field containing a mesh of type
PbRegularCartesianGrid2D . |
class |
PoSFRegularCartesianGrid3D
Inventor field containing a mesh of type
PbRegularCartesianGrid3D . |
class |
PoSFRegularMesh1D
Inventor field containing a mesh of type
PbRegularMesh1D . |
class |
PoSFTetrahedronMesh3D
Inventor field containing a mesh of type
PbTetrahedronMesh3D . |
class |
PoSFTriangleMesh2D
Inventor field containing a mesh of type
PbTriangleMesh2D . |
Modifier and Type | Class and Description |
---|---|
class |
PbBase
Abstract class for all basic objects.
|
class |
PbDataMapping
Abstract class for data mapping.
|
class |
PbDateFormatMapping
Defines the date format and mapping.
|
class |
PbDomain
Class to define a domain.
|
class |
PbIsovaluesList
Class to define a list of isovalues.
|
class |
PbLinearDataMapping
Class to define linear data mapping.
|
class |
PbMiscTextAttr
Class to define a numeric display format.
|
class |
PbNonLinearDataMapping
Class to define non linear data mapping.
|
class |
PbNonLinearDataMapping2
Class to define non linear data mapping.
|
class |
PbNumericDisplayFormat
Class to define a numeric display format.
|
class |
PoAngularAxis
Class to build an angular axis.
|
class |
PoArrow
Class to build a 2D arrow.
|
class |
PoArrow3
Class to build a 3D arrow.
|
class |
PoAutoCubeAxis
Class to build a set of axes on a parallelepiped relating to the view.
|
class |
PoAutoValueLegend
Abstract class for automatic value legend.
|
class |
PoAxis
Abstract class for axis representations.
|
class |
PoBar
Abstract base class for bar representations.
|
class |
PoBase
Abstract base class for all Graph Master & 3D Data Master classes.
|
class |
PoBaseAxis
Base class for all axis objects.
|
class |
PoBiErrorPointField
Builds a bi-error point field.
|
class |
PoCartesianAxis
Abstract class for cartesian axes.
|
class |
PoChart
Abstract base class for all charting representations.
|
class |
PoCircle
Abstract class for 2D circle representation.
|
class |
PoCircle3
Abstract class for 3D circle representation.
|
class |
PoCircle3CenterRadius
Class to build a 3D circle.
|
class |
PoCircle3ThreePoints
Class to build a 3D circle.
|
class |
PoCircleArc
Abstract class for 2D circle arc representation.
|
class |
PoCircleArc3
Abstract class for 3D circle arc representation.
|
class |
PoCircleArc3CtrPtAngle
Class to build a 3D circle arc.
|
class |
PoCircleArc3CtrTwoPts
Class to build a 3D circle arc.
|
class |
PoCircleArc3ThreePts
Class to build a 3D circle arc.
|
class |
PoCircleArcCtrPtAngle
Class to build a 2D circle arc.
|
class |
PoCircleArcCtrRadTwoAngle
Class to build a 2D circle arc.
|
class |
PoCircleArcCtrTwoPts
Class to build a 2D circle arc.
|
class |
PoCircleArcThreePts
Class to build a 2D circle arc.
|
class |
PoCircleCenterRadius
Class to build a 2D circle.
|
class |
PoCircleThreePoints
Class to build a 2D circle.
|
class |
PoConicBar
Class to build conic bars.
|
class |
PoCoordinateSystemAxis
Class for a 3D axes system.
|
class |
PoCurve
Builds a 2D curve.
|
class |
PoCurve3
Builds a 3D curve.
|
class |
PoCurveFilling
Class to build 3D filled curve.
|
class |
PoCurveLine
Class to build a 2D line curve.
|
class |
PoCylindricalBar
Class to build cylindrical bars.
|
class |
PoErrorCurve
Class to build an error curve represention.
|
class |
PoErrorPointField
Builds points field with X and Y margin error.
|
class |
PoGenAxis
Class to build a generalized axis.
|
class |
PoGeneralizedBar
Class to build generalized bars.
|
class |
PoGeneralizedScatter
Class to build a 2D generalized scatter.
|
class |
PoGraphMaster
Abstract base class for all Graph Master classes.
|
class |
PoGroup2Axis
Class to build a group of two axes.
|
class |
PoGroup3Axis3
Class to build a group of three axes.
|
class |
PoGroup4Axis
Class to build a group of four axes.
|
class |
PoGroup6Axis3
Class to build a group of six axes.
|
class |
PoHighLowClose
Class to build a high low close representation.
|
class |
PoHistogram
Abstract class for histogram representations.
|
class |
PoItemLegend
Class to build an items legend.
|
class |
PoLabel
Class to build a label field.
|
class |
PoLabelField
Class to build a label field.
|
class |
PoLegend
Abstract class for legend representations.
|
class |
PoLinearAxis
Class to build a linear axis.
|
class |
PoLinearBar
Class to build line bars.
|
class |
PoLinearValueLegend
Class to build a linear auto value legend.
|
class |
PoLogAxis
Class to build a logarithmic axis.
|
class |
PoMultipleHistogram
Class to build a multiple histogram.
|
class |
PoNonLinearValueLegend1
Class to build a non linear legend (first representation).
|
class |
PoNonLinearValueLegend2
Class to build a non linear legend (second representation).
|
class |
PoNonLinearValueLegend3
Class to build a non linear legend (third representation).
|
class |
PoParallelogram
Class for a 2D parallelogram.
|
class |
PoParallelogram3
Class for a 3D parallelogram.
|
class |
PoPieChart
Abstract class for pie chart representation.
|
class |
PoPieChart2D
Class for 2D pie chart representation.
|
class |
PoPieChart3D
Class for 3D pie chart representation.
|
class |
PoPieChartRep
Class to build a 3D pie chart.
|
class |
PoPointsFieldBars
Class to build a points field bars.
|
class |
PoPolarAxis
Abstract class for polar axis.
|
class |
PoPolarLinAxis
Class to build a polar linear axis.
|
class |
PoPolarLogAxis
Class to build a logarithmic polar axis.
|
class |
PoProfileBar
Class to build profile bars.
|
class |
PoRectangle
Class for a 2D rectangle.
|
class |
PoRibbon
Class to build a 2D ribbon curve.
|
class |
PoScatter
Class to build a 2D scatter.
|
class |
PoSingleHistogram
Class to build a single histogram.
|
class |
PoTimeAxis
Class to build a time axis.
|
class |
PoTube
Class to build a 2D tube curve.
|
class |
PoValuedMarkerField
Class for a valued markers field.
|
class |
PoValueLegend
Abstract class for values legend.
|
Modifier and Type | Class and Description |
---|---|
class |
PoBevelEdge
Node to define the beveled edge values.
|
class |
PoCartesianGrid2D
Inventor node defining a mesh of type
PbCartesianGrid2D . |
class |
PoCartesianGrid3D
Inventor node defining a mesh of type
PbCartesianGrid3D . |
class |
PoCellFilter
Interface class defining a filter of cells.
|
class |
PoCircularProfile
Node that defines a circular profile.
|
class |
PoCoordinateListFilter
Node to define a coordinate list filter.
|
class |
PoDataMapping
Abstract base class for all data mapping nodes.
|
class |
PoDateFormatMapping
Node to define date format and mapping.
|
class |
PoDomain
Node to define a domain.
|
class |
PoEllipticProfile
Node that defines an elliptic profile.
|
class |
PoHexahedronMesh3D
Inventor node defining a mesh of type
PbHexahedronMesh3D . |
class |
PoIndexedMesh2D
Inventor node defining a mesh of type
PbIndexedMesh2D . |
class |
PoIndexedMesh3D
Inventor node defining a mesh of type
PbIndexedMesh3D . |
class |
PoIndexListFilter
Node to define a index list filter.
|
class |
PoIntervalCellFilter
Node class to define a filter of cells.
|
class |
PoIrregularMesh1D
Inventor node defining a mesh of type
PbIrregularMesh1D . |
class |
PoIsovaluesList
Node to define a list of isovalues.
|
class |
PoLabelHints
Node to define common label hints.
|
class |
PoLinearDataMapping
Node class to define a linear data mapping.
|
class |
PoMesh1DFilter
Abstract base class for all filter nodes.
|
class |
PoMesh1DHints
Node that provides hints about the mesh 1D.
|
class |
PoMeshProperty
Abstract Inventor node defining a mesh.
|
class |
PoMiscTextAttr
Node to define miscellaneous text attributes (font name, line length,...).
|
class |
PoNode
Abstract base class for all MeshViz nodes.
|
class |
PoNonLinearDataMapping
Node class to define a non linear data mapping.
|
class |
PoNonLinearDataMapping2
Node class to define a non linear data mapping.
|
class |
PoNumericDisplayFormat
Node to define the numeric display format.
|
class |
PoParalCartesianGrid2D
Inventor node defining a mesh of type
PbParalCartesianGrid2D . |
class |
PoParalCartesianGrid3D
Inventor node defining a mesh of type
PbParalCartesianGrid3D . |
class |
PoPeriodFilter
Node to define a period filter.
|
class |
PoPeriodIndexFilter
Node to define a period index filter.
|
class |
PoPolarGrid2D
Inventor node defining a mesh of type
PbPolarGrid2D . |
class |
PoProfile
Abstract base class for all profile nodes.
|
class |
PoProfileCoordinate2
Node that defines a 2D polygon profile.
|
class |
PoQuadrangleMesh2D
Inventor node defining a mesh of type
PbQuadrangleMesh2D . |
class |
PoRegularCartesianGrid2D
Inventor node defining a mesh of type
PbRegularCartesianGrid2D . |
class |
PoRegularCartesianGrid3D
Inventor node defining a mesh of type
PbRegularCartesianGrid3D . |
class |
PoRegularMesh1D
Inventor node defining a mesh of type
PbRegularMesh1D . |
class |
PoSquareProfile
Node that defines a square profile.
|
class |
PoTetrahedronMesh3D
Inventor node defining a mesh of type
PbTetrahedronMesh3D . |
class |
PoTriangleMesh2D
Inventor node defining a mesh of type
PbTriangleMesh2D . |
Modifier and Type | Class and Description |
---|---|
class |
MoFaceDetail
Stores detail information about vertex-based shapes made of faces.
|
class |
MoFaceDetailI
Stores detail information about vertex-based shapes made of faces from
unstructured meshes and structured line meshes.
|
class |
MoFaceDetailIj
Stores detail information about vertex-based shapes made of faces from a
structured surface mesh.
|
class |
MoFaceDetailIjk
Stores detail information about vertex-based shapes made of faces from a
structured volume mesh.
|
class |
MoLineDetail
Stores detail information about vertex-based shapes made of line segments.
|
class |
MoLineDetailI
Stores detail information about vertex-based shapes made of line segments
from unstructured meshes and structured line meshes.
|
class |
MoLineDetailIjk
Stores detail information about vertex-based shapes made of line segments
from structured volume meshes.
|
Modifier and Type | Class and Description |
---|---|
class |
MoCellFilterElement
Element that stores the current cell filter.
|
class |
MoCellRangesElement
Element that stores the current accumulated cell ranges and computes the
intersection of all these.
|
class |
MoColorMappingElement
Element that stores the current color mapping.
|
class |
MoDataBindingElement
Element that stores the current data binding.
|
class |
MoDrawStyleElement
Element that stores the current draw style.
|
class |
MoMaterialElement
Element that stores the current colors and coloring options.
|
class |
MoMeshElement
Element that stores the current mesh.
|
class |
MoScalarSetElementI
Element that stores the current list of scalar sets for unstructured meshes.
|
class |
MoScalarSetElementIj
Element that stores the current list of scalar sets for structured surface
meshes.
|
class |
MoScalarSetElementIjk
Element that stores the current list of scalar sets for structured volume
meshes.
|
class |
MoStringSetElement |
class |
MoVec3SetElementI
Element that stores the current list of vector sets for unstructured meshes.
|
class |
MoVec3SetElementIj
Element that stores the current list of vector sets for structured surface
meshes.
|
class |
MoVec3SetElementIjk
Element that stores the current list of vector sets for structured volume
meshes.
|
Modifier and Type | Class and Description |
---|---|
class |
MoActionNode |
class |
MoCellFilter
Property node that defines a cell filter.
|
class |
MoCellRanges
Property node that stores cell ranges for meshes.
|
class |
MoColorMapping
Abstract base class for color mapping nodes.
|
class |
MoDataBinding
Property node that defines the data binding.
|
class |
MoDrawStyle
Property node that defines the draw style of representations.
|
class |
MoMaterial
Property node that defines the material of surface representations.
|
class |
MoMesh
Property node that defines a mesh.
|
class |
MoMeshBaseRepresentation
Abstract base class for all MeshViz XLM representation nodes.
|
class |
MoMeshCellShape
Rendering node that displays a set of cells of a mesh.
|
class |
MoMeshCylinderSlice
Rendering node that displays a cylinder slice of a volume mesh.
|
class |
MoMeshIsosurface
Rendering node that displays an isosurface of a volume mesh.
|
class |
MoMeshOutline
Rendering node that displays the outline of a mesh.
|
class |
MoMeshPlaneSlice
Rendering node that displays a plane slice of a volume mesh.
|
class |
MoMeshPointProbe
Action node that probes cells of a mesh.
|
class |
MoMeshRepresentation
Abstract base class for all MeshViz XLM representation nodes containing an
extractor.
|
class |
MoMeshSkin
Rendering node that displays the skin of a volume mesh.
|
class |
MoMeshSlab
Rendering node that displays a slab of an IJK volume mesh.
|
class |
MoMeshSphereSlice
Rendering node that displays a sphere slice of a volume mesh.
|
class |
MoMeshStreamline
Rendering node that displays streamlines of a vector field on a volume mesh.
|
class |
MoMeshSurface
Rendering node that displays a surface mesh.
|
class |
MoMeshVector
Rendering node that displays a vector data set.
|
class |
MoPredefinedColorMapping
Property node that selects a predefined color mapping.
|
class |
MoScalarSetI
Property node that stores a scalar data set for an unstructured mesh.
|
class |
MoScalarSetIj
Property node that stores a scalar data set for a structured surface mesh.
|
class |
MoScalarSetIjk
Property node that stores a scalar data set for a structured volume mesh.
|
class |
MoStringSet
Property node that stores any kind of string data set.
|
class |
MoVec3SetI
Property node that stores a vector data set for an unstructured mesh.
|
class |
MoVec3SetIj
Property node that stores a vector data set for a structured surface mesh.
|
class |
MoVec3SetIjk
Property node that stores a vector data set for a structured volume mesh.
|
Modifier and Type | Class and Description |
---|---|
class |
SoRemoteVizClient
Client node enables to integrate RemoteViz into Open Inventor applications.
|
static class |
SoRemoteVizClient.FrameEventArg
Structure given when a received and decoded frame event is raised.
|
static class |
SoRemoteVizClient.KeyboardEventArg
Structure given when a keyboard event is raised.
|
static class |
SoRemoteVizClient.MessageEventArg
Structure given when a received message event is raised.
|
static class |
SoRemoteVizClient.MouseButtonEventArg
Structure given when a mouse button event is raised.
|
static class |
SoRemoteVizClient.MouseLocationEventArg
Structure given when a mouse location event is raised.
|
static class |
SoRemoteVizClient.MouseWheelEventArg
Structure given when a mouse wheel event is raised.
|
static class |
SoRemoteVizClient.RenderAreaSizeEventArg
Structure given when a renderArea resize event is raised.
|
static class |
SoRemoteVizClient.ServiceMessageEventArg
Structure given when a ServiceMessage event is raised.
|
static class |
SoRemoteVizClient.TouchEventArg
Structure given when a touch event is raised.
|
Modifier and Type | Class and Description |
---|---|
class |
Client
Represents a client application instance using RemoteViz.
|
class |
ClientSettings
Settings that define a
Client . |
class |
Connection
Represents a connection from a
Client to a RenderArea managed by the RemoteViz service. |
class |
ConnectionParameters
Field-value pairs included in the URL during the client connection.
|
class |
ConnectionSettings
Settings that define a
Connection . |
class |
EncodedFrame
This class provides the features of an encoded frame that is sent to the client.
|
class |
FrameEncoders
Defines a couple of encoders that are used to encode still and interactive frames.
|
class |
IFrameEncodingPolicy
This class is the base class of
KeepFramesPerSecondPolicy and KeepFrameQualityPolicy . |
class |
KeepFrameQualityPolicy
This class provides a calculation policy which allows to manage the FPS (frames per second) and the quality of interactive frames sent from Remoteviz service depending on the network bandwidth allocated to the
Connection . |
class |
KeepFramesPerSecondPolicy
This class provides a calculation policy which allows to manage the FPS (frames per second) and the quality of interactive frames sent from Remoteviz service depending on the network bandwidth allocated to the
Connection . |
class |
MetricsListener
This class provides listeners which perform service monitoring.
|
class |
Monitoring
This class enables to manage metrics listeners that monitor states and performance of the service.
|
class |
NetworkPerformance
This class manages measures of service quality of the network.
|
class |
RenderArea
Defines the rendering area.
|
class |
RenderAreaHardware
Settings to setup hardware of a render area.
|
class |
RenderAreaListener
This virtual class enables managing a
RenderArea . |
class |
Service
Defines the RemoteViz rendering service.
|
class |
ServiceListener
This virtual class enables an application to receive notifications from the rendering
Service . |
class |
ServiceSettings
Settings that define the rendering
Service . |
Modifier and Type | Class and Description |
---|---|
class |
SoVolumeConverter
Class for converting volume data sets into the LDM format.
|
Modifier and Type | Class and Description |
---|---|
class |
SoFenceSliceDetail
Stores detail information about a picked voxel or pick ray in a data volume.
|
class |
SoHeightFieldDetail
Stores detail information about a picked cell in a heightfield.
|
class |
SoObliqueSliceDetail
Stores detail information about a picked voxel on an oblique slice.
|
class |
SoOrthoSliceDetail
Stores detail information about an ortho slice.
|
class |
SoSliceDetail
Base class for detail information about picking in a data volume.
|
class |
SoVolumeDetail
Base class for detail information about picking in a data volume.
|
class |
SoVolumeRenderDetail
Stores detail information about a picked voxel or pick ray in a data volume.
|
class |
SoVolumeSkinDetail
Stores detail information about a picked voxel or pick ray in a data volume.
|
Modifier and Type | Class and Description |
---|---|
class |
SoOrthoSliceDragger
Object that moves an
SoOrthoSlice by dragging with the mouse. |
Modifier and Type | Class and Description |
---|---|
class |
SoUniformGridClippingElement |
class |
SoVolumeClippingGroupElement |
class |
SoVolumeDataElement |
class |
SoVolumeGroupElement |
class |
SoVolumeRenderingQualityElement |
class |
SoVolumeTransformElement
Stores the current volume transform(s).
|
Modifier and Type | Class and Description |
---|---|
class |
SoFenceSlice
Fence slice shape node.
|
class |
SoHeightFieldGeometry
Height field data node.
|
class |
SoHeightFieldProperty
Height field property node.
|
class |
SoHeightFieldPropertyMask
Height field mask node.
|
class |
SoHeightFieldRender
Heightfield rendering node.
|
class |
SoObliqueSlice
Oblique slice shape node.
|
class |
SoOffscreenVolumeRender
Extract data from an
SoVolumeRender . |
class |
SoOrthoSlice
Ortho slice shape node.
|
class |
SoSlice
Abstract base class for slice shape nodes.
|
class |
SoUniformGridClipping
Clips a volume using a 2D surface.
|
class |
SoUniformGridProjectionClipping
Clips a volume with the depth map projection of a shape.
|
class |
SoVolumeBufferedShape
Buffered shape node for volume data.
|
class |
SoVolumeClippingGroup
Clipping a volume with a 3D object.
|
class |
SoVolumeData
Volume data property node.
|
class |
SoVolumeDataDrawStyle
Volume draw style.
|
class |
SoVolumeFaceSet
Polygonal face shape node for volume data.
|
class |
SoVolumeGroup
Groups multiple volumes to be volume rendered in the same scene.
|
class |
SoVolumeIndexedFaceSet
Indexed polygonal face shape node for volume data.
|
class |
SoVolumeIndexedTriangleStripSet
Indexed triangle strip set shape node for volume data.
|
class |
SoVolumeIsosurface
Isosurface property node.
|
class |
SoVolumeMask
Volume mask.
|
class |
SoVolumeMaskGroup
Volume mask group.
|
class |
SoVolumeRender
Renders a data volume using direct volume rendering.
|
class |
SoVolumeRendering
Initializes the VolumeViz module database.
|
class |
SoVolumeRenderingPhysicalQuality
Volume rendering physical quality property node.
|
class |
SoVolumeRenderingQuality
Volume rendering quality property mode.
|
class |
SoVolumeShader
Shader node for volume rendering.
|
class |
SoVolumeShape
|
class |
SoVolumeSkin
Draws a data volume skin.
|
class |
SoVolumeTransform
Transform data before texture creation.
|
class |
SoVolumeTriangleStripSet
Triangle strip set shape node for volume data.
|
Modifier and Type | Class and Description |
---|---|
class |
SoVRAmFileReader
Am file reader.
|
class |
SoVRAvsFileReader
AVS field file reader.
|
class |
SoVRDicomData
DICOM data.
|
class |
SoVRDicomFileReader
DICOM file reader.
|
class |
SoVRGenericFileReader
Generic file reader.
|
class |
SoVRMemoryReader
Reads volume data stored in memory.
|
class |
SoVRRasterStackReader
Raster stack reader.
|
class |
SoVRSegyFileHeader
SEGY file header.
|
class |
SoVRSegyFileReader
SEGY file format reader.
|
class |
SoVRSegyTraceHeaderBytePosition
SEGY file trace header field description.
|
class |
SoVRSegyTraceIdHeader
SEGY trace identification header.
|
class |
SoVRTiffFileReader
TIFF file reader.
|
class |
SoVRVolFileReader
VOL file reader.
|
class |
SoVRVoxFileReader
VOX file reader.
|
class |
SoVRXtFileReader
XT file reader.
|
Modifier and Type | Class and Description |
---|---|
class |
SiDicomDataSet
DICOM data.
|
class |
SiDicomElement
DICOM data.
|
class |
SiDicomSequence
DICOM data.
|
class |
SiDicomValue
DICOM data.
|
class |
SoDicomTag
DICOM data.
|
Modifier and Type | Class and Description |
---|---|
class |
SoVRMemoryWriter
Write data in memory.
|
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com